18 Repositories
Android dex Libraries
A high performance dex deobfuscator library.
DexKit-Android README|中文文档 This repository update has been terminated, Please use DexKit in the future, it's easier to use. A high performance dex deo
Deobfuscator for Android Application
This Tool is selected as BlackHat Arsenal USA 2020 What is Deoptfuscator Deoptfuscator is a tool for deobfuscating Android applications that have been
Smali/baksmali is an assembler/disassembler for the dex format used by dalvik, Android's Java VM implementation
About smali/baksmali is an assembler/disassembler for the dex format used by dalvik, Android's Java VM implementation. The syntax is loosely based on
Appdbg - make it possible to run android dex file in original Java Virtual Machine
Appdbg - make it possible to run android dex file in original Java Virtual Machine
SpyApp - The application launches dex files downloaded from the server
SpyApp The application downloads a dex file, which is then dynamically launched,
android 端编译加速插件🚀
RocketXPlugin 本插件自动识别未改动 module 并在编译流程中替换为 aar ,只编译改动模块,加速 Android 项目的编译速度。让你体验到所有模块都是 aar 的速度,又能保留所有的 module 便于修改,完美! English Document 编译速度对比 AGP 版本兼
Black Obfuscator is an obfuscator for Android APK DexFile
Black Obfuscator is an obfuscator for Android APK DexFile, it can help developer to protect source code by control flow flattening, and make it difficult to analyze the actual program control flow.
This project is an Android Studio plugin version of BlackObfuscator
This project is an Android Studio plugin version of BlackObfuscator, it supports obfuscating code automatically. More information about this project are in BlackObfuscator.
An advanced DEX editor for Android.
An advanced DEX editor for Android.
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.
FakerAndroid (FakerAndroid.jar or FakerAndroid-AS) A tool translate a apk file to stantard android project include so hook api and il2cpp c++ scaffold
An advanced DEX editor for Android.
Dexter A WIP DEX editor (hence the name Dexter) for Android that uses Smali. Available decompilers JADX Fernflower CFR JD-Core Procyon TO-DO Implement
A news app with amazing features.
Newdo-News In this app I'll show you how to fetch current news from a public API. The aim of this project is to show you how use best practices in And
A program to flip every private, protected and package-private access flag to public in an Android dex file!
DexExposed A program to flip every private, protected and package-private access flag to public in an Android dex file! Building Simply run gradle mak
Tinker is a hot-fix solution library for Android, it supports dex, library and resources update without reinstall apk.
Tinker Tinker is a hot-fix solution library for Android, it supports dex, library and resources update without reinstalling apk. Getting started Add t
Command-line tool to count per-package methods in Android .dex files
dex-method-counts Simple tool to output per-package method counts in an Android DEX executable grouped by package, to aid in getting under the 65,536
Dex manipulation library
dexterity Description dexterity is a C library intended for manipulation and analysis of DEX files. It has python bindings for all basic DEX structure
Analyze any Android/Java based app or game
ClassyShark Introduction ClassyShark is a standalone binary inspection tool for Android developers. It can reliably browse any Android executable and
Dex to Java decompiler
JADX jadx - Dex to Java decompiler Command line and GUI tools for producing Java source code from Android Dex and Apk files Main features: decompile D