kohnakagawa / PracticalPCodeLinks
Practical P-Code examples
☆64Updated 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☆115Updated 11 months ago
- 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☆165Updated 4 months ago
- A library for writing plugins in any decompiler: includes API lifting, common data formatting, and GUI abstraction!☆119Updated this week
- ☆84Updated 3 years ago
- Symbolic Execution Engine based on Ghidra's PCode☆84Updated 2 years ago
- Write dynamic binary analysis tools in Python☆126Updated 3 months ago
- Run IDA scripts headlessly.☆213Updated 2 months ago
- Slides, recordings and materials of my public presentations, talks and workshops.☆79Updated this week
- Triton-based DSE library with loading and exploration capabilities (and more!)☆132Updated 2 months ago
- Old and new CTFs about Linux kernel exploitation.☆61Updated 3 years ago
- PoC of fuzzing closed-source userspace binaries with KVM☆165Updated last year
- Code snippets for Binary Ninja's Python API☆30Updated 4 years ago
- Xyntia, the black-box deobfuscator☆83Updated 2 weeks ago
- AFL bindings for Unicorn-Engine☆87Updated last month
- Simple script to find kernel objects of a certain size in the Linux kernel☆111Updated 2 years ago
- Code execution via corrupting mmap malloc chunks with ASLR bypass☆45Updated 3 years ago
- Target components for kAFL/Nyx Fuzzer☆35Updated last year
- NTFUZZ: Enabling Type-Aware Kernel Fuzzing on Windows with Static Binary Analysis (IEEE S&P '21)☆108Updated 4 years ago
- RetSpill: Igniting User-Controlled Data to Burn Away Linux Kernel Protections☆66Updated this week
- IDA script for parsing kallsyms☆83Updated 5 months ago
- "Pwntools does not support Windows. Use a real OS ;)" — Zach Riggle, 2015☆89Updated 6 years ago
- A cross-platform plugin for Ghidra that provides deep linking support. This enables the generation of clickable disas:// links that can b…☆42Updated 7 months ago
- Ghidra Headless Python VScode Skeleton with Devcontainer Super Powers☆59Updated 4 months ago
- Vulnerability research notes for VirtualBox and QEMU. Contains debug environment setup notes, a PoC template, exploit primitive notes, an…☆194Updated last year
- Target components for kAFL/Nyx Fuzzer☆34Updated 3 months ago
- MBA-Blast is a tool for simplification of MBA expressions.☆68Updated 4 years ago
- IDA Pro to Ghidra Key Bindings to feel like if you were in IDA Pro when navigating☆90Updated 6 years ago
- Greybox Synthesizer geared for deobfuscation of assembly instructions.☆161Updated 8 months ago
- A WIP cheat sheet for various linux kernel heap exploitation techniques (and privilige escalations).☆93Updated last week