pwn
Here are 272 public repositories matching this topic...
GEF (GDB Enhanced Features) - a modern experience for GDB with advanced debugging features for exploit developers & reverse engineers
-
Updated
Apr 2, 2022 - Python
How to exploit a double free vulnerability in 2021. Use After Free for Dummies
-
Updated
Oct 31, 2021 - Python
-
Updated
Feb 26, 2021 - Python
- An Exploit Dev Swiss Army Knife.
-
Updated
Dec 15, 2021 - Python
An automated e-mail OSINT tool
-
Updated
Mar 28, 2022 - Go
To store some CTF_pwn_bins and exploits for self-practice
-
Updated
Nov 27, 2020 - Python
台大 計算機安全 - Pwn 簡報、影片、作業題目與解法 - Computer Security Fall 2019 @ CSIE NTU Taiwan
-
Updated
Nov 28, 2021 - C
Automatic ROPChain Generation
-
Updated
Feb 21, 2020 - Python
A description of the "House of Corrosion" GLIBC heap exploitation technique.
-
Updated
Sep 16, 2020
可以方便地部署一个或者多个pwn题到一个docker容器中(使用chroot,并可以设置是否使用我自己写的catflag程序替换默认的/bin/sh程序,以增加安全性)
-
Updated
Nov 25, 2021 - Python
Aim to help building exploitation of CTFs pwn game quickly
-
Updated
Apr 22, 2021 - Python
Improve this page
Add a description, image, and links to the pwn topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the pwn topic, visit your repo's landing page and select "manage topics."


make
#defines forMALLOC/CALLOC/REALLOC/REALLOCARRAYto catch NULL return value, cleanup, andabort()properly