Projects STRLCPY obfus.h Commits dec66630
🤬
  • ■ ■ ■ ■ ■ ■
    README.md
    skipped 6 lines
    7 7  - 🛡️ **Anti-Debugging Techniques**: Built-in mechanisms to prevent code analysis during runtime.
    8 8  - 🔄 **Control Flow Code Mutation**: Turns code into spaghetti, making it difficult to parse conditions and loops.
    9 9  - 🚫 **Anti-Decompilation Techniques**: Makes many popular decompilers useless visually breaking their output.
     10 +- 😈 **Fake Signatures Adding**: Can add fake signatures of various packers and protectors to confuse reverse engineers.
    10 11   
    11 12  ## Usage
    12 13   
    skipped 51 lines
    64 65   
    65 66  ## Version
    66 67  The latest version of **Tiny C** (`0.9.27`) is recommended for use. Unfortunately, some versions of the compiler do not support the functionality needed to completely obfuscation.
     68 + 
Please wait...
Page is in error, reload to recover