December 9
2011

Can you crack it? – a few hints

Hacks Linux Tutorial

The Can you crack it? challenge, run by GCHQ, is ending soon, so here are a few hints to those trying to crack the code. I’ll try not to give too much away, but this should be a help to people who are stuck.

December 4
2011

Can you crack it? stage 2 solution in Haskell

Hacks Haskell

GCHQ recently opened a puzzle called ‘Can you crack it’, over at canyoucrackit.co.uk. The challenge is split into three stages, and here is my solution to Stage 2. The original task suggested the solution should be done with Javascript, however I decided to tackle this challenge with Haskell. The challenge is to write a Virtual Machine to [...]