aguinet / miasm-bootloaderLinks
x86 bootloader emulation with Miasm (case of NotPetya)
☆42Updated 6 years ago
Alternatives and similar repositories for miasm-bootloader
Users that are interested in miasm-bootloader are comparing it to the libraries listed below
Sorting:
- Plugins for IDA Pro and Hex-Rays☆46Updated 7 years ago
- [ARCHIVED] mov rax, ${Thalium/IceBox}; jmp rax;☆76Updated 6 years ago
- Binary Ninja plugin that syncs WinDbg to Binary Ninja☆47Updated 7 years ago
- ☆34Updated 4 years ago
- IDA plugin to explore and browse tags☆56Updated 6 years ago
- Course sample for SMT-Based Binary Program Analysis training class☆31Updated 7 years ago
- Import DynamoRIO drcov code coverage data into Ghidra☆44Updated last year
- Automated library compilation and PDB annotation with CMake and IDA Pro☆22Updated 7 years ago
- A pytest module for The Interactive Disassembler and IDAPython; Record and Replay IDAPython API, execute inside IDA or use mockups of IDA…☆47Updated 6 years ago
- Python bindings for the Microsoft Hypervisor Platform APIs.☆79Updated 6 years ago
- IDAPython plugin for finding Xrefs from a function☆48Updated 9 years ago
- Flare-On solutions☆37Updated 6 years ago
- Polymorphic VM and PoliCTF '17 reversing challenge.☆73Updated last year
- An Integrity-Check Monitoring Pintool☆58Updated 4 years ago
- ANBU (Automatic New Binary Unpacker) a tool for me to learn about PIN and about algorithms for generic unpacking.