This repository was archived by the owner on Nov 24, 2023. It is now read-only.
Update utils + protections
- Random string length has been decreased from 500-700 to 50-70 (it was just useless), making the file size less than before!
- The randomizer now uses more chars to generate random strings.
- Renaming the Anti-Tamper's injected function. (Thanks to the AsStrongAsFuck project for this :D)
- Removed useless "Resolve" functions in the InjectContext class.
- Removed a useless inheritation of Randomizer in the ProxyAdder class.