evilsocket / evilsocket/arminject

No entry in logcat after dlopen returns valid address

Open
#17 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
452
Forks
155
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.