newliver666/apk-reverse

Suitable for Android APK reverse engineering analysis

Open original source ↗

From the publisher

README & documentation

Source preview

Read the project’s overview, installation instructions and usage examples. The original README is the source of truth.

An Agent Skill for Android APK reverse engineering, debloating, ad removal, surgical dex patching, repacking, and runtime/server analysis. It is a skill, not a tutorial: it is written to be loaded by an agent (Claude Code, Codex, or any harness that supports the Agent Skills format) while it works, so it is organized for progressive disclosure — a short decision-oriented SKILL.md, detailed references loaded only when a step needs them, and parameterized scripts you can run directly. SKILL.md is deliberately written as a procedure with gates rather than as advice, because the observed failure mode is not ignorance — it is a model reading the whole thing, agreeing with it, and then reasoning from first principles anyway. So there are four things in the body that are meant to be acted on, not read: overrides them. stop signal: load that file before running another command, rather than after a few…

newliver666/apk-reverse on GitHub A short preview, not the full document.

Read the full README ↗ · Preview checked 2026-09-20T08:25:42.249Z

Inside the original README — Document outline
  1. apk-reverse
  2. How an agent is expected to consume this
  3. What it is good at
  4. Structure
  5. Install
  6. Requirements
  7. Read this first
  8. Scope
  9. Repository maintenance

Headings are captured from the source. Links open the publisher’s document, not a locally hosted copy.

Documentation belongs to its respective authors. Reported project/model license: MIT. A listing is not a grant of reuse or training rights. Confirm the document’s own terms at the source.

What this repository does

Suitable for Android APK reverse engineering analysis

Repository facts

Owner
newliver666
Primary language
Python
Stars
497
Forks
190
Open issues + pull requests
0
License
MIT
Archived
No
Default branch
main
Created
2026-09-19T13:12:54.000Z
Last push
2026-09-20T11:37:20.000Z

Topics and intended use

No topics were included in the latest source metadata.

Review the README for scope, installation, examples and limitations. We do not run repository code or certify it.

Evaluate before installing

Review licensing and dependencies, inspect recent commits and unresolved issues, and test in an isolated environment before production use. Stars and forks alone cannot answer these questions.

README and project files

Issues and maintenance discussion

Releases and changelog

Source and freshness

Source: GitHub. Metadata observed 2026-09-21T06:41:42.808Z. Daily imports are snapshots, not real-time monitoring.

Popularity and source listings do not establish security, suitability, licensing rights or benchmark performance.

Open original source

Related repositories

public-apis/public-apis

EbookFoundation/free-programming-books

donnemartin/system-design-primer

vinta/awesome-python

practical-tutorials/project-based-learning

NousResearch/hermes-agent