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 #2

Open
TobjasR opened this issue Apr 13, 2021 · 0 comments
Open

not working #2

TobjasR opened this issue Apr 13, 2021 · 0 comments

Comments

@TobjasR
Copy link

TobjasR commented Apr 13, 2021

something seems broken here. no import errors, nor any other errors, just not working...
the pwnX test programs work, the py-script works (seemingly), but:

$ python3 overflow_checker.py test_files/pwn1
test_files/pwn1 is not vulnerable to buffer oveflow. Better luck next time
$ python3 overflow_checker.py test_files/pwn2
test_files/pwn2 is not vulnerable to buffer oveflow. Better luck next time
$ python3 overflow_checker.py test_files/pwn3
test_files/pwn3 is not vulnerable to buffer oveflow. Better luck next time
$ python3 overflow_checker.py test_files/pwn4
test_files/pwn4 is not vulnerable to buffer oveflow. Better luck next time

Ubuntu 20.04, python3

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

1 participant