chenx6 / baby_obfuscatorLinks
Using LLVM Pass to obfuscate program
☆84Updated 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☆72Updated 3 years ago
- LLVM pass that obfuscates against symbolic execution☆75Updated 6 years ago
- IDA strike-out: A Hex-Rays decompiler plugin to patch the Ctree☆116Updated 10 months ago
- Non-linear Mixed Boolean-Arithmetic Expressions☆63Updated last year
- a plugin for ida of version 7.2 to help know F5 window codes better☆54Updated 5 years ago
- Static Binary Instrumentation☆121Updated 3 years ago
- Simplification of General Mixed Boolean-Arithmetic Expressions: GAMBA☆129Updated last year
- Collection of obfuscation, tamper-proofing, and watermarking algorithms targeting LLVM IR.☆72Updated 5 years ago
- 关于intel和amd指令行为不一样这件事☆61Updated 3 years ago
- a code virtualizer based on angr☆30Updated 2 years ago
- Assets for the "Tickling VMProtect with LLVM" blog post.☆156Updated 3 years ago
- Shared Obfuscation Core☆128Updated 5 years ago
- virtualization obfuscator inspired by juhajong/vm-obfuscator☆57Updated 5 years ago
- Library for Capstone instruction to LLVM IR translation☆45Updated 7 years ago
- VMProtectTest☆36Updated 2 years ago
- My toy llvm pass☆137Updated 3 years ago
- vmp2.x devirtualization☆74Updated 7 months ago
- LLVM based "VM" obfuscator☆143Updated 4 years ago
- PLCT实验室维护的ollvm分支。原始代码来自于 https://github.com/obfuscator-llvm/obfuscator 移植到了最新的 LLVM 上。☆170Updated 2 years ago
- Obfuscator based on logic-bombs☆66Updated 5 years ago
- PoC for a taint based attack on VMProtect☆108Updated 5 years ago
- IDA Plugin that fills in missing indirect CALL & JMP target information☆128Updated 5 months ago
- an obfuscator based on LLVM which can obfuscate the program execution trajectory☆104Updated 4 years ago
- a IDA plugin helps you to manage your IDA Comments☆21Updated 8 months ago
- obfuscator-llvm 移植到llvm13☆85Updated 3 years ago
- ollvm de-obfuscator☆59Updated 3 years ago
- 动态二进制插桩框架DynamoRIO通过将程序代码进行反复插桩(Instrumentation)执行构建了源程序代码与操纵代码之间的桥梁,使DynamoRIO的客户端编写者能够在更高的层面上驾驭原有的程序代码.虽然程序的载体还是被编译成原生的汇编指令集执行,但是不管是原生代…☆34Updated 3 years ago
- Deobfuscate OLLVM Bogus Control Flow via angr☆63Updated 3 years ago
- 用于存放IDA的研究资料和文档☆93Updated 4 years ago
- An IDA processor for eBPF bytecode☆66Updated 7 months ago