Pwntools is a CTF framework and exploit development library. Written in Python, it is designed for rapid prototyping and development, and intended to make exploit writing as simple as possible. Whether you’re using it to write exploits, or as part of another software project will dictate how you use it. Historically pwntools was used as a sort of exploit-writing DSL. Simply doing from pwn import in a previous version of pwntools would bring all sorts of nice side-effects. This version imports everything from the toplevel pwnlib along with functions from a lot of submodules. This means that if you do import pwn or from pwn import , you will have access to everything you need to write an exploit. Calls pwnlib.term.init() to put your terminal in raw mode and implements functionality to make it appear like it isn’t. Tries to parse some of the values in sys.argv and every value it succeeds in parsing it removes.

Features

  • For prototyping and development, and intended to make exploit writing simple
  • Pwntools is best supported on 64-bit Ubuntu LTS releases
  • Toolbox optimized for CTFs
  • Pwntools is available as a pip package for both Python2 and Python3.
  • Building binutils from source takes about 60 seconds on a modern 8-core machine
  • Some of pwntools’ Python dependencies require native extensions

Project Samples

Project Activity

See All Activity >

Categories

Frameworks, Libraries

License

BSD License, GNU General Public License version 3.0 (GPLv3)

Follow Pwntools

Pwntools Web Site

Other Useful Business Software
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Pwntools!

Additional Project Details

Operating Systems

Linux, Mac

Programming Language

Python

Related Categories

Python Frameworks, Python Libraries

Registered

2021-07-19