Usage:
Usage: radonfuscator.exe <file>
This is a obfuscator i made for fun it works the same way nanomites do but it targets all instructions.
This obfuscation should not be used for serious stuff the performance is horrible.
- Fork it
- Create your branch (
git checkout -b my-change
) - Commit your changes (
git commit -m "changed something"
) - Push to the branch (
git push origin my-change
) - Create new pull request