From fa1e6f75ceb4f2a99dc1c107bfe60434356cfe19 Mon Sep 17 00:00:00 2001 From: JJ Date: Tue, 20 Feb 2024 17:28:49 -0800 Subject: meow --- ctf/pwn.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ctf/pwn.md') diff --git a/ctf/pwn.md b/ctf/pwn.md index 053ea28..eaa2ee8 100644 --- a/ctf/pwn.md +++ b/ctf/pwn.md @@ -5,6 +5,8 @@ title: some notes on binary exploitation # binary exploitation +## practice + - [pwn.college](https://pwn.college) - [ionetgarage](https://io.netgarage.org/), [pwnable.kr](https://pwnable.kr/), [pwnable.tw](https://pwnable.tw), [pwnable.xyz](https://pwnable.xyz)... - [the nightmare book](https://guyinatuxedo.github.io/) @@ -12,5 +14,6 @@ title: some notes on binary exploitation ## tooling +- [pwntools](https://github.com/Gallopsled/pwntools) - [angr](https://angr.io/) - [z3](https://github.com/Z3Prover/z3), [cvc5](https://cvc5.github.io/), [stp](https://stp.github.io/), [yices2](https://yices.csl.sri.com/): smt solvers -- cgit v1.2.3-70-g09d2