arminject icon indicating copy to clipboard operation
arminject copied to clipboard

No entry in logcat after dlopen returns valid address

Open srvasn opened this issue 4 years ago • 1 comments

The issue is as mentioned above. The following output confirms that the library was loaded in the remote process.

beryllium:/data/local/tmp # ./injector 15449 libhook.so                                                                                                                                  
@ Injecting library libhook.so into process 15449.

@ Calling dlopen in target process ...
@ dlopen returned 0xA8F8DD10

However, there are no entries in logcat, both in the script and in a separate terminal.

srvasn avatar Sep 11 '19 23:09 srvasn

@srvasn did you solve this problem ? if so then let me know how please, thanks.

Alaa-Qa avatar May 05 '22 14:05 Alaa-Qa