|
I couldnt even find the original Aloken on it, so I searched the HEX for ALO and found one that said ASCII "ALO" in comments
so I traced all jmps and je's but nothing regarding MOV AL,6.
I has also tryed adding the aloken manually but same result.
Also checking all JE and JMPS
Btw I use OllyDbg 1.10 since with that I could save.
did I understand it correctly?
Or is there other way of tracing the code of error? btw it is currently on the server side I am trying to do it first.
#Edit
Okay I has now found the MOV AL, 6 (Aloken PCClass ID)
but it only got like 2 lines at it that I can see that makes any sense.
Has you made it split up in parts or something? Oo
#Edit 2
I has now found the rest of the code, Why has you made it in such a big area comparing to the other classes?
|