apktool
There are 184 repositories under apktool topic.
iBotPeaches/Apktool
A tool for reverse engineering Android apk files
niklashigi/apk-mitm
🤖 A CLI application that automatically prepares Android APK files for HTTPS inspection
APKLab/APKLab
Android Reverse-Engineering Workbench for VS Code
vaibhavpandeyvpz/apkstudio
Open-source, cross platform Qt based IDE for reverse-engineering Android application packages.
Jermic/Android-Crack-Tool
🐞Android crack tool For Mac
dana-at-cp/backdoor-apk
backdoor-apk is a shell script that simplifies the process of adding a backdoor to any Android APK file. Users of this shell script should have working knowledge of Linux, Bash, Metasploit, Apktool, the Android SDK, smali, etc. This shell script is provided as-is without warranty of any kind and is intended for educational purposes only.
AdrMXR/KitHack
Hacking tools pack & backdoors generator.
CYRUS-STUDIO/ApkToolPlus
ApkToolPlus 是一个 apk 逆向分析工具(a apk analysis tools)。
kefir500/apk-editor-studio
Powerful yet easy to use APK editor for PC and Mac.
ClaudiuGeorgiu/Obfuscapk
An automatic obfuscation tool for Android apps that works in a black-box fashion, supports advanced obfuscation features and has a modular architecture easily extensible with new techniques
tp7309/TTDeDroid
一键反编译工具(不需要手动安装Python) One key for quickly decompile apk/aar/dex/jar, support by jadx/dex2jar/enjarify.
AvillaDaniel/AvillaForensics
Avilla Forensics FREE
s0md3v/Diggy
Extract endpoints from apk files.
moyuwa/ApkCheckPack
apk加固特征检查工具,汇总收集已知特征和手动收集大家提交的app加固特征,全网最全开源加固特征,支持40个厂商的加固检测,欢迎大家提交无法识别的app
venshine/decompile-apk
🔥 Decompile APK(反编译APK)
AndnixSH/APKToolGUI
GUI for apktool, signapk, zipalign and baksmali utilities.
Hax4us/Apkmod
Apkmod can decompile, recompile, sign APK, and bind the payload with any legit APP
n0mi1k/apk2url
An OSINT tool to quickly extract IP and URL endpoints from APKs by disassembling and decompiling
jbro129/android-modding
A large collection of github repositories related to android modding.
kkguo/apkshellext
Show app icons in windows explorer
vtosters/lite
Модифицированный клиент VK
maoruibin/AppPlus
A open source android application, and used to manage app,export apk, watch recent processes.
mzfr/slicer
A tool to automate the boring process of APK recon
alphaSeclab/android-security
Android Security Resources.
PatrickAlex2019/ApkEditor
Used for APP reverse compilation, APK localization, APK cracking, APK signature...
h4ck3r0/Apktool-termux
Apktool 2.12.0 For Termux , Version : 2.12.0 , Maintained
LucasFaudman/apkscan
Scan for secrets, endpoints, and other sensitive data after decompiling and deobfuscating Android files. (.apk, .xapk, .dex, .jar, .class, .smali, .zip, .aar, .arsc, .aab, .jadx.kts).
Schwartzblat/WhatsAppPatcher
A patcher that decompiles WhatsApp APK, patches the smali, recompiles and signs it.
zinja-coder/apktool-mcp-server
A MCP Server for APK Tool (Part of Android Reverse Engineering MCP Suites)
user1342/Obfu-DE-Scate
Obfu[DE]scate is a de-obfuscation tool for Android APKs that uses fuzzy comparison logic to identify similarities between functions, even if they have been renamed as part of obfuscation. It compares two versions of an APK and generates a mapping text file and an interactive HTML file as outputs!
ilya-kozyr/android-ssl-pinning-bypass
The script allows to bypass SSL pinning on Android >= 7 and makes APK file ready for HTTPS traffic inspection
Furniel/Apk-Changer
Command line program for modifying apk files
LuigiVampa92/xapk-to-apk
A simple standalone python script that converts .xapk file into a normal universal .apk file
iamyours/ApkCrack
A tool that make your apk debuggable for Charles/Fiddler in Android 7.0
Evil0ctal/AndroidReverse101
📖 从 0 到 1,系统化学习 Android 逆向,让学习变得有趣、好玩、易上手!
pilgun/acvtool
ACVTool (Android Code Coverage Tool) is a tool to measure fine-grained code coverage of 3rd-party Android apps.