An open API service indexing awesome lists of open source software.

https://github.com/strazzere/inject-hooks-android-rs

Remote library injection into Android processes, then hooking via various methods
https://github.com/strazzere/inject-hooks-android-rs

Last synced: 2 months ago
JSON representation

Remote library injection into Android processes, then hooking via various methods

Awesome Lists containing this project

README

          

# inject-hooks-android-rs
Remote library injection into Android processes, then hooking via various methods

The injector, as stated in the readme, is basically just a rework of https://github.com/shunix/TinyInjector ported specifically for Android using rust, it now supports 32 and 64 bit systems.