Obfuscation Schemes
Obfuscation schemes are rules that define which obfuscation techniques are enabled or disabled. You can think of schemes as a convenient shortcut to apply the same obfuscation techniques to many files
Creating an obfuscation scheme through the wizard
cyphor obfuscation schemes create <schemeName>Select the obfuscation settings
> [X] Symbol Renaming
[X] Control Flow Obfuscation
[ ] Body Mutations
[ ] Call Hiding
[ ] Code integrity checks
[ ] Anti Debugger
[ ] Virtualization
[ ] Code Encryption
[ ] Type Obfuscation
[ ] Opaque Encryption
(Move up and down to reveal more obfuscation features)
(Press <space> to enable an obfuscation feature, <enter> to accept)Listing obfuscation schemes
Last updated