War_Game/Vortex
[Vortex] level0 -> level1
k1rha
2013. 7. 29. 23:21
[Vortex] level0 -> level1
[ 링크 : http://www.overthewire.org/wargames/vortex/vortex0.shtml ]
4개의 unsigned integer 숫자들을 Host byte 정렬로 받아서 다 더한 다음 다시 전송하라..
그러면 너는 user와 passwd 를 알것이다...
코드는 아래와 같이 짰다.