Metadata-Version: 2.4
Name: android-decrypt-hub
Version: 0.0.1
Summary: AndroidDecryptHub — Android runtime analysis companion for IOSDecryptHub (reserved, work in progress)
Author: IOSDecryptHub
Keywords: android,reverse-engineering,decrypt,hook
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Console
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# android-decrypt-hub

Android 版运行时分析工具（IOSDecryptHub 的 Android 对应物）——**开发中**。

本包当前为占位版本，用于在 PyPI 注册 `android-decrypt-hub` 项目名，防止被抢占。

- iOS 版项目：https://ios.decrypthub.com
- 规划能力：加解密 Hook（Java/JNI/Native）、文件监控、网络抓包、脱壳（DEX）、MCP 分析服务

## 安装

```bash
pip install android-decrypt-hub
```

## 状态

`Development Status :: 1 - Planning`，CLI 实现进行中。
