Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not working #6

Open
sasatefa2009 opened this issue Sep 25, 2017 · 1 comment
Open

not working #6

sasatefa2009 opened this issue Sep 25, 2017 · 1 comment

Comments

@sasatefa2009
Copy link

sasatefa2009 commented Sep 25, 2017

root@kali:~# python2 CVE-2017-0785.py
Traceback (most recent call last):
  File "CVE-2017-0785.py", line 1, in <module>
    from pwn import *
ImportError: No module named pwn
root@kali:~# python3 CVE-2017-0785.py
  File "CVE-2017-0785.py", line 52
    print hexdump(stack)
                ^
SyntaxError: invalid syntax

@hackituria
Copy link

You have to install pwntools libary

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants