Projects STRLCPY obfus.h Commits 250b0167
🤬
  • ■ ■ ■ ■ ■ ■
    README.md
    skipped 5 lines
    6 6  - 🛡️ **Anti-Debugging Techniques**: Built-in mechanisms to prevent code analysis during runtime.
    7 7  - 🔄 **Control Flow Code Mutation**: Turns code into spaghetti, making it difficult to parse conditions and loops.
    8 8  - 🚫 **Anti-Decompilation Techniques**: Makes many popular decompilers useless visually breaking their output.
     9 +- 😈 **Fake Signatures Adding**: Can add fake signatures of various packers and protectors to confuse reverse engineers.
    9 10   
    10 11  ## Usage
    11 12   
    skipped 51 lines
    63 64   
    64 65  ## Version
    65 66  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.
     67 + 
Please wait...
Page is in error, reload to recover