Deobfuscation via optimization with usage of LLVM IR and parsing assembly.
☆766Sep 29, 2025Updated 5 months ago
Alternatives and similar repositories for Mergen
Users that are interested in Mergen are comparing it to the libraries listed below
Sorting:
- Native code virtualizer for x64 binaries☆517Dec 20, 2024Updated last year
- Kernel-mode Paravirtualization in Ring 2, LLVM based linker, and some other things!☆409Apr 19, 2025Updated 10 months ago
- Titan is a VMProtect devirtualizer☆118Mar 6, 2024Updated last year
- An x86-64 Code Virtualizer☆309Sep 26, 2024Updated last year
- Efficient general mixed boolean-arithmetic (MBA) simplifier☆124Updated this week
- an ida plugin used to decompile vmp☆371Jul 2, 2024Updated last year
- LLVM based static binary analysis framework☆302Apr 2, 2025Updated 11 months ago
- Static deobfuscator for Themida, WinLicense and Code Virtualizer 3.x's mutation-based obfuscation.☆330Jul 29, 2024Updated last year
- IDA Pro plugin with a rich set of features: decryption, deobfuscation, patching, lib code recognition and various pseudocode transformati…☆1,748Feb 24, 2026Updated last week
- Collection of hypervisor detections☆297Sep 25, 2024Updated last year
- A devirtualization engine for Themida.☆107Mar 2, 2024Updated 2 years ago
- ☆638May 30, 2023Updated 2 years ago
- PE (and elf now!) bin2bin obfuscator☆820Oct 11, 2025Updated 4 months ago
- Playing with the VMProtect software protection. Automatic deobfuscation of pure functions using symbolic execution and LLVM.☆1,389Jun 11, 2022Updated 3 years ago
- ☆423Jan 1, 2025Updated last year
- Nyxstone: assembly / disassembly library based on LLVM, implemented in C++ with Rust and Python bindings, maintained by emproof.com☆400Dec 4, 2024Updated last year
- protector & obfuscator & code virtualizer☆679Updated this week
- A Binary Ninja plugin to detect Themida, WinLicense and Code Virtualizer's obfuscated code locations.☆91Jul 28, 2024Updated last year
- VM devirtualization PoC based on AsmJit and llvm☆123Sep 14, 2021Updated 4 years ago
- Virtual-machine Translation Intermediate Language☆1,462Nov 5, 2023Updated 2 years ago
- Hex-Rays microcode plugin for automated simplification of Windows Kernel decompilation.☆657Jan 28, 2025Updated last year
- LLVM fork with explicit compatibility with MSVC 2022 features.☆383Updated this week
- A static devirtualizer for VMProtect x64 3.x. powered by VTIL.☆2,083Aug 8, 2021Updated 4 years ago
- x86-64 code/pe virtualizer☆206Dec 2, 2024Updated last year
- Rust library for lifting raw binary data to LLVM IR☆64Jul 18, 2025Updated 7 months ago
- A dynamic VMP dumper and import fixer, powered by VTIL.☆1,327Nov 4, 2020Updated 5 years ago
- gooMBA is a Hex-Rays Decompiler plugin to simplify Mixed Boolean-Arithmetic (MBA) expressions☆670Nov 10, 2025Updated 3 months ago
- kernel mode anti cheat☆637Aug 4, 2024Updated last year
- A portable header only library extending the C++20 STL.☆96Feb 23, 2026Updated last week
- x86-64 Assembler based on Zydis☆410Feb 22, 2026Updated last week
- A large collection of 32bit and 64bit PE files useful for verifying the correctness of bin2bin transformations☆72Aug 2, 2024Updated last year
- Library for lifting machine code to LLVM bitcode