Releases: IIIImmmyyy/AntiOllvm
Releases · IIIImmmyyy/AntiOllvm
AntiOllvmV1.2.1
bug fix;
AntiOllvmV1.2.1-preview
bug fix and support more case
AntiOllvmV1.2.0
To better accommodate a wider range of scenarios, we've removed the concept of a main dispatcher and introduced an init entry point. At the same time, we've optimized the underlying code to make it more concise.
AntiOllvmV1.1.0
- Use SmartCffAnalayer support more case ;
- Fix public block is multi xrefs case;
- opcode fix more case;
AntiOllvmV1.0.1
- support function has two main dispatcher ; (if you sure this function don't have two main dispatcher , you can use ./AntiOllvm -force_no_child_main to force close it );
- more opcode support ;
AntiOllvmV1.0.0
Anti Fla