View previous topic :: View next topic |
Author |
Message |
Dark Byte Site Admin
Reputation: 468
Joined: 09 May 2003 Posts: 25707 Location: The netherlands
|
Posted: Fri Jul 14, 2023 8:53 am Post subject: |
|
|
yes, patch the apk and set debuggable to true
then run-as the application and launch ceserver from there
_________________
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 |
|
 |
JesusMcWheel How do I cheat?
Reputation: 0
Joined: 14 Jul 2023 Posts: 2
|
Posted: Fri Jul 14, 2023 10:13 am Post subject: |
|
|
I don't know what you mean by patch the apk, how would I do this?
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 468
Joined: 09 May 2003 Posts: 25707 Location: The netherlands
|
Posted: Fri Jul 14, 2023 11:52 am Post subject: |
|
|
find the apk location on the device
adb pull then use a tool like apktool to decode the apk and then recode it with apktool as well with debuggable enable
then adb install newapk to install the debuggable version (you may qlso have to sign and zipalign the new apk)
_________________
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 |
|
 |
qaz015393 How do I cheat?
Reputation: 0
Joined: 18 Aug 2023 Posts: 1
|
Posted: Fri Aug 18, 2023 4:48 pm Post subject: |
|
|
Dark Byte wrote: | find the apk location on the device
adb pull then use a tool like apktool to decode the apk and then recode it with apktool as well with debuggable enable
then adb install newapk to install the debuggable version (you may qlso have to sign and zipalign the new apk) |
what do you mean by adb? do you mean use dev tools (android dev). can you please explain without shorting the words so I can follow the instructions so i can make one for my non rooted device
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 468
Joined: 09 May 2003 Posts: 25707 Location: The netherlands
|
Posted: Sat Aug 19, 2023 3:07 am Post subject: |
|
|
the android dev tools yes
it comes with adb.exe which you can use to connect to a non-rooted but debug enabled phone
in the future i'll try to write a more complex guide but for now look into the `pm` tool (package manager) together with adb. it helps list all packages bjt qlso getting the real path to the apk
_________________
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 |
|
 |
weerra How do I cheat?
Reputation: 0
Joined: 18 Jun 2015 Posts: 2
|
Posted: Sat Oct 28, 2023 5:48 am Post subject: |
|
|
I've tried patchin the apk with apktools (decode, then build with debug) but android studio refuses to push it to the phone because it doesn't have certificates. The app from OP installed fine by itself but it can't do anything because no root. Did apktool loose certificates or somethin?
Edit: Figured out keytools and installed the apk but it still didn't work. Then found another post about running without rooting and so I need to be actively using abd to launch things for it to work, not just launching the app normally?
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 468
Joined: 09 May 2003 Posts: 25707 Location: The netherlands
|
Posted: Sat Oct 28, 2023 5:24 pm Post subject: |
|
|
aftet signing the apk uninstall the old one and then you can install the new one
no need for root
_________________
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 |
|
 |
ENTDocY How do I cheat?
Reputation: 0
Joined: 16 Jun 2024 Posts: 1
|
Posted: Sun Jun 16, 2024 8:14 am Post subject: |
|
|
Dark Byte wrote: | I've uploaded a new version k
It has some fixes/updates:
String size support and unicode supports in memory records (and size for aob's)
Module size is now properly reported (so static memory in zero initialized memory now also shows)
The reset scan button now won't get affected by the keyboard
Clicking back will now go to the scanner tab, and if you click back again, will close the CE gui and go back to the previous app
There is now a CE logo overlay you can click to open the CE gui. It will ask you to open the current foreground app (if it's not disabled in settings) You can drag the ce logo anywhere you like
The notification area also has an option to go to CE
Editing strings in the addresslist will now show up as such
Getting and Setting values in the addresslist is now done using CECore's native memoryrecord instead of java
Besides the process list there is now also an app list
It shows the currently opened process |
Hi. I am sorry to necro this old thread. I have been using your app for YEARS, THANK YOU.
However, it does not work with the new ceserver 7.5 (hangs when selecting process)
Could you update it or tell me what files to replace in the apk?
|
|
Back to top |
|
 |
tribal386 How do I cheat?
Reputation: 0
Joined: 02 Apr 2025 Posts: 1
|
Posted: Wed Apr 02, 2025 5:43 am Post subject: |
|
|
Hi good day, is this still working for android users.? If so kindly put the link please where I downloaded the latest CE for android, many thanks and more power.
|
|
Back to top |
|
 |
|