MG1937/ASC
ASC is a super FAST Android decompiler front-end designed for Agents/Mobile Researchers.
About the project
Fast Android APK decompiler front-end that extracts classes, manifest and cross-references directly from the compressed artifact in milliseconds, without full inflate. Aimed at mobile reverse engineers and AI agents.
Useful for
- Find all references to a string or method in a large APK via droidasc findrefs
- Decompile a specific class from an APK to a Java file with one command
- Extract AndroidManifest.xml from an APK as XML for analysis
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 19 stars so far today, about 29 expected by the end of the day.
- Interest is fading: the two-day pace is 51% of the previous week and a half.
- About 9 forks a day — people are taking the code.
- Recent forks include notable developers: @momika233 (718 followers), @waylife (496 followers), @h4ckdepy (415 followers).
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 1,588
- Stars in a day
- 30
- Forks
- 220
- Issues and pull requests
- 30
- Watchers
- 3
- Language
- Python
- License
- Apache-2.0
- Created
- June 9, 2026
- Last push
- September 16, 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 16, 2026GitHub Trending today: #11, +129 stars; GitHub Trending Python today: #2, +129 stars
- September 15, 2026GitHub Trending today: #11, +122 stars; GitHub Trending Python today: #2, +122 stars
Similar projects
-
9.7
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.
-
6.6
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…
-
5.9
ctdal/cve-2026-41940-PoC
PoC exploit for CVE-2026-41940, a critical authentication bypass in cPanel & WHM (CVSS 10.0) that grants unauthenticated root-level WHM access by injecting CRLF sequences into server-side session files.
-
5.3
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.
-
5.0
NationalSecurityAgency/ghidra
A software reverse engineering framework from the NSA: disassembly, decompilation, graphing and scripting for analyzing compiled code on Windows, macOS and Linux.
-
4.6
shinthink/blitzstrike
A TypeScript/Bun MCP server packaging a pentest methodology into three tiers: attack-surface reconnaissance, source-to-sink tracing, and live validation of findings before reporting.