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 


SPEEDHACK for BlueStacks
Goto page 1, 2  Next
 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General Discussions
View previous topic :: View next topic  
Author Message
markus988
How do I cheat?
Reputation: 0

Joined: 15 May 2014
Posts: 6

PostPosted: Thu May 15, 2014 2:36 pm    Post subject: SPEEDHACK for BlueStacks Reply with quote

Hi all first i'm sorry for my english i do my best. Ok, i'm wondering to speed hack Bluestacks app player. I give some try but still got no results; when i try to speed hack:
- HD-Agent and HD-Frontend process are pretty useless (any change)
- HD-Service i've the followin error message: "failure enabling speedhack. (dll injection failed) failed to execute dll loader"

Ok, then i've tried to install manual plugin "forcedinjection-x86_64.dll". No way still doesnt work.

Googling i've also tried to speed hack physical memory usin MEM_MAP option and some other settings (like write/read process memory, kernelmode debugger and query memories region routines) but i still cant hack speed.

Someone tried this already?

Really thank in advance if u will help me.
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 470

Joined: 09 May 2003
Posts: 25794
Location: The netherlands

PostPosted: Thu May 15, 2014 2:54 pm    Post subject: Reply with quote

You need to root the android build inside bluestacks

Once you've rooted it,
get the svn build of ceserver and cheat engine. (6.4 should come out soon)
run ceserver inside bluestacks as root
then connect with cheat engine to the bluestacks machine and select the process you wish to speedhack. And then just tick the speedhack checkbox

_________________
Do not ask me about online cheats. I don't know any and wont help finding them.

Like my help? Join me on Patreon so i can keep helping
Back to top
View user's profile Send private message MSN Messenger
markus988
How do I cheat?
Reputation: 0

Joined: 15 May 2014
Posts: 6

PostPosted: Thu May 15, 2014 4:32 pm    Post subject: Reply with quote

Dark Byte wrote:
You need to root the android build inside bluestacks

Once you've rooted it,
get the svn build of ceserver and cheat engine. (6.4 should come out soon)
run ceserver inside bluestacks as root
then connect with cheat engine to the bluestacks machine and select the process you wish to speedhack. And then just tick the speedhack checkbox


Hi, thanks for ur answer. My BS is already rooted (root check say: "rooted") then, there is a guide to run ceserver insiede bs? I'm assuming that svn build is linux_arm_android, right?
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 470

Joined: 09 May 2003
Posts: 25794
Location: The netherlands

PostPosted: Thu May 15, 2014 4:40 pm    Post subject: Reply with quote

http://cheatengine.org/temp/ceserverbin.zip
and
http://cheatengine.org/temp/CheatEngine64Beta2.exe

_________________
Do not ask me about online cheats. I don't know any and wont help finding them.

Like my help? Join me on Patreon so i can keep helping
Back to top
View user's profile Send private message MSN Messenger
markus988
How do I cheat?
Reputation: 0

Joined: 15 May 2014
Posts: 6

PostPosted: Sat May 17, 2014 10:32 am    Post subject: Reply with quote

Hi i'm really sorry but i'm newbie in this way.
Can u be more specific? How can i run ceserver on BlueStacks? I tried with the simple drag and drog of .zip file but seem not working.

And to connect CE with BS i've to use Network button in process selction?

Sorry if i'm wasting your time.
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 470

Joined: 09 May 2003
Posts: 25794
Location: The netherlands

PostPosted: Sat May 17, 2014 10:40 am    Post subject: Reply with quote

I really recommend understanding linux befor doing this, but i'll try to explain(Perhaps someday I might make an APK that does this initial setup for you):

copy the files to a folder you have execute access. I recommend /data/ceserver (NOT sdcard)

