HackOvert / BinaryNinjaSnippets
Code snippets for Binary Ninja's Python API
☆26Updated 3 years ago
Alternatives and similar repositories for BinaryNinjaSnippets:
Users that are interested in BinaryNinjaSnippets are comparing it to the libraries listed below
- RetSpill: Igniting User-Controlled Data to Burn Away Linux Kernel Protections☆55Updated 10 months ago
- ☆27Updated last year
- Linux Kernel Snapshot Fuzzer using KVM☆46Updated last year
- A patched QEMU that exposes an interface for LibAFL-based fuzzers☆72Updated this week
- A tool combining DWARF info and source to search for kernel heap objects☆22Updated 11 months ago
- Target components for kAFL/Nyx Fuzzer☆27Updated 2 weeks ago
- Symbolic Execution Engine based on Ghidra's PCode☆82Updated last year
- A gdb for fuzzing☆21Updated 3 years ago
- CodeQL + DTrace = Memory Disclosure Vulnerabilities in XNU☆47Updated last year
- ☆34Updated 3 years ago
- A hacky tool for analysing linux kernel commits☆36Updated 2 years ago
- ☆24Updated 10 months ago
- Code of KextFuzz: Fuzzing macOS Kernel EXTensions on Apple Silicon via Exploiting Mitigations (USENIX Security'23)☆77Updated last year
- WTF Snapshot fuzzing of macOS targets☆95Updated 9 months ago
- Binary Ninja plugin to automate the process of generating pseudo-C code, running Semgrep over the pseudo-C, and presenting the results.☆26Updated last month
- AFL bindings for Unicorn-Engine☆70Updated last month
- Raw IDA Kernel API for IDAPython☆33Updated 2 years ago
- A linux exploitation skill facilitates heap address leaking or performs overflow from BSS to heap☆16Updated 10 months ago
- Companion to the "Introduction to VirtualBox security research" Blog Post☆29Updated 2 years ago
- Resources accompanying the LibAFL workshop blog post☆16Updated 5 months ago
- Driver Security Analyzer☆51Updated 4 years ago
- qemu vulnerablity.☆51Updated 3 years ago
- Banana Fuzzer ~ modulable, loop based, poc gen, code cov, platform agnostic, race oriented☆59Updated 2 years ago
- weggli is a fast and robust semantic search tool for C and C++ codebases. It is designed to help security researchers identify interestin…☆17Updated 8 months ago
- ☆18Updated 4 years ago
- An example fuzzer about how to fuzz a JS engine combinign Nautilus with Token-level fuzzing☆43Updated 11 months ago
- Code Property Graph (CPG) frontend for binary applications and libraries.☆86Updated 3 years ago
- A Simple VM-based challenge created using the academic tigress obfuscator☆18Updated 2 years ago
- CTF Write-ups☆29Updated 3 years ago
- Qemu Fuzzer.针对Qemu模拟设备的模糊测试工具,主要思路是Host生成种子Data,然后传递给Guest中转程序,由中转程序访问MMIO,以达到和模拟设备的交互,不同于qtest自带的fuzzer.☆44Updated 3 years ago