Web
: http://mxb.cjb.net
Contact Me : [email protected] or [email protected]
Atlantis Ocean Mind 1.0.0.29
Type : Editor
Protection : Serial
Tech : Serial fishing
Crack : Enter fake S/N and in SICE BPX HMEMCPY ...Click "OK"
button and when
we pop in to SICE trace back ......
0x48EEF3 MOV EAX,[EBP-04]
0x48EEF6 CALL 48F548
0x48EEFB TEST AL,AL
0x48EEFD JNZ 48EF21
INSIDE THIS CALL ...
0x48F5B8 CALL 403C44
0x48F5BD CMP EAX,10 ===>> S/N 16 CHAR LONG
..............................
0x48F5FC CALL 48F544 ==>> ROR AL,1 --- DIV BY 2 --- AL = FIRST TWO CHAR
OF S/N
0x48F601 MOV EDX,0048F654
0x48F606 CMP AL,[EBX+EDX-01] >> "4F 63 4D 69 4E 64 C3 E5"
...............LOOP............GO UP .......
Here 2 character is taken from S/N and rotated and compared with hex string.This
is done in
a loop for other characters also.So our S/N is :
4F x 2 = 9E
63 x 2 = C6
4D x 2 = 9A
69 x 2 = D2
4E x 2 = 9C
64 x 2 = C8
C3 x 2 = 186 ...How is this possible
E5 x 2 = 1CA ...How is this possible
The solution is that there is a small loop inside the main loop,so C3 and E5
are the last 4 characters of
our S/N....multiple rotation will yeild same result ....
Registration Info :
Name = DHEERAJ
S/N = 9EC6-9AD2-9CC8-C3E5
..................or
S/N = 4F63-4D69-4E64-C3E5