An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with dalvik

A curated list of projects in awesome lists tagged with dalvik .

https://github.com/androguard/androguard

Reverse engineering and pentesting for Android applications

android dalvik dex odex pentesting reverse-engineering

Last synced: 12 May 2025

https://github.com/revanced/revanced-patches-template

👋🧩Template repository for ReVanced Patches

android dalvik kotlin patches revanced reverse-engineering

Last synced: 13 May 2025

https://github.com/ReVanced/revanced-patches-template

👋🧩Template repository for ReVanced Patches

android dalvik kotlin patches revanced reverse-engineering

Last synced: 26 Mar 2025

https://github.com/ReVanced/revanced-patcher

💉 ReVanced Patcher used to patch Android applications

aapt android android-runtime dalvik kotlin kotln patcher revanced reverse-engineering smali

Last synced: 27 Mar 2025

https://github.com/revanced/revanced-patcher

💉 ReVanced Patcher used to patch Android applications

aapt android android-runtime dalvik kotlin kotln patcher revanced reverse-engineering smali

Last synced: 14 Mar 2026

https://github.com/amimo/dcc

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

compiler dalvik java2c obfuscator

Last synced: 16 May 2025

https://github.com/calebfenton/dex-oracle

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

android android-malware dalvik deobfuscation deobfuscator dex malware malware-analysis malware-analyzer malware-research reverse-engineer-apk reverse-engineering

Last synced: 16 May 2025

https://github.com/CalebFenton/dex-oracle

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

android android-malware dalvik deobfuscation deobfuscator dex malware malware-analysis malware-analyzer malware-research reverse-engineer-apk reverse-engineering

Last synced: 13 Mar 2025

https://github.com/mmin18/dex65536

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

android apk dalvik dex

Last synced: 04 Oct 2025

https://github.com/plum-umd/redexer

The Redexer binary instrumentation framework for Dalvik bytecode

bytecode-manipulation dalvik dex dynamic-analysis

Last synced: 11 Jul 2025

https://github.com/mingyuan-xia/patdroid

A Program Analysis Toolkit for Android

android apk bytecode dalvik program-analysis

Last synced: 17 Mar 2025

https://github.com/mingyuan-xia/PATDroid

A Program Analysis Toolkit for Android

android apk bytecode dalvik program-analysis

Last synced: 26 Mar 2025

https://github.com/jkennethcarino/adobo

Patches for Morphe to disable ads, trackers and analytics, remove Reddit ads everywhere, always open Gboard in incognito mode, and much more!

adblocking android dalvik gboard kotlin morphe morphe-patches patches privacy reddit reverse-engineering smali

Last synced: 02 May 2026

https://github.com/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.

android dalvik dex

Last synced: 04 Apr 2025

https://github.com/akavel/hellomello

Experiments with writing Android apps in Nim

android apk dalvik dex hello-world jni minimal nim standalone

Last synced: 27 Jul 2025

https://github.com/tboox/dexbox

A lightweight dex file parsing library

android dalvik dex java parser tbox xmake

Last synced: 04 Apr 2025

https://github.com/akavel/dali

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

android dalvik dex nim standalone

Last synced: 18 Jul 2025

https://github.com/jkennethcarino/privacy-revanced-patches

Privacy Patches for ReVanced to disable ads, trackers and analytics, remove ads everywhere in the Reddit app, always open Gboard in incognito mode, and much more!

adblocking android dalvik kotlin patches privacy privacy-tools revanced revanced-gboard revanced-patches reverse-engineering smali

Last synced: 15 Feb 2026

https://github.com/indrastorms/Dropped-Patches

Picked up some dropped patches for ReVanced

android dalvik kotlin patches revanced reverse-engineering

Last synced: 02 Sep 2025

https://github.com/col-e/dex-translator

A translation library for converting between Dalvik and JVM bytecode

android apk bytecode dalvik dex java reverse-engineering

Last synced: 22 Mar 2025

https://github.com/nicennnnnnnlee/ninjav4

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

dalvik java

Last synced: 29 Aug 2025

https://github.com/yhs0602/kovik

Dalvik emulator written in Kotlin, highly inspired by Katalina

dalvik dex emulation multidex reverse-engineering unicorn-engine

Last synced: 26 Mar 2025

https://github.com/nowsecure/androguard

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

androguard android dalvik fork malware python static-analysis

Last synced: 09 Apr 2025

https://github.com/matrixeditor/dexrs

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

art dalvik dalvik-parser dex pyo3 smali

Last synced: 13 Oct 2025

https://github.com/yag00/sandvik

** Mirror ** Main repo on GitLab! ** The Sandvik project is a minimal Dalvik JVM written in C++. It is a work in progress, aiming to become a full-featured Dalvik Virtual Machine (VM) implementation.

android dalvik emulator java jvm

Last synced: 07 May 2026

https://github.com/aki-ks/tactical

Referenced based jvm/dalvik bytecode intermediation.

dalvik disassembler java-bytecode jvm jvm-bytecode

Last synced: 16 Mar 2025

https://github.com/michelerenzullo/workplace_ssl_unpinning

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

android bytecode dalvik native patching reverse-engineering smali

Last synced: 27 Oct 2025

https://github.com/revengisquad/smalig

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

android dalvik dalvik-bytecode smali smali-baksmali

Last synced: 28 Oct 2025

https://github.com/hacker1024/lp_pixel-launcher_disable-google-search

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

android android-runtime binary-patching dalvik lucky-patcher pixel-launcher

Last synced: 05 Nov 2025

https://github.com/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"

android class dalvik exposure jvm openjdk security tlsh vulnerability

Last synced: 21 Feb 2026

https://github.com/dyokism/dexforge

Smart ART/Dalvik cache optimization module with dynamic filter selection.

android android-mod art dalvik dex2oat kernelsu magisk module optimization performance root

Last synced: 03 Jun 2026

https://github.com/paulcoding810/j2s

Java to Smali CLI

baksmali d8 dalvik java2smali smali

Last synced: 11 Nov 2025