kohnakagawa / PracticalPCodeLinks
Practical P-Code examples
☆62Updated 4 years ago
Alternatives and similar repositories for PracticalPCode
Users that are interested in PracticalPCode are comparing it to the libraries listed below
Sorting:
- The SAILR paper's evaluation pipline for measuring the quality of decompilation☆113Updated 8 months ago
- TTexplore is a library that performs path exploration on binary code using symbolic execution☆80Updated 2 years ago
- Run IDA scripts headlessly.☆179Updated 3 months ago
- ☆82Updated 2 years ago
- A library for writing plugins in any decompiler: includes API lifting, common data formatting, and GUI abstraction!☆111Updated this week
- A /proc/mem IDA loader to snapshot a running process☆164Updated last month
- Triton-based DSE library with loading and exploration capabilities (and more!)☆126Updated last week
- Symbolic Execution Engine based on Ghidra's PCode☆84Updated 2 years ago
- Write dynamic binary analysis tools in Python☆118Updated last week
- The Decompilation Wiki: info on all things decompilation☆213Updated last week
- PoC of fuzzing closed-source userspace binaries with KVM☆166Updated last year
- Slides, recordings and materials of my public presentations, talks and workshops.☆78Updated last month
- An IDA processor for eBPF bytecode☆48Updated 3 years ago
- Ghidra Emulates Functions☆54Updated 4 years ago
- binary ninja related code☆35Updated 4 months ago
- Python bindings to Ghidra's SLEIGH library for disassembly and lifting to P-Code IR☆198Updated last week
- Target components for kAFL/Nyx Fuzzer☆35Updated last year
- AFL bindings for Unicorn-Engine☆83Updated 2 weeks ago
- Tool aimed to provide a binary analysis of different file formats through the use of an Intermmediate Representation.☆143Updated last year
- Binja (sort of) headless☆52Updated 5 months ago
- Code snippets for Binary Ninja's Python API☆29Updated 4 years ago
- Greybox Synthesizer geared for deobfuscation of assembly instructions.☆157Updated 5 months ago
- Small programs and scripts that do not require their own repositories☆139Updated 3 years ago
- radius is a fast binary emulation and symbolic execution framework using radare2☆46Updated 2 years ago
- Simple script to find kernel objects of a certain size in the Linux kernel☆109Updated 2 years ago
- nanoMIPS IDA plugin☆67Updated 3 years ago
- A cross-platform plugin for Ghidra that provides deep linking support. This enables the generation of clickable disas:// links that can b…☆41Updated 4 months ago
- Static Binary Instrumentation☆121Updated 3 years ago
- Writeups for CTFs☆72Updated last month
- Hex-Rays Block Highlighter plugin for IDA to highlight if/for/do/switch/while blocks☆62Updated 3 years ago