simple ctf challenge, find the flag in the code
- Clone this repository to your local machine.
- Compile the C code.
- Run the program.
- Input the right string to find the flag.
your goal is to overflow the buffer and access the flag by adding a string..
Note: if u know the vuln dont use it to do harmful stuff