This repository was archived by the owner on Nov 24, 2023. It is now read-only.
Better obfuscation and understanding
- Added more comments in the code.
- Improved the randomizer and a bit the string encryption.
- Removed a lot of repetitions in the code by adding a "GetRenamed" function that renames a member with the random length of 50-70.
- Removed useless methods in the InjectHelper class.
- Optimized some code.