newliver666/apk-reverse
适用于安卓apk的逆向分析
About the project
An Agent Skill for Android APK reverse engineering: unpacking, ad removal, dex patching, repacking, and runtime/server analysis. Loaded by an agent (Claude Code, Codex) while it works.
Useful for
- Remove ads from an APK and repack it into an installable file
- Decide whether a paywall can be bypassed client-side or is enforced by the server
- Unpack a packed/hardened APK and turn a memory dump into a patched APK
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 122 stars so far today, about 157 expected by the end of the day.
- The repository is 0 days old and already has 120 stars.
- Top new repositories this week: #117.
- About 242 forks a day — people are taking the code.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 120
- Stars in a day
- 157
- Forks
- 52
- Issues and pull requests
- 0
- Watchers
- 0
- Language
- Python
- License
- MIT
- Created
- September 19, 2026
- Last push
- September 19, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 19, 2026Top new repositories this week: #117
Similar projects
-
9.4
cloudflare/security-audit-skill
A coding-agent skill that turns the agent into a security auditor, running a multi-phase code audit with independently verified, machine-readable findings.
-
7.0
arvindear/wp2shell-PoC
Proof-of-concept for the wp2shell vulnerability chain in WordPress Core (CVE-2026-63030 and CVE-2026-60137) that gives an unauthenticated attacker RCE. A tool for testing and exploitation in controlled environments and…
-
6.2
HyNetworks/OpenGFW
An open-source DIY Great Firewall for Linux: it reassembles IP/TCP flows, analyzes protocols (HTTP, TLS, QUIC, DNS, SSH, VPNs) and filters connections via an expr-based rule engine. Aimed at home routers and servers…
-
5.1
ejfkdev/ddc
A Rust DEX-to-Java decompiler for Android with progressive analysis: query metadata first and decompile classes on demand instead of a full run. Its output is javac-verified across seven real-world APKs.
-
4.9
yynxxxxx/gpt_sub_analysis
A guide to analyzing the ChatGPT iOS subscription flow: it describes intercepting the buyProduct request via Reqable and SSL Kill Switch 3 and rewriting the offerName and salableAdamId fields to obtain the Pro 20x…
-
4.0
BennyThink/NFCX
Cross-platform GUI desktop app for NFC card work: reader discovery, MIFARE Classic reads, dumps, key management, and key recovery. For cards you own or are authorized to test.