P4nda0s / qwb_vmnote_recompiler
一个将 vmnote 指令集重编译成 x64 指令集的脚本,并且可以用 IDA 进行分析。
☆14Updated 3 years ago
Alternatives and similar repositories for qwb_vmnote_recompiler:
Users that are interested in qwb_vmnote_recompiler are comparing it to the libraries listed below
- a plugin for ida of version 7.2 to help know F5 window codes better☆54Updated 5 years ago
- ollvm de-obfuscator☆59Updated 3 years ago
- D-810 is an IDA Pro plugin which can be used to deobfuscate code at decompilation time by modifying IDA Pro microcode.☆48Updated 3 years ago
- ☆31Updated 4 years ago
- Toy LLVM obfuscator pass☆72Updated 3 years ago
- This tool can be useful for solving some reversing challenges in CTFs events.☆14Updated 3 years ago
- Painless C++ vtables & classes☆17Updated 2 years ago
- Debug IDAPython in VSCode☆25Updated 2 years ago
- Rizzo plugin ported to IDA 7.4+☆45Updated 5 months ago
- Decode machine code into VEX IR and translate into LLVM IR☆26Updated 5 years ago
- ☆47Updated 5 months ago
- Library for Capstone instruction to LLVM IR translation☆45Updated 7 years ago
- break ollvm.☆99Updated 4 years ago
- Deobfuscate OLLVM Bogus Control Flow via angr☆63Updated 3 years ago
- ☆30Updated 10 months ago
- a code virtualizer based on angr☆29Updated 2 years ago
- IDA plugin: fold decomplied code☆11Updated 3 years ago
- Format the tcg log for qemu and present it in a more intuitive form☆13Updated last year
- IDA SDK tech demo☆38Updated 4 years ago
- ELF static analysis and injection framework that parse, manipulate, patch and camouflage ELF files.☆58Updated 3 weeks ago
- A IDA plugin to show ARM MSRs nicely☆83Updated 2 years ago
- vmp2.x devirtualization☆68Updated 4 months ago
- hutrace☆24Updated 2 years ago
- 跨平台模拟执行unicorn框架基于Qemu的TCG模式(Tiny Code Generator),以无硬件虚拟化支持方式实现全系统的虚拟化,支持跨平台和架构的CPU指令模拟,本文讨论是一款笔者的实验性项目采用Windows Hypervisor Platform虚拟机模式…☆66Updated last year
- FingerMatch is IDA plugin for collecting functions, data, types and comments from analysed binaries and fuzzy matching them in another bi…☆79Updated 4 years ago
- IDA Python3 Plugin to make your RE life easier. Trace execution and save code/memory for detailed exploration.☆34Updated last year
- IDA Python Script for anti ollvm-arm☆27Updated 3 years ago
- nanoMIPS IDA plugin☆68Updated 3 years ago
- Symbolic Execution Engine based on Ghidra's PCode☆82Updated 2 years ago
- 动态二进制插桩框架DynamoRIO通过将程序代码进行反复插桩(Instrumentation)执行构建了源程序代码与操纵代码之间的桥梁,使DynamoRIO的客户端编写者能够在更高的层面上驾驭原有的程序代码.虽然程序的载体还是被编译成原生的汇编指令集执行,但是不管是原生代…☆32Updated 2 years ago