find relevant security papers published in the top-4 conferences (S&P, USENIX, CCS, NDSS)
☆199Aug 27, 2024Updated last year
Alternatives and similar repositories for top4grep
Users that are interested in top4grep are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A tool combining DWARF info and source to search for kernel heap objects☆25Dec 23, 2025Updated 3 months ago
- RetSpill: Igniting User-Controlled Data to Burn Away Linux Kernel Protections☆70Nov 13, 2025Updated 4 months ago
- A reversing plugin for cross-decompiler collaboration, built on git.☆689Updated this week
- The SAILR paper's evaluation pipline for measuring the quality of decompilation☆118Nov 26, 2024Updated last year
- Reassembly is Hard: A Reflection on Challenges and Strategies (USENIX Security '23)☆34Jan 27, 2025Updated last year
- ☆75Jan 14, 2024Updated 2 years ago
- ☆189Feb 8, 2025Updated last year
- ☆239Jan 14, 2024Updated 2 years ago
- Playing for {K (H) eaps}: Understanding and Improving Linux Kernel Exploit Reliability☆92May 12, 2022Updated 3 years ago
- The Decompilation Wiki: info on all things decompilation☆237Feb 26, 2026Updated 3 weeks ago
- High-Efficiency eXpanded Coverage for Improved Testing of Executables☆25Jul 7, 2022Updated 3 years ago
- A cheat sheet that summarises "strategies" (or techniques) to use with angr.☆32Jan 24, 2021Updated 5 years ago
- A decompiler-agnostic plugin for interacting with AI in your decompiler. GPT-4, Claude, and local models supported!☆687Jan 2, 2026Updated 2 months ago
- A collection of resources/tools and analyses for the angr binary analysis framework.☆187Jul 28, 2022Updated 3 years ago
- An awesome & curated list of binary rewriting papers☆263Apr 4, 2022Updated 3 years ago
- a new class of file structure attacks☆59Nov 19, 2022Updated 3 years ago
- The FLARE team's open-source extension to add Python 3 scripting to Ghidra.☆780May 8, 2024Updated last year
- Side-channel Analysis☆19May 17, 2022Updated 3 years ago
- Binary Exploitation Skill. Gain RCE from arbitrary write.☆243Dec 23, 2024Updated last year
- AutoCorpus is a tool backed by a large language model (LLM) for automatically generating corpus files for fuzzing.☆74Apr 23, 2024Updated last year
- ☆20Jan 30, 2026Updated last month
- Neural Variable Renaming for Decompiled Binaries☆44May 4, 2020Updated 5 years ago
- A fuzzer for full VM kernel/driver targets☆782Feb 11, 2026Updated last month
- BDA: Practical Dependence Analysis for Binary Executables by Unbiased Whole-program Path Sampling and Per-path Abstract Interpretation☆31Feb 26, 2021Updated 5 years ago
- ☆92Jun 20, 2025Updated 9 months ago
- ☆11Aug 10, 2021Updated 4 years ago
- BigMap integration on AFL++☆15Apr 5, 2021Updated 4 years ago
- An experimental high performance, fuzzing oriented Intel Processor Trace capture and analysis suite☆132Feb 13, 2022Updated 4 years ago
- ☆81Sep 7, 2023Updated 2 years ago
- A more realistic demo of a buffer overflow cause by -ffast-math☆15Sep 10, 2022Updated 3 years ago
- SyzScope is a research project that aims to reveal high-risk security bugs on Syzbot. Learn more details in our paper.☆85Jan 20, 2025Updated last year
- ☆31May 28, 2023Updated 2 years ago
- kernel-pwn and writeup collection☆705Oct 2, 2023Updated 2 years ago
- sleigh craft!☆257Oct 18, 2021Updated 4 years ago
- A plugin to introduce interactive symbols into your debugger from your decompiler☆783Feb 18, 2026Updated last month
- ☆11Sep 6, 2024Updated last year
- A library for writing plugins in any decompiler: includes API lifting, common data formatting, and GUI abstraction!☆128Updated this week
- Symbolic Execution Over Processor Traces☆127Aug 14, 2024Updated last year
- Qemu Fuzzer.针对Qemu模拟设备的模糊测试工具,主要思路是Host生成种子Data,然后传递给Guest中转程序,由中转程序访问MMIO,以达到和模拟设备的交互,不同于qtest自带的fuzzer.☆46Dec 12, 2021Updated 4 years ago