diff options
author | JJ | 2023-11-24 00:28:52 +0000 |
---|---|---|
committer | JJ | 2023-11-24 00:28:52 +0000 |
commit | 426d431d03599b65dee1ddffd8923098cbaa79b0 (patch) | |
tree | 5b5ad794c2e260bdf523e90c9e18d5ff53b8e212 /ctf/pwn.md | |
parent | fa8bb975614b5da3eb358598a1fa379911900f0d (diff) |
meow
Diffstat (limited to 'ctf/pwn.md')
-rw-r--r-- | ctf/pwn.md | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -1,7 +1,6 @@ -# Binary Exploitation - -## Resources +# binary exploitation - [pwn.college](https://pwn.college) - [pwnable.kr](https://pwnable.kr/) - [how2heap](https://github.com/shellphish/how2heap) +- [the nightmare book](https://guyinatuxedo.github.io/) |