Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

wargames

Name: Anonymous 2012-03-24 14:13

ugh, /g/ has proven to be too incompetent and full of dilettantes to crack a crackme together, so I'm hoping /prog/ won't disappoint.

Here's a wargame, a hacking puzzle where you get from level to level using knowledge of programming and computers.

http://www.overthewire.org/wargames/vortex/vortex0.shtml

This is a collaborative effort so share what you have. and don't cheat by looking up solutions online. happy hacking

Name: Anonymous 2012-03-24 19:36

>>2


char buffer[65536];
recv(s, buffer, sizeof(buffer), 0);
printf("%s\n", buffer);


I can think of a way to crash your client.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List