Page 1 of 1

Sleeping Dogs Table (Steam and Cracked) ---- Mar 13, 2013

Posted: Wed Apr 12, 2017 5:59 pm
by STN
Made by Alice0725

[Mar 13, 2013]
1. Created a table. Support all known versions.
[Link]

2. Trainer updated:
[Link]


[Version 1.6~2.1]
How to find Health BaseAddress?

Since this game's anti-debug, it's very hard to make a code injection.Then ,we just copy the baseaddress.

1.Make a new table entry with this script and Enable it:
Code:
[ENABLE]
aobscan(aobHealth,D9 44 24 30 8B 11 D9 1C 24 8B 42 0C 6A 01 FF D0 D9 44 24 2C 51 D9 1C 24 E8)
label(locHealth)
registersymbol(locHealth)

aobHealth:
locHealth:

[DISABLE]
unregistersymbol(locHealth)



2. In CE's Memory-Viewer, Goto Address 'locHealth+35', that's a call to Health Init. Click follow it.

3. Now you will see the code as in the "1.9-aob7.JPG" and the health BaseAddress= "HKShip1.9.exe+1007550" (Your addr. should be HKShip.exe+1007550).

4. Add a Float pointer: [HKShip.exe+1007550]+8 , This's the health pointer address.

lazyboots:[Link]


[Steam] 1.5
I'v deleted my table.
Get this one, created by TechnoJacker and have more options.
Quote:
[Link]


[Steam] 1.4:

[Steam] 1.3

Image

Re: Sleeping Dogs Table (Steam and Cracked) ---- Mar 13, 2013

Posted: Fri Jun 30, 2017 12:07 am
by Lord Blade
Is this for the basic game or the Definitive version?

Re: Sleeping Dogs Table (Steam and Cracked) ---- Mar 13, 2013

Posted: Wed Jan 31, 2018 7:02 pm
by headshot0052
oudated pls update