b01lersCTF-2025
2025-04-23
This is a fmt challenge using the scanf function. i didnt find any scanf with a fmt when i looked online for resources so this is quite an interesting challenge.
784 words
|
4 minutes
TexSaw-2025
as the name suggests, this is a ez printf chall so i wont wast your time with it. chall has two printf(user_input), and a win function.so leak the stack and pie with the first one, overwrite return address of main with win and thats it :)
3022 words
|
15 minutes