Nothing mental, avoid signature based detection and annoy anyone reversing your codes. Currenttly uses https://junkcode.gehaxelt.in/ to generate large classes. However I want to make this fully offline as I update the script
Will be adding arguments soon. Insert your cpp files into the root directory with the script, the script will parse each file for your specified macros and insert junk code in their place. All new files are created in ./parsed directory. Original code is left untouched.
At present the macro you choose to use for junk code should only be placed inside of functions as it uses loops but it future updates I will fix this and add some further configuartion options.
- Improve variable generation
- Loop diversity
- Jmps / skips to completley subtly skip the code at runtime
- Command line args / better usability for better integration
- Further optimisations
- Full build integration