GCHQ recruitment
|
01-12-2011, 06:18 PM
Post: #1
|
|||
|
|||
GCHQ recruitment
Looks like GCHQ is looking for a few new recruits, and has created a very nondescript page for it: Can you crack it? - GCHQ
Thought it'd be interesting to see what our fellow spooks thought of it. So far I'm pretty but there are sharper minds about. |
|||
01-12-2011, 07:28 PM
Post: #2
|
|||
|
|||
RE: GCHQ recruitment
How annoying that I can't even copy and paste the code.
My first impression is that the encoding is HEX-based. Sig & Av Guidelines | Rules | Spoiler Policy |
|||
01-12-2011, 09:57 PM
Post: #3
|
|||
|
|||
RE: GCHQ recruitment
I've copied it if it helps
Code: eb 04 af c2 bf a3 81 ec 00 01 00 00 31 c9 88 0c |
|||
01-12-2011, 10:00 PM
Post: #4
|
|||
|
|||
RE: GCHQ recruitment
Thanks, I managed to get hold of it.
It's a set of assembly instructions that when disassembled, dictate a series of operations that allocate some memory and then write some data to the memory. The keyword is what is written, in order to decode this you would need to write some C/C++ code to fetch the memory address of the keyword and read it as a string for outputting to the console. Then copy and paste the result into the form on the website. Sig & Av Guidelines | Rules | Spoiler Policy |
|||
01-12-2011, 10:25 PM
Post: #5
|
|||
|
|||
RE: GCHQ recruitment
I found a page which breaks down what the code does as well - turns out its a three step solution. Pretty slick. Being that I'm not into that level of coding it went over my head at first, but reading the "what it's doing" made sense.
|
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 4 Guest(s)