dalvik
There are 64 repositories under dalvik topic.
androguard/androguard
Reverse engineering and pentesting for Android applications
ReVanced/revanced-patches-template
👋🧩Template repository for ReVanced Patches
CalebFenton/simplify
Android virtual machine and deobfuscator
APKLab/APKLab
Android Reverse-Engineering Workbench for VS Code
ReVanced/revanced-patcher
💉 ReVanced Patcher used to patch Android applications
ReVanced/revanced-patches
🧩 Patches for ReVanced
REDasmOrg/REDasm
The OpenSource Disassembler
amimo/dcc
DCC (Dex-to-C Compiler) is method-based aot compiler that can translate DEX code to C code.
JsonChao/Awesome-Android-Performance
:trophy:Explore Android performance optimization in depth(continuous updating ...)
CalebFenton/dex-oracle
A pattern based Dalvik deobfuscator which uses limited execution to improve semantic analysis
droidefense/engine
Droidefense: Advance Android Malware Analysis Framework
mmin18/Dex65536
Solve the issue with dalvik compiler limitation on 65536 methods (Unable to execute dex: method ID not in [0, 0xffff]: 65536)
panhongwei/AndroidMethodHook
android art hook like Sophix
ThexXTURBOXx/dex2jar
Tools to work with android .dex and java .class files
plum-umd/redexer
The Redexer binary instrumentation framework for Dalvik bytecode
huuck/Katalina
Katalina is like Unicorn but for Dalvik bytecode. It provides an environment that can execute Android bytecode one instruction at a time.
mingyuan-xia/PATDroid
A Program Analysis Toolkit for Android
sailro/Dexer
Dexer is an open source framework, written in C#, that reads and writes .DEX files (Dalvik Executable Format) used by the Android Open Source Project.
iamlooper/dex2oat-optimizer
An ART optimization module to accelerate app launches and improve system performance.
akavel/hellomello
Experiments with writing Android apps in Nim
tboox/dexbox
A lightweight dex file parsing library
akavel/dali
Indie assembler/linker for Dalvik VM .dex & .apk files (Work In Progress)
giacomoferretti/odex-patcher
Run arbitrary code by patching OAT files
Belluxx/Java2Smali
This tool converts java code to smali
ytsutano/jitana
A graph-based static-dynamic hybrid DEX code analysis tool
Col-E/dex-translator
A translation library for converting between Dalvik and JVM bytecode
indrastorms/Dropped-Patches
Picked up some dropped patches for ReVanced
GraxCode/dalvikgate
Lightweight dex / odex / apk to jar converter
i64/androidDump
A tool pulls loaded binaries ordered by memory regions
SUPERAndroidAnalyzer/dalvik
Dalvik parser in pure Rust.
jkennethcarino/privacy-revanced-patches
Privacy Patches for ReVanced to disable analytics and trackers, always open Gboard in incognito mode, and much more!
maxence-ho/DexGraph
Modified DexDump to build instruction graph from classes.dex
kin9-0rz/dexsim
基于动态加载的解密脚本
OpenBlocksTeam/android-build-tools
Android Application Build Tools collection that can be used on an android device, Will be used for the OpenBlocks project.
nICEnnnnnnnLee/NinjaV4
我的百宝箱 - 微信计步作弊/远程监控家里WiFi/录制直播/QQ复读机器人/斗鱼日常养粉丝牌
ViRb3/SmaliHelper
An offline documentation browser for Smali