Adrill icon indicating copy to clipboard operation
Adrill copied to clipboard

CallProcedure::remoteCall failed to check call status on x64 - android 9.0 emulator

Open mrkio9 opened this issue 1 year ago • 2 comments

I tried to inject shared library into app on Android 9.0 (64bit) by Adrill x86-64 and Adrill x86 but it is not impossible

C:\Users\Admin>adb shell "su 0 /data/local/tmp/adrill --pname com.ketchapp.rider --libpath /data/local/tmp/libsoLib.so"
[>] found pid 5416 for process 'com.ketchapp.rider'
[-] attcahing to process 5416 ...
[-] saving registers ...
[-] calling remote mmap ...
CallProcedure::remoteCall failed to check call status
[!] failed to call remote mmap
[-] restoring registers ...
[-] detaching from process 5416 ...
[!] something went wrong, see errors listed above.

so what i need to do now?

mrkio9 avatar Mar 07 '23 14:03 mrkio9

Which exactly emulator have you tried?

mustime avatar Mar 08 '23 01:03 mustime

Which exactly emulator have you tried?

I used LDPlayer 9 - Android 9.0 64bit

mrkio9 avatar Mar 08 '23 01:03 mrkio9