An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: dalvik

androguard/androguard

Reverse engineering and pentesting for Android applications

Language: Python - Size: 103 MB - Last synced at: about 1 hour ago - Pushed at: about 2 months ago - Stars: 5,568 - Forks: 1,088

mickiemousez/Dex2Jar2Dex

Tools to work with android .dex and java .class files

Language: Java - Size: 1.63 MB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

ReVanced/revanced-patches

🧩 Patches for ReVanced

Language: Kotlin - Size: 54.6 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 3,424 - Forks: 417

REDasmOrg/REDasm

The OpenSource Disassembler

Language: C++ - Size: 44.1 MB - Last synced at: 4 days ago - Pushed at: 7 months ago - Stars: 1,647 - Forks: 145

APKLab/APKLab

Android Reverse-Engineering Workbench for VS Code

Language: TypeScript - Size: 7.3 MB - Last synced at: 9 days ago - Pushed at: about 1 year ago - Stars: 2,861 - Forks: 266

droidefense/engine

Droidefense: Advance Android Malware Analysis Framework

Language: Java - Size: 198 MB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 482 - Forks: 105

JsonChao/Awesome-Android-Performance

:trophy:Explore Android performance optimization in depth(continuous updating ...)

Size: 33.6 MB - Last synced at: 8 days ago - Pushed at: about 2 years ago - Stars: 811 - Forks: 126

ReVanced/revanced-patches-template

👋🧩Template repository for ReVanced Patches

Language: Kotlin - Size: 661 KB - Last synced at: 13 days ago - Pushed at: 4 months ago - Stars: 4,599 - Forks: 462

redragon14368/Dex2Jar2Dex

Tools to work with android .dex and java .class files

Size: 0 Bytes - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0

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.

Language: C# - Size: 3.29 MB - Last synced at: 1 day ago - Pushed at: 20 days ago - Stars: 92 - Forks: 27

ViRb3/SmaliHelper 📦

An offline documentation browser for Smali

Language: C# - Size: 58.6 KB - Last synced at: 19 days ago - Pushed at: over 5 years ago - Stars: 16 - Forks: 2

jkennethcarino/privacy-revanced-patches

Privacy Patches for ReVanced to disable analytics and trackers, always open Gboard in incognito mode, and much more!

Language: Kotlin - Size: 840 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 30 - Forks: 2

giacomoferretti/odex-patcher

Run arbitrary code by patching OAT files

Language: Kotlin - Size: 1.86 MB - Last synced at: 26 days ago - Pushed at: over 1 year ago - Stars: 86 - Forks: 16

CalebFenton/simplify

Android virtual machine and deobfuscator

Language: Java - Size: 98.8 MB - Last synced at: 29 days ago - Pushed at: about 3 years ago - Stars: 4,527 - Forks: 448

ReVanced/revanced-patcher

💉 ReVanced Patcher used to patch Android applications

Language: Kotlin - Size: 2.1 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 2,753 - Forks: 225

CalebFenton/dex-oracle

A pattern based Dalvik deobfuscator which uses limited execution to improve semantic analysis

Language: Ruby - Size: 2.4 MB - Last synced at: 30 days ago - Pushed at: about 6 years ago - Stars: 497 - Forks: 114

amimo/dcc

DCC (Dex-to-C Compiler) is method-based aot compiler that can translate DEX code to C code.

Language: Python - Size: 784 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1,185 - Forks: 396

ThexXTURBOXx/dex2jar Fork of pxb1988/dex2jar

Tools to work with android .dex and java .class files

Language: Java - Size: 27.2 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 248 - Forks: 61

indrastorms/Dropped-Patches

Picked up some dropped patches for ReVanced

Language: Kotlin - Size: 356 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 50 - Forks: 8

Col-E/dex-translator

A translation library for converting between Dalvik and JVM bytecode

Language: Java - Size: 44.2 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 42 - Forks: 3

akavel/hellomello

