MG1937/ASC
ASC is a fast Android APK decompiler front-end designed for use by AI agents and mobile security researchers.

Collecting fresh signals — velocity needs a few days of history.
collecting data…
star history
ASC provides a stateless decompilation engine that queries compiled Android APK artifacts directly without heavy preprocessing. It extracts code relationships, bytecodes, and metadata on demand in milliseconds by probing within Deflate bitstreams and leveraging R8 compiler optimization layouts. The tool targets AI agent workflows and mobile reverse-engineering research, enabling rapid code search and method resolution across DEX files.
Frequently asked
- What is MG1937/ASC?
- ASC is a fast Android APK decompiler front-end designed for use by AI agents and mobile security researchers.
- Is ASC open source?
- Yes — MG1937/ASC is open source, released under the Apache-2.0 license.
- What language is ASC written in?
- MG1937/ASC is primarily written in Python.
- How popular is ASC?
- MG1937/ASC has 674 stars on GitHub.
- Where can I find ASC?
- MG1937/ASC is on GitHub at https://github.com/MG1937/ASC.