| View previous topic :: View next topic |
| Author |
Message |
MaestreZamaor How do I cheat?
Reputation: 0
Joined: 02 Mar 2016 Posts: 8
|
Posted: Tue Mar 08, 2016 8:55 pm Post subject: Cheating Magic Rush Heroes !! |
|
|
Si you want to cheat Magic Rush Heroes. Well I cheated some aspects of the game. No I'm not gonna tell you how, but you can find some of the hacks in YouTube... However... if you succesfully cheat like me and lets say you pass crystal dungeon you will get this screen and yout progress wont be saved... so Dont Cheat!!
Its an anti cheat protecction.
| Description: |
|
| Filesize: |
11.08 KB |
| Viewed: |
26250 Time(s) |

|
|
|
| Back to top |
|
 |
SerFrank How do I cheat?
Reputation: 0
Joined: 29 Feb 2016 Posts: 9
|
Posted: Wed Mar 09, 2016 5:55 am Post subject: |
|
|
| What have you tried to cheat in crystal dungeon to have this message?
|
|
| Back to top |
|
 |
MaestreZamaor How do I cheat?
Reputation: 0
Joined: 02 Mar 2016 Posts: 8
|
Posted: Wed Mar 09, 2016 9:05 am Post subject: |
|
|
| Not what I tried, what I actually cheated. I wont guide you in the cheat process, sorry this is an online game. But know that It you cheat in this level you will get this screen.
|
|
| Back to top |
|
 |
hhhuut Grandmaster Cheater
Reputation: 6
Joined: 08 Feb 2015 Posts: 607
|
Posted: Wed Mar 09, 2016 9:09 am Post subject: |
|
|
So you just want to show off that you've actually successfully cheated an online game (of which the posted screenshot is not really a proof).
If you read the question carefully enough, there was no question about HOW you cheated the game, but WHAT you cheated ...
|
|
| Back to top |
|
 |
SerFrank How do I cheat?
Reputation: 0
Joined: 29 Feb 2016 Posts: 9
|
Posted: Wed Mar 09, 2016 9:29 am Post subject: |
|
|
| MaestreZamaor wrote: | | Not what I tried, what I actually cheated. I wont guide you in the cheat process, sorry this is an online game. But know that It you cheat in this level you will get this screen. |
What have you cheated to obtains this message?
|
|
| Back to top |
|
 |
MaestreZamaor How do I cheat?
Reputation: 0
Joined: 02 Mar 2016 Posts: 8
|
Posted: Wed Mar 09, 2016 4:42 pm Post subject: |
|
|
No, not to show off, just to discourage people from cheating. As to WHAT i cheated, well its a way to kill your enemies with one punch.
But regardless of that, any change in your team power is compared with the power you should really have at the end of the battle, and if is not what you were supossed to have you get this screen, every time. You can choose to believe or not. Thats all Im gonna say.
|
|
| Back to top |
|
 |
atom0s Moderator
Reputation: 205
Joined: 25 Jan 2006 Posts: 8587 Location: 127.0.0.1
|
Posted: Wed Mar 09, 2016 6:57 pm Post subject: |
|
|
This is a forum about game hacking, not showing off what games should not be hacked due to personal limitations or personal opinions. Simply because you can't hack it does not mean someone else on this forum can't.
Most mobile apps have poor protection because they assume the client has a lot less access than they really do. Since there are no other tools similar to Cheat Engine available they also lack the care to implement proper things to prevent cheating.
You can find the APK to this game easily. And looking at it, they use:
- AES encryption. (Their 'key' is: { 109, 111, 111, 110, 116, 111, 110, 65, 71, 97, 109, 101, 49, 50, 51, 52 })
- Base64 encoding.
- SHA1 hashes.
- Sqlite for local information storage.
- Lua scripting. (5.1.5 via tolua bindings)
- ProGuard optimization, obfuscation, etc.
- Bugly crash handler (bugly.qq.com)
The game is build using the Cocos2D-x engine:
http://www.cocos2d-x.org/
The info needed is in the APK file. I won't go into more detail since this is not a forum to discuss multiplayer hacking.
_________________
- Retired. |
|
| Back to top |
|
 |
SerFrank How do I cheat?
Reputation: 0
Joined: 29 Feb 2016 Posts: 9
|
Posted: Thu Mar 10, 2016 4:34 am Post subject: |
|
|
| Excuse me but I don't understand the sense of the message Atomos
|
|
| Back to top |
|
 |
MaestreZamaor How do I cheat?
Reputation: 0
Joined: 02 Mar 2016 Posts: 8
|
Posted: Fri Mar 11, 2016 3:06 am Post subject: |
|
|
Yeah wharever!
| Description: |
|
| Filesize: |
18.11 KB |
| Viewed: |
25910 Time(s) |

|
|
|
| Back to top |
|
 |
SerFrank How do I cheat?
Reputation: 0
Joined: 29 Feb 2016 Posts: 9
|
Posted: Fri Mar 11, 2016 1:46 pm Post subject: |
|
|
| What are u cheating for the ban?
|
|
| Back to top |
|
 |
EDWINWIL How do I cheat?
Reputation: 0
Joined: 20 Feb 2016 Posts: 5
|
Posted: Sat Mar 19, 2016 5:56 pm Post subject: |
|
|
| PAY 30 DOLLARS FOR THIS GAME TEACH A HAKEAR . I WANT ETERNAL LIFE FOR ENERGY AND MISSIONS
|
|
| Back to top |
|
 |
ada1016 How do I cheat?
Reputation: 0
Joined: 17 May 2016 Posts: 7
|
Posted: Thu May 26, 2016 3:17 am Post subject: |
|
|
| atom0s wrote: |
You can find the APK to this game easily. And looking at it, they use:
- AES encryption. (Their 'key' is: { 109, 111, 111, 110, 116, 111, 110, 65, 71, 97, 109, 101, 49, 50, 51, 52 })
- Base64 encoding.
- SHA1 hashes.
- Sqlite for local information storage.
- Lua scripting. (5.1.5 via tolua bindings)
- ProGuard optimization, obfuscation, etc.
- Bugly crash handler
The game is build using the Cocos2D-x engine:
The info needed is in the APK file. I won't go into more detail since this is not a forum to discuss multiplayer hacking. |
This is by far the most (in my limited experience) the most exciting piece I've ever found. Due to my stupidness, I can find very few useful resource on teaching how to mod coscos2d. Nor can i find systematic article teaching this. (there is IDA to mod so file, dll mod, untity game.. etc, but not coscos2d!)
Dear atom0s, I know this is not the right forum/place to discuss, but please, can you share some keywords , reference, general steps on how to deal with game like this? I will take this as starter and google/learn by myself.
please...
|
|
| Back to top |
|
 |
atom0s Moderator
Reputation: 205
Joined: 25 Jan 2006 Posts: 8587 Location: 127.0.0.1
|
Posted: Thu May 26, 2016 4:29 pm Post subject: |
|
|
This is a multiplayer game which we are not allowed to discuss on this forum due to the rules:
http://forum.cheatengine.org/faq.php#0
_________________
- Retired. |
|
| Back to top |
|
 |
ada1016 How do I cheat?
Reputation: 0
Joined: 17 May 2016 Posts: 7
|
Posted: Mon May 30, 2016 8:46 pm Post subject: |
|
|
| thanks, atom0s. I understand and will follow the guidance.
|
|
| Back to top |
|
 |
|