Experiments with writing Android apps in Nim

Language: C++ - Size: 85 KB - Last synced at: 7 days ago - Pushed at: almost 5 years ago - Stars: 88 - Forks: 4

MatrixEditor/dexrs

Dalvik Executable (DEX) parser, disassembler and (partial) decompiler with a Python binding.

Language: Rust - Size: 188 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 10 - Forks: 2

yntha/pydex0

Powerful, yet easy to use, python library for instrumenting(and eventually writing) dex files.

Language: Python - Size: 562 KB - Last synced at: 19 days ago - Pushed at: 10 months ago - Stars: 5 - Forks: 0

MarceDuran/DEX

Decentralized exchange

Size: 1.95 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

plum-umd/redexer

The Redexer binary instrumentation framework for Dalvik bytecode

Language: Smali - Size: 123 MB - Last synced at: 20 days ago - Pushed at: almost 4 years ago - Stars: 166 - Forks: 33

mmin18/Dex65536

Solve the issue with dalvik compiler limitation on 65536 methods (Unable to execute dex: method ID not in [0, 0xffff]: 65536)

Language: Java - Size: 2.86 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 352 - Forks: 121

RevEngiSquad/smalig

Dalvik(Smali) ByteCode info (grammar) fetch tool written in Python.

Language: Python - Size: 62.5 KB - Last synced at: 6 days ago - Pushed at: 3 months ago - Stars: 3 - Forks: 2

droideco/dalvik-ffi

Java FFI for Dalvik/ART

Language: C - Size: 190 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 1

tboox/dexbox

A lightweight dex file parsing library

Language: C - Size: 86.9 KB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 82 - Forks: 11

netomi/bat

Bytecode Analysis Toolkit.

Language: Kotlin - Size: 3.03 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 14 - Forks: 3

yhs0602/Kovik

Dalvik emulator written in Kotlin, highly inspired by Katalina

Language: Kotlin - Size: 13.3 MB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 13 - Forks: 1

akavel/dali

Indie assembler/linker for Dalvik VM .dex & .apk files (Work In Progress)

Language: Nim - Size: 208 KB - Last synced at: 7 days ago - Pushed at: about 2 months ago - Stars: 77 - Forks: 11

mingyuan-xia/PATDroid

A Program Analysis Toolkit for Android

Language: Java - Size: 3.77 MB - Last synced at: about 2 months ago - Pushed at: almost 8 years ago - Stars: 118 - Forks: 28

SQUARE-RG/InsDal

Instrument Dalvik

Language: Shell - Size: 5.66 MB - Last synced at: 5 months ago - Pushed at: over 4 years ago - Stars: 9 - Forks: 1

iamlooper/dex2oat-optimizer

An ART optimization module to accelerate app launches and improve system performance.

Language: Shell - Size: 5.02 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 65 - Forks: 2

nICEnnnnnnnLee/NinjaV4

我的百宝箱 - 微信计步作弊/远程监控家里WiFi/录制直播/QQ复读机器人/斗鱼日常养粉丝牌

Language: Java - Size: 2.72 MB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 14 - Forks: 1

paulcoding810/j2s

Java to Smali CLI

Language: Shell - Size: 12.9 MB - Last synced at: 25 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

saruman9/jnienv

JNI environment for using with Android's native libraries (useful for fuzzing and debugging)

Language: C - Size: 17.6 KB - Last synced at: 9 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

michelerenzullo/Workplace_SSL_Unpinning

Patching Encrypted native libraries - article https://link.medium.com/7MC5jaYC4tb

Language: Java - Size: 519 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 3

moviet/space-ghost

A simple example source codes of an initial android app cloner

Language: Smali - Size: 8.5 MB - Last synced at: about 1 month ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

GraxCode/dalvikgate

Lightweight dex / odex / apk to jar converter

Language: Java - Size: 548 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 33 - Forks: 2

nowsecure/androguard

Fork of https://github.com/androguard/androguard w/ bug fixes tests

