Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
zardus committed Nov 18, 2024
1 parent ddf0b46 commit ca10e3e
Showing 1 changed file with 2 additions and 1 deletion.
1 change: 0 additions & 1 deletion binary-exploitation/lose-variable-w/DESCRIPTION.md

This file was deleted.

2 changes: 2 additions & 0 deletions binary-exploitation/lose-variable-w/DESCRIPTION.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
You found a buffer overflow! Now what? You can't just spew input data indiscriminately, because this can corrupt the program's control data into an unrecoverable state.
We'll explore this concept in this challenge: you can overflow, but if you overflow _too much_, you won't get the flag.

0 comments on commit ca10e3e

Please sign in to comment.