chenx6 / baby_obfuscatorLinks
Using LLVM Pass to obfuscate program
☆86Updated 4 years ago
Alternatives and similar repositories for baby_obfuscator
Users that are interested in baby_obfuscator are comparing it to the libraries listed below
Sorting:
- Toy LLVM obfuscator pass☆74Updated 3 years ago
- virtualization obfuscator inspired by juhajong/vm-obfuscator☆57Updated 5 years ago
- LLVM based "VM" obfuscator☆144Updated 4 years ago
- The tool can be used to eliminate redundant instructions in a basic block.☆80Updated 2 years ago
- a code virtualizer based on angr☆30Updated 2 years ago
- obfuscator-llvm 移植到llvm13☆87Updated 3 years ago
- vmp2.x devirtualization☆76Updated 9 months ago
- LLVM pass that obfuscates against symbolic execution☆75Updated 7 years ago
- a plugin for ida of version 7.2 to help know F5 window codes better☆54Updated 5 years ago
- LLVM based obfuscator☆59Updated 3 years ago
- IDA strike-out: A Hex-Rays decompiler plugin to patch the Ctree☆117Updated 11 months ago
- Implementation of a LLVM Compiler Plugin for C++ Obfuscation☆42Updated 2 years ago
- obfacros - a set of C++ macros that can be used to obfuscate your c/c++ code, to make executables harder for reverse-engineering.☆46Updated 6 years ago
- Helper script for Windows kernel debugging with IDA Pro on native Bochs debugger (including PDB symbols)☆62Updated last year
- A deobfuscation plugin for IDA☆64Updated 3 years ago
- IDAPatternSearch adds a capability of finding functions according to bit-patterns into the well-known IDA Pro disassembler based on Ghidr…☆63Updated 3 years ago
- ☆31Updated 4 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…☆47Updated 3 years ago
- Another LLVM-obfuscator based on LLVM-17. A fork of Arkari☆79Updated last year
- ☆20Updated 8 years ago
- 关于intel和amd指令行为不一样这件事☆61Updated 3 years ago
- an obfuscator based on LLVM which can obfuscate the program execution trajectory☆105Updated 4 years ago
- 动态二进制插桩框架DynamoRIO通过将程序代码进行反复插桩(Instrumentation)执行构建了源程序代码与操纵代码之间的桥梁,使DynamoRIO的客户端编写者能够在更高的层面上驾驭原有的程序代码.虽然程序的载体还是被编译成原生的汇编指令集执行,但是不管是原生代…☆34Updated 3 years ago
- Wow64 Heaven's Gate Hook☆28Updated 4 years ago
- PoC for a taint based attack on VMProtect☆110Updated 6 years ago
- Shared Obfuscation Core☆128Updated 5 years ago
- hutrace☆24Updated 3 years ago
- Library for Capstone instruction to LLVM IR translation☆47Updated 7 years ago
- 跨平台模拟执行unicorn框架基于Qemu的TCG模式(Tiny Code Generator),以无硬件虚拟化支持方式实现全系统的虚拟化,支持跨平台和架构的CPU指令模拟,本文讨论是一款笔者的实验性项目采用Windows Hypervisor Platform虚拟机模式…☆69Updated last year
- Collection of obfuscation, tamper-proofing, and watermarking algorithms targeting LLVM IR.☆74Updated 5 years ago