g0mxxm / Anti-ObfuscationLinks
The tool can be used to eliminate redundant instructions in a basic block.
☆81Updated 2 years ago
Alternatives and similar repositories for Anti-Obfuscation
Users that are interested in Anti-Obfuscation are comparing it to the libraries listed below
Sorting:
- a code virtualizer based on angr☆32Updated 2 years ago
- an obfuscator based on LLVM which can obfuscate the program execution trajectory☆106Updated 4 years ago
- Implementation of a LLVM Compiler Plugin for C++ Obfuscation☆43Updated 2 years ago
- vmp2.x devirtualization☆88Updated last year
- Implementation of sllvm obfuscator☆66Updated 3 years ago
- LLVM obfuscation pass, flattening at the basic block's level and turning each basic block into a dispacher and each instruction into a ne…☆49Updated 4 years ago
- A deobfuscation plugin for IDA☆66Updated 3 years ago
- Wow64 Heaven's Gate Hook☆29Updated 4 years ago
- Binary Ninja plugin that can be used to apply Triton's dead store eliminitation pass on basic blocks or functions.☆64Updated last year
- ☆37Updated 2 years ago
- ☆36Updated 3 years ago
- Another LLVM-obfuscator based on LLVM-17. A fork of Arkari☆109Updated last year
- VMProtectTest☆40Updated 2 years ago
- llvm powered deobfuscation of a vm-based protection☆44Updated 8 months ago
- 跨平台模拟执行unicorn框架基于Qemu的TCG模式(Tiny Code Generator),以无硬件虚拟化支持方式实现全系统的虚拟化,支持跨平台和架构的CPU指令模拟,本文讨论是一款笔者的实验性项目采用Windows Hypervisor Platform虚拟机模式…☆77Updated 2 years ago
- XrefsExt plugin for IDA Pro(idapython,ida plugin,ida plugins)☆26Updated last year
- Binary Ninja plugin for automating VMProtect analysis☆63Updated 3 years ago
- Experimental disassembler for x86 binaries virtualized by VMProtect 3