All Projects → iBotPeaches → Apktool

iBotPeaches / Apktool

Licence: apache-2.0
A tool for reverse engineering Android apk files

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Apktool

Apk Mitm
🤖 A CLI application that automatically prepares Android APK files for HTTPS inspection
Stars: ✭ 893 (-93.12%)
Mutual labels:  apk, apktool, reverse-engineering
Decompile Apk
🔥 Decompile APK(反编译APK)
Stars: ✭ 464 (-96.42%)
Mutual labels:  apk, apktool
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
Stars: ✭ 456 (-96.49%)
Mutual labels:  apk, apktool
Andromeda
Andromeda - Interactive Reverse Engineering Tool for Android Applications
Stars: ✭ 627 (-95.17%)
Mutual labels:  apk, reverse-engineering
Apkleaks
Scanning APK file for URIs, endpoints & secrets.
Stars: ✭ 2,707 (-79.14%)
Mutual labels:  apk, reverse-engineering
Apkshellext
Show app icons in windows explorer
Stars: ✭ 316 (-97.57%)
Mutual labels:  apk, apktool
Dexcalibur
[Official] Android reverse engineering tool focused on dynamic instrumentation automation. Powered by Frida. It disassembles dex, analyzes it statically, generates hooks, discovers reflected methods, stores intercepted data and does new things from it. Its aim is to be an all-in-one Android reverse engineering platform.
Stars: ✭ 512 (-96.05%)
Mutual labels:  apk, reverse-engineering
Apkmod
Apkmod can decompile, recompile, sign APK, and bind the payload with any legit APP
Stars: ✭ 235 (-98.19%)
Mutual labels:  apk, apktool
Deapk
DeAPK is an open-source, online APK decompiler which lets you upload an APK and then decompile it to Smali or Java sources. It is built using Laravel, Vue.js, Bootstrap, FontAwesome, Pusher, Redis, MySQL, apktool, jadx and hosted atop Oracle cloud platform.
Stars: ✭ 33 (-99.75%)
Mutual labels:  apktool, reverse-engineering
Fakerandroid
A tool translate a apk file to stantard android project include so hook api and il2cpp c++ scaffolding when apk is a unity il2cpp game. Write code on a apk file elegantly.
Stars: ✭ 695 (-94.64%)
Mutual labels:  apk, apktool
apk-decompiler
Small Rust utility to decompile Android apks
Stars: ✭ 48 (-99.63%)
Mutual labels:  apk, apktool
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.
Stars: ✭ 1,766 (-86.39%)
Mutual labels:  apk, apktool
ApkDecompiler
【Linux系统】上apk反编译助手,已打包为ApkDecompiler.deb,支持debian系linux,如debian、ubuntu、mint、deepin等等
Stars: ✭ 34 (-99.74%)
Mutual labels:  apk, apktool
Reverseapk
Quickly analyze and reverse engineer Android packages
Stars: ✭ 419 (-96.77%)
Mutual labels:  apk, reverse-engineering
kikfox
A resource obfuscated apk & xapk decompiling tool
Stars: ✭ 63 (-99.51%)
Mutual labels:  apk, arsc
Apklab
Android Reverse-Engineering Workbench for VS Code
Stars: ✭ 470 (-96.38%)
Mutual labels:  apktool, reverse-engineering
Xapkdetector
APK/DEX detector for Windows, Linux and MacOS.
Stars: ✭ 208 (-98.4%)
Mutual labels:  apk, reverse-engineering
Android Crack Tool
🐞Android crack tool For Mac
Stars: ✭ 2,666 (-79.46%)
Mutual labels:  apk, apktool
Diggy
Extract endpoints from apk files.
Stars: ✭ 654 (-94.96%)
Mutual labels:  apk, apktool
Apk Changer
Command line program for modifying apk files
Stars: ✭ 122 (-99.06%)
Mutual labels:  apk, apktool

Apktool

This is the repository for Apktool. If you are looking for the Apktool website. Click here.

Join the chat at https://gitter.im/iBotPeaches/Apktool CI Software License

It is a tool for reverse engineering 3rd party, closed, binary Android apps. It can decode resources to nearly original form and rebuild them after making some modifications; it makes possible to debug smali code step by step. Also it makes working with app easier because of project-like files structure and automation of some repetitive tasks like building apk, etc.

It is NOT intended for piracy and other non-legal uses. It could be used for localizing, adding some features or support for custom platforms and other GOOD purposes. Just try to be fair with authors of an app, that you use and probably like.

Support

Sponsored by

  • Sourcetoad - helping with a weekly sponsorship for continued improvement and maintenance of the project.

IDE of Choice

Security Vulnerabilities

If you discover a security vulnerability within Apktool, please send an e-mail to Connor Tumbleson at connor.tumbleson(at)gmail.com. All security vulnerabilities will be promptly addressed.

Links

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].