# theapache64/stackzy

💻 A cross-platform desktop application to identify libraries used inside an android application ⚡

Repository: https://github.com/theapache64/stackzy
Canonical: https://ross.abutalabs.com/products/stackzy
Language: Kotlin
License: Apache-2.0
License Family: permissive
Topics: compose, compose-desktop, mvvm, dagger2, apk-tool, coroutines, coroutines-flow
Last push: 2026-01-14T11:23:29+00:00

## Health v2 (maintenance only)
Score: 71/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 62, release rhythm 66, longevity 100
- inputs: {"age_days": 2035, "days_push": 231, "days_rel": 231, "gap_med": 5, "n_releases_24m": 6}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1062, forks 53 (observed 2026-08-28T04:03:26.234940+00:00)

## What it is
Stackzy is a cross-platform desktop application built with Compose Desktop that identifies the libraries used inside an Android APK. It decompiles APK files and presents detected third-party libraries in a simple GUI.

## Use cases
- identify libraries used in an apk
- analyze what sdk an android app uses
- find out which tracking libraries are bundled in an app
- inspect third-party dependencies of an android application
- reverse engineer an apk to see its tech stack
- check if an app uses a specific library

## When to choose
- you need a GUI tool to inspect an APK's library dependencies
- you want a cross-platform desktop app for APK analysis without command-line tooling
- you're doing app research, security review, or competitive analysis of Android apps

## When to avoid
- you need deep decompilation or code-level reverse engineering beyond library detection
- you want to analyze iOS or desktop apps rather than Android APKs
- you need automated CI-based APK analysis rather than interactive desktop use

## Facets
- artifact type: application
- maturity: active
- function: developer-tools, reverse-engineering, gui
- domain: android-tools, developer-tools, reverse-engineering
- platform: windows, cross-platform
- tags: apk-analysis, compose-desktop, kotlin, android, library-detection, linux, macos, desktop

## Member repositories
- theapache64/stackzy (main) score 71

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:26.234940+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:56:46.891646+00:00, confidence not recorded.
  - readme: https://github.com/theapache64/stackzy (fetched 2026-08-28T04:03:26.234940+00:00, sha 948399dffc76)
- Data as of 2026-08-30T08:39:29.467469+00:00.
