binary-exploitation
There are 262 repositories under binary-exploitation topic.
JonathanSalwan/ROPgadget
This tool lets you search your gadgets on your binaries to facilitate your ROP exploitation. ROPgadget supports ELF, PE and Mach-O format on x86, x64, ARM, ARM64, PowerPC, SPARC, MIPS, RISC-V 64, and RISC-V Compressed architectures.
Crypto-Cat/CTF
CTF challenge (mostly pwn) files, scripts etc
0vercl0k/rp
rp++ is a fast C++ ROP gadget finder for PE/ELF/Mach-O x86/x64/ARM/ARM64 binaries.
Adamkadaban/CTFs
CTF Cheat Sheet + Writeups / Files for some of the Cyber CTFs that I've done
mohitmishra786/reversingBits
A comprehensive collection of cheatsheets for reverse engineering, binary analysis, and assembly programming tools. This repository serves as a one-stop reference for security researchers, reverse engineers, and low-level programmers.
vatsalgupta67/All-In-One-CyberSecurity-Resources
List of CyberSecurity Resources and some different Sub-Domains of CyberSecurity
x86byte/RE-MA-Roadmap
Reverse Engineering and Malware Analysis Roadmap
robalb/x86-64-playground
An online assembly editor, emulator and debugger for the x86-64 architecture
Bretley/how2exploit_binary
An in depth tutorial on how to do binary exploitation
yuawn/NTU-Computer-Security
台大 計算機安全 - Pwn 簡報、影片、作業題目與解法 - Computer Security Fall 2019 @ CSIE NTU Taiwan
Boyan-MILANOV/ropium
ROPium is a tool that helps you building ROP exploits by finding and chaining gadgets together
20urc3/Sekiryu
Comprehensive toolkit for Ghidra headless.
gregalletti/CTF_tools
List of tools and commands that may be helpful in CTFs
d4em0n/exrop
Automatic ROPChain Generation
0xbigshaq/php7-internals
Research about the Zend Engine
Karmaz95/Snake_Apple
Articles and tools related to research in the Apple environment (mainly macOS).
gand3lf/heappy
A happy heap editor to support your exploitation process :slightly_smiling_face:
Adamkadaban/LearnPwn
Learn Binary Exploitation with sample problems and solutions
vivian-dai/PicoCTF2021-Writeup
Solutions (that we managed to find) for the 2021 PicoCTF
jon-brandy/hackthebox
My WriteUps for HackTheBox CTFs, Machines, and Sherlocks.
onealmond/hacking-lab
Stop Learning, Start Hacking
project-sekai-ctf/sekaictf-2025
🎵 Official source code and writeups for SekaiCTF 2025!
0xroman1/Scuffed_Low_Level_Stash
Stash for Binary Exploitation and Reverse Engineering Resources
0xedward/awesome-infosec
A curated list of awesome infosec blog posts, courses, books and more!
152334H/pwnscripts
Very simple script(s) to hasten binary exploit creation
Valentin-Metz/writeup_factorio
Writeup of a remote code execution in Factorio by supplying a modified save file.
project-sekai-ctf/sekaictf-2024
🎵 Official source code and writeups for SekaiCTF 2024!
pwnpad/pwnpad
🐳 VMs are bloat. Dockerise your VAPT environment
farisv/CJ2018-Final-CTF
Cyber Jawara 2018 Final - Attack & Defense CTF services environments based on Docker.
CodeMaxx/Binary-Exploitation
Good to know, easy to forget information about binaries and their exploitation!
compilepeace/BINARY_DISSECTION_COURSE
This repository is a hands-on tutorial which aims at going through dissection and analysis of arbitrary binaries.
0xXyc/hacking-methodologyNotes
Notes, research, and methodologies for becoming a better hacker. Knowledge should be free.
kriw/ropchain
ROPChain generator.
konatabrk/ctf-writeups
:books: Yet another CTF writeups repository. PWN and RE tasks
adwait1-g/Practical-Malware-Analysis
This repository has everything I have learnt so far while reading the book Practical Malware Analysis
lem0nSec/eCXD
A collection of exploits and exercises developed while preparing for the eCXD exam!