Skip to content

Releases: MJx0/AndKittyInjector

v5.1.0

29 Mar 23:21

Choose a tag to compare

  • use ptrace hw breakpoint for --bp
  • minor fixes
  • update to latest KittyMemoryEx

v5.0.2

11 Mar 10:55

Choose a tag to compare

  • minor fixes
  • update to latest KittyMemoryEx

v5.0.1

27 Feb 13:39

Choose a tag to compare

minor fixes

v5.0.0

21 Feb 19:23

Choose a tag to compare

Project overhaul v5.0.0 with updated KittyMemoryEx

v4.1.0

23 Nov 16:55

Choose a tag to compare

  • Fixed bug when trying to remove lib from solist in emulated implementation.

v4.0.0

19 Nov 14:35

Choose a tag to compare

-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

13 Nov 10:13

Choose a tag to compare

  • Hide .bss alongside other segments when -hide is enabled
  • Added libndk_translation.so support for emulated injection

v3.1.0

21 Oct 01:00

Choose a tag to compare

Updated with latest fixes & changes

v3.0.0

17 Oct 22:28

Choose a tag to compare

  • Added lib hide

v2.2.0

16 Oct 16:39

Choose a tag to compare

  • Code improvements
  • Fix infinite loop on failure