awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
google avatar

google/dexmodArchived

0
View on GitHub↗
64 stars·11 forks·Python·Apache-2.0·10 views

Dexmod

dexmod is a tool written in python to exemplify patching Dalvik bytecode in a DEX (Dalvik Executable) file, and assist in the static analysis of Android applications.

Features

  • Reverse Engineering Tools - Patches Dalvik bytecode for analysis and research.

Star history

Star history chart for google/dexmodStar history chart for google/dexmod

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Dexmod

These projects share indexed features with Dexmod. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • androguard/androguardandroguard avatar

    androguard/androguard

    6,116View on GitHub↗

    Reverse engineering and pentesting for Android applications

    Python
    View on GitHub↗6,116
  • angr/angrangr avatar

    angr/angr

    8,898View on GitHub↗

    Angr is a binary analysis framework and static analysis tool used for reverse engineering compiled binaries. It serves as a binary decompiler and a lifting platform that translates machine code into a common intermediate representation to enable cross-architecture analysis. The framework integrates a symbolic execution engine and constraint solvers to determine the inputs required to reach specific program states. It also employs untrusted code sandboxing to isolate guest code from the host environment during analysis. Its capabilities cover control flow and data flow analysis, including the

    Python
    View on GitHub↗8,898
  • antojoseph/diff-guiantojoseph avatar

    antojoseph/diff-gui

    182View on GitHub↗

    GUI for Frida -Scripts

    JavaScript
    View on GitHub↗182
  • 0x742/noia0x742 avatar

    0x742/noia

    125View on GitHub↗

    WIP Simple mobile applications sandbox file browser tool. Powered with frida.re.

    JavaScript
    View on GitHub↗125
Compare all 30 related projects→

Frequently asked questions

What does google/dexmod do?

dexmod is a tool written in python to exemplify patching Dalvik bytecode in a DEX (Dalvik Executable) file, and assist in the static analysis of Android applications.

What are the main features of google/dexmod?

The main features of google/dexmod are: Reverse Engineering Tools.

Which projects share features with google/dexmod?

Projects with overlapping indexed features include: androguard/androguard — Reverse engineering and pentesting for Android applications. angr/angr — Angr is a binary analysis framework and static analysis tool used for reverse engineering compiled binaries. It serves… antojoseph/diff-gui — GUI for Frida -Scripts. apklab/apklab — APKLab is an integrated security analysis platform and reverse engineering IDE for Android applications. It provides a… appknox/afe — Android Framework for Exploitation, is a framework for exploiting android based devices. 0x742/noia — [WIP] Simple mobile applications sandbox file browser tool. Powered with [frida.re](https://www.frida.re).