Points: 400

Tags: binary 

Poll rating:

ropsynth.pwn.seccon.jp:10000
Read "secret" and output the content such as the following code.

==
fd = open("secret", 0, 0);
len = read(fd, buf, 256);
write(1, buf, len);
==

dist.tgz

Writeups

ActionRatingAuthor team
Read writeup
not rated
Tasteless
You need to authenticate and join a team to post writeups