Points: 150

Tags: coding 

Poll rating:

The teacher of your programming class gave you a tiny little task: just write a guess-my-number script that beats his script. He also gave you some hard facts:
he uses some LCG with standard glibc LCG parameters
the LCG is seeded with server time using number format YmdHMS (python strftime syntax)
numbers are from 0 up to (including) 99
numbers should be sent as ascii string
You can find the service on school.fluxfingers.net:1523

Writeups

ActionRatingAuthor team
Read writeup
not rated
RandomsCTFTeam
Read writeup
not rated
p4
Read writeup
not rated
c00kies@venice
Read writeup
not rated
Avidya
Read writeup
not rated
Internetwache
Read writeup
not rated
ByteBandits
Read writeup
not rated
c21h30o2
Read writeup
not rated
Men in Black Hats
You need to authenticate and join a team to post writeups