Exetools

Exetools (https://forum.exetools.com/index.php)
-   General Discussion (https://forum.exetools.com/forumdisplay.php?f=2)
-   -   IDA Remote for Android (https://forum.exetools.com/showthread.php?t=20006)

mcr4ck 11-29-2021 02:00

IDA Remote for Android
 
1 Attachment(s)
hi

I have an Android application
And I want to debug it online on the tablet
With IDA 6.8 program
This is what I do

run cmd
1- adb push ./dbgsrv/android_server /data/local/tmp
2- adb shell
3- cd /data/local/tmp
4- chmod 755 android_server
5-./android_server

and show port 23946 in cmd

and open another cmd and
adb forward tcp:23946 tcp:23946

When I want to be remote with IDA , it only shows one running program
I wanted to see what the problem was
Attachment 9982

Sir.V65j 11-29-2021 10:06

hi
run android_server in su mode and check again

mcr4ck 11-29-2021 14:24

3 Attachment(s)
when run android_server in su mode

show error in ida and cmd

fly [CUG] 11-30-2021 14:03

try 7.6 android_server, 6.8 too old.

mcr4ck 11-30-2021 15:12

Quote:

try 7.6 android_server, 6.8 too old.
I tested it before
there was no use

CRC32 12-01-2021 02:07

I have the same Problem here with IDA and Android.


All times are GMT +8. The time now is 05:01.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX