crowell / p3da

P3DA - Python3 Exploit Development Assistance for GDB
Other
41 stars 3 forks source link

skeleton to file is broken #5

Open obilodeau opened 9 years ago

obilodeau commented 9 years ago

It generates an empty file

gdb-peda$ skeleton argv level1-exploit.py
Writing skeleton code to file "level1-exploit.py"
gdb-peda$ quit
$ ls -la level1-exploit.py
-rw-rw-r-- 1 olivier olivier    0 Mar 29 15:18 level1-exploit.py