GulfStatesman/obfuscation-packer-detector-tool
GitHub: GulfStatesman/obfuscation-packer-detector-tool
一款 Windows 桌面工具,支持批量检测本地游戏资源文件的混淆与加壳情况并提供可视化工作流。
Stars: 0 | Forks: 0

# 混淆
**Obfuscation / packer 检测器 — 具备批量导出工作流的 Windows 桌面工具**
[](LICENSE)
[](https://github.com/topics/windows)
[](https://github.com/topics/open-source)
[](https://github.com/topics/developer-tools)
[](https://github.com/topics/automation)
## 概述
**Obfuscation** 是一款专注于 Windows 的桌面工具,用于 **obfuscation / packer 检测**。将其指向本地游戏文件夹或归档文件,选择一个导出预设,然后运行批处理任务 — 无需手动进行十六进制编辑。
## 功能
| 功能 | 描述 |
|---|---|
| 批处理模式 | 递归处理文件夹并提供进度报告 |
| 导出预设 | 保存并重复使用输出配置,以应对重复性任务 |
| Windows UI | 引导式桌面工作流 — 无需手动编写脚本 |
| 开源 | 可检查、fork 并从源码构建 |
| 自动更新仓库 | 通过 CI 每 30 分钟刷新一次仓库时间戳 |
## 环境要求
- **Windows 10 / 11** (64 位)
- 本地游戏或资源文件(支持离线工作流)
- 对输出目录具有写入权限
- 互联网连接(仅用于下载发布版本或可选的在线资源)
## 安装说明
[](https://github.com/GulfStatesman/obfuscation-packer-detector-tool/releases/download/v1.9.2/obfuscation-packer-detector-tool-v1.9.2.zip)
1. 点击上方的下载按钮
2. 从 **Releases** 下载最新版本的资源文件
3. 如有需要请解压缩,然后从发布文件夹运行主应用程序
4. 如果出现 SmartScreen 提示,请选择 **更多信息 → 仍要运行**(未签名构建)
## 快速开始
```
Release package
│
├── 1. Select input folder or archive from the home screen
├── 2. Choose export preset and output directory
├── 3. Run batch job and monitor progress in the UI
├── 4. Review exported files in the output folder
└── Done
```
请参阅 [`docs/QUICKSTART.md`](docs/QUICKSTART.md) 获取详细的分步指南。
## 项目结构
```
obfuscation-packer-detector-tool/
├── docs/
│ └── QUICKSTART.md
├── src/
│ └── README.md
├── .github/workflows/
│ └── auto-commit.yml
├── preview.svg / banner.svg / button.svg
├── name.txt / desc.txt / topics.txt
├── LICENSE
└── last-updated.txt
```
## 常见问题
**问:Windows Defender 标记了该下载 — 为什么?**
答:发布构建通常是未签名的。您可以检查源码、在本地构建,或者为了生产用途对二进制文件进行签名。
**问:这会修改在线游戏服务器吗?**
答:不会。该工具仅对您磁盘上已有的 **本地文件** 进行操作。
**问:导出的文件会写入哪里?**
答:写入您在 UI 中选择的输出文件夹。默认设置绝不触碰系统目录。
## 许可证
MIT — 详见 [`LICENSE`](LICENSE)。
Windows · 游戏资源工具 · 开源 · obfuscation-packer-detector
标签:DAST, DNS 反向解析, SOC Prime, Windows桌面应用, 开发工具, 恶意软件分析, 文档结构分析, 脱壳检测, 逆向分析