chore: level4 and level5 walkthrough

This commit is contained in:
gbrochar 2025-05-19 18:44:31 +02:00
parent c3ddefd67d
commit d427c69c49
2 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,2 @@
It's the same as level3, we just need to use the width indicator for one of the
%x to input a large number.

View File

@ -0,0 +1 @@
Same principle, but this time we will override the GOT to jump on a function we want to execute, because there is no variable comparaison to launch a shell like the 2 last example.