Features - heroims/obfuscator GitHub Wiki
Here is a list of the different features that are currently available :
- Instructions Substitution
-mllvm -sub
- Bogus Control Flow
-mllvm -bcf
- Control Flow Flattening
-mllvm -fla
- Functions annotations
Currently under heavy development :
- Functions merging
- Tamper proofing
Foreseen developments:
- Constants encryption
- Junk code insertion
- Anti-debugging tricks insertion
- ...