-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
python3 pwnpasi.py -l pwn2 -libc /lib/x86_64-linux-gnu/libc.so.6 -f 32
[]赋予程序读写权限
完成
[]搜集程序信息
--------------------program information--------------------
Traceback (most recent call last):
File "/home/kali/Desktop/pwnpasi/pwnpasi.py", line 2207, in
stack, rwx, bit ,pie = Information_Collection(program)
~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^
File "/home/kali/Desktop/pwnpasi/pwnpasi.py", line 83, in Information_Collection
return stack, rwx, bit ,pie
^^^^^
UnboundLocalError: cannot access local variable 'stack' where it is not associated with a value
how to fix it
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels