18.2.11

Dekaron Hacks - Wall Hack, Walk Through Walls

Tool Required : Cheat Engine

First open op your dekaron.exe or what ever it names..
Then "Log on".
Do Not Connect To The Game
then you open up your CE and choose the litle computer in the upper corner.
Then you will get "Process list" up..
Now go select the dekaron.exe and press "open".
Now you select "Memory view"
After that you press "ctrl + a" and enter this :

======================================
[ENABLE]

alloc(blah,1024)
label(return)

006EC6A3://array of bytes 8d bc 24 88 00 00 00
JMP blah
NOP
NOP
return:

blah:
LEA EDI,DWORD PTR SS:[ESP+88]
CMP DWORD PTR DS:[EAX+402],5F626577
JE return
MOV DWORD PTR DS:[EAX+402],5F626577
MOV DWORD PTR DS:[EAX+406],67616D69
MOV DWORD PTR DS:[EAX+40A],616D2E65
MOV DWORD PTR DS:[EAX+40E],00000063
JMP return

[DISABLE]
dealloc(blah)

006EC6A3://array of bytes 8d bc 24 88 00 00 00
LEA EDI,DWORD PTR SS:[ESP+88]
====================================

Walk through...

No comments: