Jump to content
YOUR-AD-HERE
HOSTING
TOOLS
992Proxy

Locked Qengine 1.0.0.0 [C++]


itsMe

Recommended Posts

 

This is the hidden content, please

Easy to use and highly configurable, compiler-independent, fully inlined binary obfuscation for C++ 17+ windows applications.

Features

    Runtime stack polymorphism (locals will be manipulated directly on the stack and appear differently each execution, not really a big deal as this happens in most applications anyways)

    Runtime heap polymorphism (dynamic polymorphic allocations are supported, not a big deal as above)

    Thorough control-flow obfuscation (depending on compiler used and amount of library types used, IDA control-flow graph will be extremely difficult to read and in many cases fail pseudo-code generation)

    Cumbersome conditional branching (extended memory check obfuscation e.g create indirection for checking valuable information such as product keys etc.)

    .text / executable section Polymorphism (.text section dumps will appear different at each runtime which would hypothetically prevent basic static .text dump signature scans by AV's / AC's etc.)

    PE header wipe / mutation (headers will be wiped or appear different at each runtime)

    Dynamic / Runtime imports ( hide imports from disk import table )

This is the hidden content, please

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.