open a terminal or adb shell
then go into root mode (depending on your setup, but it's most likely just "su" )

go to the specific folder in that terminal (e.g: "cd /data/ceserver" )

then make sure that both files (ceserver and the extension module) are set to executable. Do that with chmod.
the easiest method (and most insecure but who gives a f* about security) is just type "chmod 777 filename"

now that everything is setup, just execute ceserver e.g: ./server when inside the folder (make sure you're still root)

Then start cheat engine, click the network button, and with luck the IP will show up in the list. If not, fill in the ip of the bluestacks system manually

_________________
Do not ask me about online cheats. I don't know any and wont help finding them.

Like my help? Join me on Patreon so i can keep helping
Back to top
View user's profile Send private message MSN Messenger
markus988
How do I cheat?
Reputation: 0

Joined: 15 May 2014
Posts: 6

PostPosted: Sat May 17, 2014 1:01 pm    Post subject: Reply with quote

Dark Byte wrote:
Then start cheat engine, click the network button, and with luck the IP will show up in the list. If not, fill in the ip of the bluestacks system manually


Ok man this is my last question, promise.

I think i'm right and this is my log (i cant post URL yet, so i've to write):

&s=0x30800b30
main=0xe4e8
CEserver. Waiting for client connection
socket=21
bind=0
listen=0
identifierThread active

Just, how i can get my bluestack ip address and port number? I tried ipconfig, ip addr show, ip route show but dunno if i'm right.

PS: You are a star man Very Happy, i really hope that all of ur work will be rewarded.
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 470

Joined: 09 May 2003
Posts: 25794
Location: The netherlands

PostPosted: Sat May 17, 2014 3:50 pm    Post subject: Reply with quote

If it doesn't show(broadcast's aren't working?) then it depends on the android system on how to find it.

for me on my android tabled I go to wifi, select the connection, and the IP show in the list of information
but for bluestacks not really sure.

Edit: It probably won't work on bluestacks. I just tried it, but it just crashes the whole android system (perhaps it's not properly rooted or it doesn't implement the debugging system of ARM)

tip: If you have trouble connecting, but do have adb, then you can type "adb forward tcp:52736 tcp:52736" in windows and connect to 127.0.0.1

_________________
Do not ask me about online cheats. I don't know any and wont help finding them.

Like my help? Join me on Patreon so i can keep helping
Back to top
View user's profile Send private message MSN Messenger
markus988
How do I cheat?
Reputation: 0

Joined: 15 May 2014
Posts: 6

PostPosted: Sun May 18, 2014 6:49 am    Post subject: Reply with quote

Dark Byte wrote:
If it doesn't show(broadcast's aren't working?) then it depends on the android system on how to find it.

for me on my android tabled I go to wifi, select the connection, and the IP show in the list of information
but for bluestacks not really sure.

Edit: It probably won't work on bluestacks. I just tried it, but it just crashes the whole android system (perhaps it's not properly rooted or it doesn't implement the debugging system of ARM)

tip: If you have trouble connecting, but do have adb, then you can type "adb forward tcp:52736 tcp:52736" in windows and connect to 127.0.0.1


I give up, i'm not able.
I'm trying to download sdk to execute adb but i've big doubts, i've also tried the same steps onto Genymotion (i can easy find IP adress here) but "./ceserver" command generate "no executable error" and i'm sure of my root. So i dunno, no hack for this game Sad
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 470

Joined: 09 May 2003
Posts: 25794
Location: The netherlands

PostPosted: Sun May 18, 2014 7:05 am    Post subject: Reply with quote

Did you copy ceserver to /data/something and didn't forget to chmod 777 ceserver ?
(Sdcard is never executable no matter what chmod you do)

But yeah, some older android versions don't have support for elf binaries/linking

so far it has only been tested on a rooted asus transformer 101

_________________
Do not ask me about online cheats. I don't know any and wont help finding them.

Like my help? Join me on Patreon so i can keep helping
Back to top
View user's profile Send private message MSN Messenger
markus988
How do I cheat?
Reputation: 0

Joined: 15 May 2014
Posts: 6

PostPosted: Mon May 19, 2014 9:11 am    Post subject: Reply with quote

Dark Byte wrote:
Did you copy ceserver to /data/something and didn't forget to chmod 777 ceserver ? (Sdcard is never executable no matter what chmod you do)


Yeah i'm sure, superuser permssions and chmod done but i've still "not executable magic 7f45" error on Genymotion.

Dark Byte wrote:
But yeah, some older android versions don't have support for elf binaries/linking


Genymotion use 4.4.x android version.

Anyway atm i can connect (with adb forward) CE at BlueStack using localhost ip, i've also found the process that i want to hack but when i click onto speed hack CE will crash always, can it be a bug of beta version? Or maybe i've to set something?

Ty again, i think that this post can be intersting for someone else here.
Back to top
View user's profile Send private message
tsundere
How do I cheat?
Reputation: 0

Joined: 06 Jan 2015
Posts: 1

PostPosted: Tue Jan 06, 2015 6:38 am    Post subject: Reply with quote

Hey, does the method you are explaining for bluestacks only?

Or can the same thing be done in geneymotion?
Also could you explain how to use the whole ceserver thing with geneymotion in a more layman sense for someone who doesn't know much about this stuff aka myself.
Back to top
View user's profile Send private message
JJAlexander
Cheater
Reputation: 0

Joined: 04 Apr 2011
Posts: 27

PostPosted: Tue Jan 20, 2015 3:58 pm    Post subject: Reply with quote

Hi Dark Byte,

How can I find the port of the ceserver?

_________________
BAN ME FOR THIS POST!!!
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 470

Joined: 09 May 2003
Posts: 25794
Location: The netherlands

PostPosted: Tue Jan 20, 2015 4:06 pm    Post subject: Reply with quote

Not really sure what you mean with port, but the sourcecode is here:
https://code.google.com/p/cheat-engine/source/browse/trunk/Cheat%20Engine/ceserver/

there is currently no build for x86 though (bluestacks is an x86 android emu)

_________________
Do not ask me about online cheats. I don't know any and wont help finding them.

Like my help? Join me on Patreon so i can keep helping
Back to top
View user's profile Send private message MSN Messenger
JJAlexander
Cheater
Reputation: 0

Joined: 04 Apr 2011
Posts: 27

PostPosted: Tue Jan 20, 2015 4:17 pm    Post subject: Reply with quote

Dark Byte wrote:
Not really sure what you mean with port, but the sourcecode is here:
https://code.google.com/p/cheat-engine/source/browse/trunk/Cheat%20Engine/ceserver/

there is currently no build for x86 though (bluestacks is an x86 android emu)


So the server should always start on port 52736.
But CE still says that it fails to connect to the server.

_________________
BAN ME FOR THIS POST!!!
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 Discussions All times are GMT - 6 Hours
Goto page 1, 2  Next
Page 1 of 2

 
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