Pwntools is a toolkit (including various handy tools) and a software library designed to simplify the process of exploitation in CTF competitions as much as possible, while also enhancing the readability of the exploit code.
- send, recv
- pack, unpack
- Assembly & Disassembly
- ELF parsing
- cyclic
- ShellCode & ROP
You can use the following python code to import the pwntools library:
from pwn import *
Lectures and Reading
Challenges
30-Day Scoreboard:
This scoreboard reflects solves for challenges in this module after the module launched in this dojo.
Rank | Hacker | Badges | Score |