MCPcopy Index your code
hub / github.com/DexPatcher/dexpatcher-tool

github.com/DexPatcher/dexpatcher-tool @v1.7.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.7.0 ↗ · + Follow
417 symbols 1,006 edges 49 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

DexPatcher-tool

Modify Android DEX/APK files at source-level using Java.

https://dexpatcher.github.io/

DexPatcher is free software. (GPLv3+)

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Method 336
Class 74
Enum 4
Interface 3

Languages

Java100%

Modules by API surface

test/source/src/main/java/test/Main.java65 symbols
test/patch/src/main/java/test/Main.java60 symbols
tool/src/main/java/lanchon/dexpatcher/core/patcher/MethodSetPatcher.java27 symbols
tool/src/main/java/lanchon/dexpatcher/core/patcher/ActionBasedPatcher.java19 symbols
tool/src/main/java/lanchon/dexpatcher/core/patcher/AbstractPatcher.java19 symbols
tool/src/main/java/lanchon/dexpatcher/core/patcher/ClassSetPatcher.java17 symbols
tool/src/main/java/lanchon/dexpatcher/core/logger/Logger.java16 symbols
tool/src/main/java/lanchon/dexpatcher/core/patcher/AnnotatableSetPatcher.java15 symbols
tool/src/main/java/lanchon/dexpatcher/core/model/BasicClassDef.java14 symbols
tool/src/main/java/lanchon/dexpatcher/core/PatcherAnnotation.java14 symbols
tool/src/main/java/lanchon/dexpatcher/core/patcher/FieldSetPatcher.java12 symbols
tool/src/main/java/lanchon/dexpatcher/core/Context.java12 symbols

For agents

$ claude mcp add dexpatcher-tool \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page