View previous topic :: View next topic |
Author |
Message |
beWARe Newbie cheater
Reputation: 0
Joined: 14 Aug 2007 Posts: 11
|
Posted: Wed Aug 22, 2007 5:12 am Post subject: Charlie 2 hacking |
|
|
Hi!
Does anyone know how to hack Charlie 2 ? I sucssessfully hacked health and points, but when I try to hack coins, gems or lives game closes
Any ideas?
tnx for any help! |
|
Back to top |
|
 |
agrodon Expert Cheater
Reputation: 0
Joined: 22 Jul 2007 Posts: 120
|
Posted: Wed Aug 22, 2007 10:19 am Post subject: |
|
|
could you add a game link in your post, will help, people will click on it and try it |
|
Back to top |
|
 |
beWARe Newbie cheater
Reputation: 0
Joined: 14 Aug 2007 Posts: 11
|
|
Back to top |
|
 |
Labyrnth Moderator
Reputation: 10
Joined: 28 Nov 2006 Posts: 6301
|
Posted: Wed Aug 22, 2007 11:34 am Post subject: |
|
|
The game is using some kind of checking to find out if you are altering those items.
All address's are static.
It is written in Delphi.
The thing to try would be to stop the advertisement from closing the game by removing that code. Then try it again.
Kinda like in vb when another form opens, you close the previous one.
When the it is triggered it does something similar to this, But not exactly like it. It is showing the advertisement and quiting the game then when the advertisement is closed, it closes the game as well.
Code: |
AdvertisementWindow.Show
Kill "charlie2.exe"
|
|
|
Back to top |
|
 |
beWARe Newbie cheater
Reputation: 0
Joined: 14 Aug 2007 Posts: 11
|
Posted: Mon Aug 27, 2007 11:05 am Post subject: |
|
|
Sorry, I hav Delphi, but Im still learning how to work in it. So can u tell me an exact way remove that code? |
|
Back to top |
|
 |
Symbol I'm a spammer
Reputation: 0
Joined: 18 Apr 2007 Posts: 5094 Location: Israel.
|
Posted: Mon Aug 27, 2007 11:25 am Post subject: |
|
|
OllyDBG? search for "kill" strings or w/e... patch it and save  |
|
Back to top |
|
 |
|