kohnakagawa / PracticalPCodeLinks
Practical P-Code examples
☆65Updated 4 years ago
Alternatives and similar repositories for PracticalPCode
Users that are interested in PracticalPCode are comparing it to the libraries listed below
Sorting:
- TTexplore is a library that performs path exploration on binary code using symbolic execution☆81Updated 3 years ago
- A /proc/mem IDA loader to snapshot a running process☆166Updated 5 months ago
- The SAILR paper's evaluation pipline for measuring the quality of decompilation☆117Updated last year
- Symbolic Execution Engine based on Ghidra's PCode☆84Updated 2 years ago
- A library for writing plugins in any decompiler: includes API lifting, common data formatting, and GUI abstraction!☆122Updated 2 weeks ago
- ☆85Updated 3 years ago
- Triton-based DSE library with loading and exploration capabilities (and more!)☆133Updated last week
- Ghidra Emulates Functions☆56Updated 5 years ago
- Slides, recordings and materials of my public presentations, talks and workshops.☆81Updated last month
- AFL bindings for Unicorn-Engine☆87Updated 3 months ago
- Code snippets for Binary Ninja's Python API☆30Updated 4 years ago
- Target components for kAFL/Nyx Fuzzer☆35Updated last year
- PoC of fuzzing closed-source userspace binaries with KVM☆165Updated last year
- Write dynamic binary analysis tools in Python☆128Updated 4 months ago
- Target components for kAFL/Nyx Fuzzer☆35Updated 5 months ago
- Run IDA scripts headlessly.☆220Updated 3 months ago
- Old and new CTFs about Linux kernel exploitation.☆63Updated 3 years ago
- Ghidra Headless Python VScode Skeleton with Devcontainer Super Powers☆59Updated 5 months ago
- A cross-platform plugin for Ghidra that provides deep linking support. This enables the generation of clickable disas:// links that can b…☆42Updated 9 months ago
- Framework to automate working with AST in IDA Pro☆75Updated last year
- NTFUZZ: Enabling Type-Aware Kernel Fuzzing on Windows with Static Binary Analysis (IEEE S&P '21)☆109Updated 4 years ago
- Generates `.pyi` type stubs for the entire Ghidra API☆151Updated 10 months ago
- Esorics 2021 - Towards Automating Code-Reuse Attacks Using Synthesized Gadget Chains☆59Updated 4 years ago
- A BinaryNinja plugin for contextual gadget analysis and semantic/hueristic based querying.☆67Updated 7 months ago
- A collection of my weggli patterns to facilitate vulnerability research.☆153Updated last month
- A patched QEMU that exposes an interface for LibAFL-based fuzzers☆86Updated last month
- Code execution via corrupting mmap malloc chunks with ASLR bypass☆46Updated 3 years ago
- Tool aimed to provide a binary analysis of different file formats through the use of an Intermmediate Representation.☆144Updated last year
- A fast, multithreaded, ROP-gadget semantics analyzer.☆51Updated 4 years ago
- "Pwntools does not support Windows. Use a real OS ;)" — Zach Riggle, 2015☆89Updated 6 years ago