Skip to content

Commit

Permalink
add blog post to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
erfur committed Mar 8, 2024
1 parent 9eeadf3 commit 7bf0e66
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

Android port of [linux_injector](https://github.com/namazso/linux_injector). Library injection using /proc/mem, without ptrace. Only aarch64 is supported.

To get an idea of how it works, you can read the [blog post](https://erfur.github.io/blog/dev/code-injection-without-ptrace).

## Usage

```
Expand Down

0 comments on commit 7bf0e66

Please sign in to comment.