mirror of
https://github.com/heroims/obfuscator
synced 2026-06-08 14:39:10 +00:00
17
Features
R1kk3r edited this page 2017-06-29 15:59:13 +02:00
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
- ...