Originally Posted by
stalefish30
Last question sir, what software should i use to find the hex values? Because im just oepen rag2.exe with notepad. I dont know what to do sir.. Thanks
---------- Post added at 09:23 PM ---------- Previous post was at 09:12 PM ----------
What im trying to ask sir is where can I find this CODES.
text:00822F44 57 push edi ; hInstance
.text:00822F45 FF D6 call esi ; LoadStringW
.text:00822F47 E8 F8 CD FF FF call sub_81FD44
.text:00822F4C 85 C0 test eax, eax
.text:00822F4E 75 16 jnz short loc_822F66
.text:00822F50 68 80 FD 81 00 push offset TopLevelExceptionFilter ; lpTopLevelExceptionFilter
.text:00822F55 FF 15 44 33 DB 00 call ds:SetUnhandledExceptionFilter
.text:00822F5B 57 push edi ; replace with jmps loc_822F66 (EB09)
.text:00822F5C E8 F8 CD FF FF call sub_81FD59 ; this is hackshield call, nop
.text:00822F61 59 pop ecx ; nop the rest
.text:00822F62 85 C0 test eax, eax ; nop
.text:00822F64 74 BC jz short loc_822F22 ; nop
.text:00822F66
.text:00822F66 loc_822F66: ; CODE XREF: wWinMain(x,x,x,x)+85j game code continues here.
.text:00822F66 53 push ebx
.text:00822F67 FF 15 88 3C DB 00 call ds:__imp_timeGetTime
.text:00822F6D 50 push eax ; Src
.text:00822F6E FF 15 D4 35 DB 00 call ds:srand
---------- Post added at 09:27 PM ---------- Previous post was at 09:23 PM ----------
I can understand where are hex values, but i dony know what to open or what to use to find those texts. Hehe im very sorry for the questions sir.. Hoping for your kindness answer.. Thanks