Version Size Added on Downloads
Release 1.5.3 3.91 MB 3,199
  • MD5 · 795364c0ba42e97ec567b3e964956906
  • SHA1 · bc1d8f0269cef3196bee89a01cd3bb67e32e4a2e
  • SHA256 · 5f3454babc85784172dddb6aa76a772c4f58524ee2e2fb9bc918a8c8dfd81163
``` Several changes were made at the code level: * 1) The way in which the list of processes is obtained has been changed. (it's faster now) * 2) Some design aspects in the code were improved. * 3) Optimization in general. This version is not protected. For some reason to protect/obfuscate/package my code, the injector has small flaws. such as not injecting correctly. **I had to choose between 2 options:** * 1) Protect my code. But give them a buggy injector. * 2) Don't Protect, but give them a stable injector. ** Obviously, I chose option 2.... Enjoy :)** ```