chenx6 / baby_obfuscatorLinks
Using LLVM Pass to obfuscate program
☆85Updated 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☆73Updated 3 years ago
- a code virtualizer based on angr☆30Updated 2 years ago
- virtualization obfuscator inspired by juhajong/vm-obfuscator☆57Updated 5 years ago
- LLVM pass that obfuscates against symbolic execution☆75Updated 6 years ago
- obfuscator-llvm 移植到llvm13☆87Updated 3 years ago
- LLVM based "VM" obfuscator☆144Updated 4 years ago
- 关于intel和amd指令行为不一样这件事☆61Updated 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…☆47Updated 3 years ago
- Another LLVM-obfuscator based on LLVM-17. A fork of Arkari☆76Updated last year
- The tool can be used to eliminate redundant instructions in a basic block.☆81Updated last year
- vmp2.x devirtualization☆76Updated 8 months ago
- ☆31Updated 4 years ago
- IDA strike-out: A Hex-Rays decompiler plugin to patch the Ctree☆116Updated 10 months ago
- a plugin for ida of version 7.2 to help know F5 window codes better☆54Updated 5 years ago
- Library for Capstone instruction to LLVM IR translation☆47Updated 7 years ago
- Implementation of a LLVM Compiler Plugin for C++ Obfuscation☆41Updated 2 years ago
- LLVM based obfuscator☆59Updated 3 years ago
- ☆20Updated 8 years ago
- Collection of obfuscation, tamper-proofing, and watermarking algorithms targeting LLVM IR.☆74Updated 5 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
- A deobfuscation plugin for IDA☆63Updated 3 years ago
- hutrace☆24Updated 3 years ago
- 用于存放IDA的研究资料和文档☆93Updated 4 years ago
- an obfuscator based on LLVM which can obfuscate the program execution trajectory☆105Updated 4 years ago
- Obfuscator based on logic-bombs☆66Updated 5 years ago
- 动态二进制插桩框架DynamoRIO通过将程序代码进行反复插桩(Instrumentation)执行构建了源程序代码与操纵代码之间的桥梁,使DynamoRIO的客户端编写者能够在更高的层面上驾驭原有的程序代码.虽然程序的载体还是被编译成原生的汇编指令集执行,但是不管是原生代…☆34Updated 3 years ago
- Implementation of sllvm obfuscator☆66Updated 2 years ago
- 跨平台模拟执行unicorn框架基于Qemu的TCG模式(Tiny Code Generator),以无硬件虚拟化支持方式实现全系统的虚拟化,支持跨平台和架构的CPU指令模拟,本文讨论是一款笔者的实验性项目采用Windows Hypervisor Platform虚拟机模式…☆69Updated last year
- 参照着OLLVM写的一个混淆库,只要机器上有装LLVM,就可以直接编译拿来用☆55Updated 7 years ago
- 使用 Intel 虚拟化特性实现应用层HOOK☆61Updated 4 months ago