Example Usage
Usage: AndKittyInjector [--help] [--version] --package <name> --libs <paths>... [--launch] [--watch] [--bp] [--delay <micros>] [--timeout <ms>] [--memfd] [--free] [--hide] Optional arguments: -h, --help shows help message and exits -v, --version prints version information and exits --package <name> Target package name to inject into. [required] --libs Libraries path to be injected. [nargs: 1 or more] [required] --launch Launch process and inject. --watch Monitor process start then inject. --bp Inject after native/emulated dlopen breakpoint hit. --delay <micros> Delay injection in microseconds. --timeout <ms> Timeout for ptrace remote calls in milliseconds. --memfd Use memfd dlopen. --free Unload library after entry point execution. --hide Remove soinfo from solist/sonext, remap library to anonymouse memory and randomize ELF header.
See also
ret-sync
Open Source
ret-sync is a set of plugins that helps to synchronize a debugging session (WinDbg/GDB/LLDB/OllyDbg2…
Angr
Open Source
Python binary analysis framework supporting both static and dynamic symbolic execution (concolic exe…
bddisasm
Open Source
bddisasm is a fast, lightweight, x86/x64 instruction decoder. The project also features a fast, bas…
Binwalk
Open Source
Kali
Firmware analysis tool for searching, extracting, and analyzing binary images. Identifies embedded f…
AAIdrive
Open Source
Implementations of some Android Auto features as unofficial IDrive apps…
NTRGhidra
Open Source
A Nintendo DS binary loader for Ghidra…