# Mint

> Disassemble, graph and decompile binaries, APKs and DEX — all on your phone

Canonical page: [https://chrome-stats.com/d/com.ccs.mint](https://chrome-stats.com/d/com.ccs.mint)

## Overview

- **ID:** `com.ccs.mint`
- **Platform:** Android
- **Type:** Android app
- **Status:** Available
- **Publisher:** CyberCraft Studio
- **Category:** TOOLS
- **Downloads:** 4
- **Version:** 0.2preview
- **Last updated:** 2026-08-12
- **First published:** 2026-08-12
- **Publisher country:** UA
- **Size:** 12 MB
- **Data as of:** 2026-09-08
- **Store listing:** [Google Play Store](https://play.google.com/store/apps/details?id=com.ccs.mint)
- **Privacy policy:** [https://mrmaderatoryt.github.io/docs/policies/mint.html](https://mrmaderatoryt.github.io/docs/policies/mint.html)

## Description

Mint is an open=source reverse-engineering tool that runs entirely on your phone or tablet. It opens Android native libraries (ELF binaries), APK archives, and DEX files, then transforms machine code into human-readable form: disassembly listings, an intermediate representation, control-flow graphs, and pseudo-C source code.<br><br>The engine is written in C++ and executes natively on device. The AArch64 lifter understands 99% of real-world instructions; x86-64 covers 97.6%. Whether you&#39;re analyzing ARM or Intel bytecode, SSA analysis recovers variable types and control structures without guessing.<br><br>No network access required—Mint holds no permissions and sends nothing anywhere. All analysis stays on your device. Files never leave it. Your investigation is private.<br><br>The app is built for security researchers, malware analysts, application auditors, and developers who need to understand what code actually does. Whether you&#39;re checking third-party libraries, reverse engineering suspicious binaries, learning how ARM assembly maps to C, or verifying compiler output, Mint gives you industrial-strength tools without the cloud dependency.<br><br>Key capabilities:<br><br>Disassembly: Capstone v6 for AArch64 and x86-64, with context-aware mnemonics and operand resolution<br>Intermediate representation: Unified MintIR preserving semantics across architectures<br>Analysis: SSA form, dataflow analysis, type recovery, function boundary detection<br>Decompilation: Control-flow structuring and pseudo-C generation with named calls and recovered parameters<br>Format support: ELF64 parser, ZIP reader, DEX parser with Dalvik lifter<br>Everything is offline. No backend, no API, no tracking. Just your code on your device.<br><br>Source code: https://github.com/MrmaderatorYT/Mint

## Rankings

- #2,989,885 — Overall

## Permissions and access

### Permissions

- `com.ccs.mint.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION`

## Similar extensions and apps

- [DexDump](https://chrome-stats.com/d/com.redlee90.dexdump) — 1,150 users, 3.67 / 5
- [Dexter: dex class decompiler](https://chrome-stats.com/d/com.simple.games.dexter) — 9,685 users
- [DeApk : Decompiler, based Jadx](https://chrome-stats.com/d/apk.decompiler.jadx.android.apktool.dex.to.java) — 3,254 users
- [Dexplorer](https://chrome-stats.com/d/com.dexplorer) — 360,927 users, 3.92 / 5
- [Android Developer Tools Pro](https://chrome-stats.com/d/com.damylola.prodev) — 342 users, 4.71 / 5
- [APK Toolbox: Extract & Analyze](https://chrome-stats.com/d/com.ybc.apkfile) — 106 users
- [JaDec : Java & APK Decompiler](https://chrome-stats.com/d/com.thesourceofcode.jadec) — 63,378 users
- [Decompile App : Apktool & Jadx](https://chrome-stats.com/d/com.apktools.app.decompile) — 58,567 users, 2.47 / 5
- [Dev Tools: Decompiler,Analyzer](https://chrome-stats.com/d/com.dastanapps.androiddevtools) — 4,526 users
- [FrameX](https://chrome-stats.com/d/com.stardust.framex) — 257 users
- [Apk Analyzer](https://chrome-stats.com/d/sk.styk.martin.apkanalyzer) — 2,223,165 users, 4.56 / 5
- [Hex Editor — Binary Viewer](https://chrome-stats.com/d/com.nax.hexeditor) — 4,985 users

---

Source: [Chrome-Stats](https://chrome-stats.com/d/com.ccs.mint)
