A module to create Shellcode for different architectures. import pwn payload = pwn.shellcraft.i386.execve('/bin//sh')