smali
There are 124 repositories under smali topic.
Konloch/bytecode-viewer
A Java 8+ Jar & Android APK Reverse Engineering Suite (Decompiler, Editor, Debugger & More)
vaibhavpandeyvpz/apkstudio
Open-source, cross platform Qt based IDE for reverse-engineering Android application packages.
Jermic/Android-Crack-Tool
🐞Android crack tool For Mac
APKLab/APKLab
Android Reverse-Engineering Workbench for VS Code
ReVanced/revanced-patcher
💉 ReVanced Patcher used to patch Android applications
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.
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
FrenchYeti/dexcalibur
[Official] Android reverse engineering tool focused on dynamic instrumentation automation leveraging 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.
1N3/ReverseAPK
Quickly analyze and reverse engineer Android packages
alexzaitsev/apk-dependency-graph
Android class dependency visualizer. This tool helps to visualize the current state of the project.
lixi5338619/lxBook
《爬虫逆向进阶实战》书籍代码库
HelloHuDi/AndroidReverseNotes
Android逆向笔记---从入门到入土
vtosters/lite
Модифицированный клиент VK
abhi-r3v0/Adhrit
Android Security Suite for in-depth reconnaissance and static bytecode analysis based on Ghera benchmarks.
AlexeySoshin/smali2java
Recreate Java code from Smali
ollide/intellij-java2smali
A plugin for IntelliJ IDEA & Android Studio to easily compile Java & Kotlin files to smali.
dorneanu/smalisca
Static Code Analysis for Smali files
ThexXTURBOXx/dex2jar
Tools to work with android .dex and java .class files
PatrickAlex2019/ApkEditor
Used for APP reverse compilation, APK localization, APK cracking, APK signature...
Furniel/Apk-Changer
Command line program for modifying apk files
ysrc/obfuseSmaliText
smali文件,jar包字符串混淆,支持gradle插件
kakathic/Tool-Shells
Application integrated editing apk
pilgun/acvtool
ACVTool (Android Code Coverage Tool) is a tool to measure fine-grained code coverage of 3rd-party Android apps.
amoulu/TinySmaliEmulator
A very minimalist smali emulator that could be used to "decrypt" obfuscated strings
CristianTuretta/MAD-Spy
We developed a malware for educational purposes. In particular, our goal is to provide a PoC of what is known as a Repacking attack, a known technique widely used by malware cybercrooks to trojanize android apps. The answer to solve this particular goal boils down in the simplicity of APK decompiling and smali code injection.
MG1937/AntiProguard-KRSFinder
通过分析类与成员间的关系来对抗Proguard混淆规则.Anti proguard through analysing classes and members' relationship
user1342/PocketSmali
A modular and extendable Python tool for emulating simple SMALI code.
freedom-wy/reverse_android
安卓从开发到逆向
axhlzy/ARTHookScripts
frida runtime resolves smali
dodola/SimpleSmali
通过精简Smali语法细节来增强反编译代码阅读性,自定义了一种简单语法
user1342/DISintegrity
A tool for analysing Android APKs and extracting root, integrity, and tamper detection checks.
Jefino9488/FrameworkPatcher
Automated workflow to patch miui frameworks
izgzhen/java2smali
Command-line tool for compiling .java to .smali
Belluxx/Java2Smali
This tool converts java code to smali
only52607/smali2java
vscode extension which allows you to decompile a single smali file into java code
vaibhavpandeyvpz/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.