The minigame? The quick hacks?
If it's the minigame, it works like this. You have a grid of pairs of numbers (I know there are letters too, I'm going to call them numbers because without checking I suspect they are Hex numbers or something) and a number of codes to enter, with the result listed next to them.
Let's say you only have one code, and it's three sections long - say 55 , 1D , F0
To begin with you can only select codes from the top row of the grid. As soon as you choose one the timer will start, so don't jump in, take your time and plot your route before starting.
Once you've chosen your first number, it will flip to only letting you choose numbers from the column of the number you first selected, then it will flip to row and so on. - so let's say our grid has:
55 , 55 , 1D , 55
1D , 23 , 23 , 23
23 , 23 , 23 , 23
1D , F0, F0, F0
Here you can see that if you choose the second or third 55 along, if you look down it's column, there are no 1D's so you won't be able to get the sequence. Therefore you know you need to choose the first 55. Looking down the column you can see that you have two choices of 1D's but if you choose the first one, then it's row is all 23's so again you will fail. You will have to choose the second one in the bottom right hand corner, and then any of the F0's will do.
Once your code is in, don't forget to press Esc to end the timer.
Note, you can have characters before your code that are not part of it - so if the grid was:
23, 23, 23, 23
55, 23, 23, 1D
23, 23, 23, F0
23, 23, 23, 23
then you will have to enter a 23 first before the required code. That will still work.