Lucene search
+L

3 matches found

Gitee
Gitee
added 2025/09/13 5:43 p.m.93 views

pwntools

This is a CTF framework and exploit development library. It is a Python library for exploit development and reverse engineering. The library provides a set of tools for creating and executing exploits, as well as for analyzing and debugging binary files. The library is designed to be extensible a...

7AI score
SaveExploits0
Kitploit
Kitploit
added 2017/05/14 3:30 p.m.95 views

Pwntools - CTF Framework And Exploit Development Library

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. from pwn import contextarch = 'i386', os = 'linux' r = remote'exploitme.example.com', 31337 EXPLOIT COD...

7.2AI score
SaveExploits0References2
n0where
n0where
added 2017/03/28 4:9 a.m.92 views

CTF Framework and Exploit Development Library: pwntools

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...

0.3AI score
SaveExploits0References1
Rows per page
Query Builder