Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 135 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 135 Bytes

If you want to compile challenge.c yourself you MUST use the flag:

-fno-stackprotector

Otherwise fgets might give you trouble.