wntools

Installation

$ sudo apt install python3-pwntools 

1. Command line

1.1 checksec

  • For more information on what each security feature means, refer to the relevant sections under the following link:

2. Scripting

2.1 General payload script

2.2 Useful functions

p32

Last updated