Language: Python - Size: 38.2 MB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 13 - Forks: 4

kami-lang/madex

✨ New modern Dalvik (.dex) bytecode processing library

Language: Kotlin - Size: 364 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

huuck/Katalina

Katalina is like Unicorn but for Dalvik bytecode. It provides an environment that can execute Android bytecode one instruction at a time.

Language: Python - Size: 64.4 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 95 - Forks: 12

kkdd-ddkk/smali_tooling

Tools for patching smali constructors

Language: Python - Size: 43 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

kapodamy/multidex-offline

MultiDex Offline

Language: Java - Size: 26.4 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1

kin9-0rz/dexsim

基于动态加载的解密脚本

Language: Python - Size: 29.2 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 14 - Forks: 13

panhongwei/AndroidMethodHook

android art hook like Sophix

Language: Java - Size: 408 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 274 - Forks: 76

bla5r/DexDump

Tiny and lightweight DBC dump tool for all embedded methods in .dex files.

Language: C++ - Size: 27.3 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 3

software-engineering-and-security/AndroidsJCL-SecDev23

Artifacts of our SecDev 2023 paper "An In-Depth Analysis of Android’s Java Class Library: its Evolution and Security Impact"

Language: Java - Size: 108 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

naseemakhtar994/simplify Fork of CalebFenton/simplify

Generic Android Deobfuscator

Language: Smali - Size: 94.9 MB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

i64/androidDump 📦

A tool pulls loaded binaries ordered by memory regions

Language: C - Size: 2.89 MB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 31 - Forks: 14

hfutxqd/android-dx

android dx tool from aosp

Language: Java - Size: 720 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

h4ng3r/r2dextest

Dalvik tests generator for radare2 using on androguard

Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 4 - Forks: 0

hacker1024/LP_Pixel-Launcher_Disable-Google-Search

A Lucky Patcher patch to disable Google Search in the Pixel Launcher, and search apps only instead.

Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 1

neosophaux/DexExposed

A program to flip every private, protected and package-private access flag to public in an Android dex file!

Language: Java - Size: 997 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 1

Belluxx/Java2Smali

This tool converts java code to smali

Language: Java - Size: 1.03 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 26 - Forks: 4

maxence-ho/DexGraph

Modified DexDump to build instruction graph from classes.dex

Language: C++ - Size: 26.2 MB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 16 - Forks: 3

ytsutano/jitana

A graph-based static-dynamic hybrid DEX code analysis tool

Language: C++ - Size: 556 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 37 - Forks: 10

silentsignal/android-param-annotate

Android parameter annotator for Dalvik/Smali disassembly

Language: Python - Size: 2.93 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 7 - Forks: 2

OpenBlocksTeam/android-build-tools

Android Application Build Tools collection that can be used on an android device, Will be used for the OpenBlocks project.

Language: Java - Size: 44.5 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 11 - Forks: 7

SUPERAndroidAnalyzer/dalvik

Dalvik parser in pure Rust.

Language: Rust - Size: 8.39 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 30 - Forks: 10

gelldur/msc-thesis

Master's Thesis: Decompiling Android OS applications

Language: TeX - Size: 3.55 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 6 - Forks: 2

droidefense/test-apps 📦

Test apps for droidefense engine

Size: 30.6 MB - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 3

Ladislus/m2_san_project 📦

Static analyser for Dalvik bytecode using Androguard

Language: Python - Size: 28.7 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

johnsonlee/architect

📖 A Cookbook of Architect 👉

Size: 2.02 MB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 1

aki-ks/tactical

Referenced based jvm/dalvik bytecode intermediation.

Language: Java - Size: 1.36 MB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 1

maekoos/aar

Alternative APK Runtime

Language: Rust - Size: 73.2 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 5 - Forks: 1

silentsignal/simpli

Performs primitive Dalvik symbolic execution

Language: Python - Size: 10.7 KB - Last synced at: about 1 year ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 2