Skip to content

error #7

@Aatroux

Description

@Aatroux

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions