Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


Cheating Magic Rush Heroes !!

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General Gamehacking
View previous topic :: View next topic  
Author Message
MaestreZamaor
How do I cheat?
Reputation: 0

Joined: 02 Mar 2016
Posts: 8

PostPosted: Tue Mar 08, 2016 8:55 pm    Post subject: Cheating Magic Rush Heroes !! Reply with quote

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.
Back to top
View user's profile Send private message
SerFrank
How do I cheat?
Reputation: 0

Joined: 29 Feb 2016
Posts: 9

PostPosted: Wed Mar 09, 2016 5:55 am    Post subject: Reply with quote

What have you tried to cheat in crystal dungeon to have this message?
Back to top
View user's profile Send private message
MaestreZamaor
How do I cheat?
Reputation: 0

Joined: 02 Mar 2016
Posts: 8

PostPosted: Wed Mar 09, 2016 9:05 am    Post subject: Reply with quote

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
View user's profile Send private message
hhhuut
Grandmaster Cheater
Reputation: 6

Joined: 08 Feb 2015
Posts: 607

PostPosted: Wed Mar 09, 2016 9:09 am    Post subject: Reply with quote

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
View user's profile Send private message
SerFrank
How do I cheat?
Reputation: 0

Joined: 29 Feb 2016
Posts: 9

PostPosted: Wed Mar 09, 2016 9:29 am    Post subject: Reply with quote

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
View user's profile Send private message
MaestreZamaor
How do I cheat?
Reputation: 0

Joined: 02 Mar 2016
Posts: 8

PostPosted: Wed Mar 09, 2016 4:42 pm    Post subject: Reply with quote

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
View user's profile Send private message
atom0s
Moderator
Reputation: 205

Joined: 25 Jan 2006
Posts: 8587
Location: 127.0.0.1

PostPosted: Wed Mar 09, 2016 6:57 pm    Post subject: Reply with quote

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
View user's profile Send private message Visit poster's website
SerFrank
How do I cheat?
Reputation: 0

Joined: 29 Feb 2016
Posts: 9

PostPosted: Thu Mar 10, 2016 4:34 am    Post subject: Reply with quote

Excuse me but I don't understand the sense of the message Atomos
Back to top
View user's profile Send private message
MaestreZamaor
How do I cheat?
Reputation: 0

Joined: 02 Mar 2016
Posts: 8

PostPosted: Fri Mar 11, 2016 3:06 am    Post subject: Reply with quote

Yeah wharever!
Back to top
View user's profile Send private message
SerFrank
How do I cheat?
Reputation: 0

Joined: 29 Feb 2016
Posts: 9

PostPosted: Fri Mar 11, 2016 1:46 pm    Post subject: Reply with quote

What are u cheating for the ban?
Back to top
View user's profile Send private message
EDWINWIL
How do I cheat?
Reputation: 0

Joined: 20 Feb 2016
Posts: 5

PostPosted: Sat Mar 19, 2016 5:56 pm    Post subject: Reply with quote

PAY 30 DOLLARS FOR THIS GAME TEACH A HAKEAR . I WANT ETERNAL LIFE FOR ENERGY AND MISSIONS
Back to top
View user's profile Send private message
ada1016
How do I cheat?
Reputation: 0

Joined: 17 May 2016
Posts: 7

PostPosted: Thu May 26, 2016 3:17 am    Post subject: Reply with quote

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
View user's profile Send private message
atom0s
Moderator
Reputation: 205

Joined: 25 Jan 2006
Posts: 8587
Location: 127.0.0.1

PostPosted: Thu May 26, 2016 4:29 pm    Post subject: Reply with quote

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
View user's profile Send private message Visit poster's website
ada1016
How do I cheat?
Reputation: 0

Joined: 17 May 2016
Posts: 7

PostPosted: Mon May 30, 2016 8:46 pm    Post subject: Reply with quote

thanks, atom0s. I understand and will follow the guidance.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General Gamehacking All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites