Buffer overflow challenge on a rocket web server
My server keeps crashing from a segmentation error. I know they a re happening, i just wish my server wouldn’t crash.
rust rocket buffer overflow
i’m making a ctf in rust rocket on the topic of buffer overflow, however when i try to get to the flag by entering something too long, my rocket server crashes. not only that but it always gives me the same error and doesn’t give me what i tell him to print.