Search found 2 matches

by chris2
Sat Feb 02, 2013 11:50 pm
Forum: Challenges
Topic: Around the World in 80 Days
Replies: 3
Views: 8806

Does this challenge have anything to do with the eponymous book?
by chris2
Tue Jan 22, 2013 3:16 pm
Forum: Challenges Solved
Topic: One Function
Replies: 10
Views: 1403

Just execute the binary! #include <stdio.h> int main() { unsigned long (*code)(void) = "\x55\x48\x89\xe5\xc7\x45\xf8\x77\x47\xdf\x77\xc\7\x45\xfc\x61\xbb\x5f\x22\x48\xc7\x45\xf0\x93\x19\x00\x00\x48\x8b\x45\xf0\x48\x\01\x45\xf8\xeb\x1b\x48\x81\x6d\xf8\xa8\x96\x28\x6b\x48\xb8\x36\xab\x4d\xb0\x68\...