View previous topic :: View next topic |
Author |
Message |
pharaon Advanced Cheater
Reputation: 1
Joined: 29 Jun 2012 Posts: 80
|
Posted: Tue Jan 19, 2016 2:39 pm Post subject: Chicken Invaders 5 Cluck of the Dark Side Halloween Edition |
|
|
i have this for the weapon strength
but i dont know how can i cheat it to make it's value 12
i find out what writ to the address and i got two values
EAX=00000000
EBX=0018EB10
ECX=077C0D30
EDX=00000008
ESI=00000000
EDI=00000009
EBP=0018EA0C
ESP=0018E9E4
EIP=004D9673
Probable base pointer =077C0D30
004D9664 - mov eax,[ecx]
004D9666 - imul eax,eax,0001ADF0
004D966C - mov [eax+ecx+0001ADC0],edx
004D9673 - jmp CI5Halloween.exe+D96A5
004D9675 - test esi,esi
the second value
EAX=00000008
EBX=08EA77F8
ECX=00180001
EDX=00000000
ESI=077C0020
EDI=08425430
EBP=0018E888
ESP=0018E880
EIP=0041413F
Probable base pointer =077C0020
0041412C - mov edx,[esi+00000D10]
00414132 - imul edx,edx,0001ADF0
00414138 - mov [edx+esi+0001BAD0],eax
0041413F - pop esi
00414140 - mov eax,[CI5Halloween.exe+4D9494]
hope some one can help me understand the code so i can cheat it
|
|
Back to top |
|
 |
JohannesJoestar Advanced Cheater
Reputation: 0
Joined: 01 Nov 2015 Posts: 79
|
Posted: Wed Feb 03, 2016 9:01 am Post subject: |
|
|
Chicken Invaders is really hard game to hack compared to some others.
There was a tutorial for CI4 maybe you can learn something from that one.
|
|
Back to top |
|
 |
pharaon Advanced Cheater
Reputation: 1
Joined: 29 Jun 2012 Posts: 80
|
Posted: Thu Feb 04, 2016 5:19 am Post subject: |
|
|
Can you provide me with link to this tutorial
|
|
Back to top |
|
 |
JohannesJoestar Advanced Cheater
Reputation: 0
Joined: 01 Nov 2015 Posts: 79
|
Posted: Thu Feb 04, 2016 5:43 am Post subject: |
|
|
pharaon wrote: | Can you provide me with link to this tutorial |
I can't post link but search exactly search for this on google
Basic encryptions, debugging, backtracing and some info on the stack
and click the first link.
|
|
Back to top |
|
 |
|