View previous topic :: View next topic |
Author |
Message |
pyjumper How do I cheat?
Reputation: 0
Joined: 29 Jun 2023 Posts: 2
|
Posted: Thu Jun 29, 2023 12:49 am Post subject: mono tab not visible on il2cpp game |
|
|
hello, mono tab is not visible when selecting il2cpp android game using emulator, i was wondering if there are any options to force mono tab to show mayb editing monoscript.lua ? or is there any alternative way to describe "dissect structure data" like export them to other program or other ce plugin
CE v7.5
thank you
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 467
Joined: 09 May 2003 Posts: 25701 Location: The netherlands
|
Posted: Thu Jun 29, 2023 2:01 am Post subject: |
|
|
get the latest CE and ceserver sourcecode from github and compile them
then load ceserver inside the emulator as root and mono will work fine
_________________
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 |
|
 |
MarieDaves How do I cheat?
Reputation: 0
Joined: 30 Jun 2023 Posts: 3
|
Posted: Fri Jun 30, 2023 8:23 am Post subject: |
|
|
Any update?
|
|
Back to top |
|
 |
pyjumper How do I cheat?
Reputation: 0
Joined: 29 Jun 2023 Posts: 2
|
Posted: Sat Jul 01, 2023 12:12 am Post subject: |
|
|
Dark Byte wrote: | get the latest CE and ceserver sourcecode from github and compile them
then load ceserver inside the emulator as root and mono will work fine |
thanks for your replay, i will test this on emulator and see
Note: i did compile latest ceserver, tested on real device but got vdso not found, i will test on emulator when i have free time and give you the results
Question:
I am wondering if the dissect mono feature require ptrace anyhow because the game targeting disallow ptrace, i wanna know to not waste time in this direction
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 467
Joined: 09 May 2003 Posts: 25701 Location: The netherlands
|
Posted: Sat Jul 01, 2023 12:49 am Post subject: |
|
|
also compile the libmonodatacollector .so's and libceserver-extension
the vdso line is normal
ptrace is temporarily needed yes for memory alloc and .so injection
and maybe even for writing memory based on your kernel config
(Also, use android 9 or later, do not use android 7, it won't work)
_________________
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 |
|
 |
|