diff --git a/level4/Ressources/walkthrough.md b/level4/Ressources/walkthrough.md new file mode 100644 index 0000000..be9629c --- /dev/null +++ b/level4/Ressources/walkthrough.md @@ -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. diff --git a/level5/Ressources/walkthrough.md b/level5/Ressources/walkthrough.md new file mode 100644 index 0000000..c745534 --- /dev/null +++ b/level5/Ressources/walkthrough.md @@ -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.