MJx0/AndKittyInjector
Inject a shared library into a process using ptrace
17 Releases
Latest: 2mo ago
v5.2.1Latest
📋 Changes
- Improved app launching commands
v5.2.0
📋 Changes
- updated to latest KittyMemoryEx
- Improved emulated solist detection
- added remote ptrace call timeout
- improved breakpoint code
- added randomize ELF header
v5.1.0
📋 Changes
- use ptrace hw breakpoint for --bp
- minor fixes
- update to latest KittyMemoryEx
v5.0.2
📋 Changes
- minor fixes
- update to latest KittyMemoryEx
v5.0.1
minor fixes
v5.0.0
Project overhaul v5.0.0 with updated KittyMemoryEx
v4.1.0
📋 Changes
- Fixed bug when trying to remove lib from solist in emulated implementation.
v4.0.0
-Overall code improvements & fixes -Use JNI_OnLoad as entry point -New better method to find soinfo offsets -New solist patch method for emulators -New better method to find exported namespace for emulators -Added memfd implementation for emulated injection -Added injector arch check
v3.2.0
📋 Changes
- Hide .bss alongside other segments when -hide is enabled
- Added libndk_translation.so support for emulated injection
v3.1.0
Updated with latest fixes & changes
v3.0.0
📋 Changes
- Added lib hide
v2.2.0
📋 Changes
- Code improvements
- Fix infinite loop on failure
v2.1.0
📋 Changes
- Better process start monitoring, thanks to [am_proc_start](https://gist.github.com/vvb2060/a3d40084cd9273b65a15f8a351b4eb0e#file-am_proc_start-cpp)
v2.0.0
📋 Changes
- Code improvements & fixes
- Added command line arguments
- Added option to watch app launch
- Added option to set delay
- Added test lib
v1.2.0
added memfd dlopen support.
v1.0.1
Improvements for emulators
v1.0.0
initial release
