Skip to content

Releases: MJx0/AndKittyInjector

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

v2.1.0

15 Oct 06:34

Choose a tag to compare

v2.0.0

14 Oct 00:27

Choose a tag to compare

  • Code improvements & fixes
  • Added command line arguments
  • Added option to watch app launch
  • Added option to set delay
  • Added test lib

v1.2.0

12 Oct 06:45

Choose a tag to compare

added memfd dlopen support.

v1.0.1

28 Sep 21:59

Choose a tag to compare

Improvements for emulators