https://github.com/codinggay/blackobfuscator-gui
This project is an graphical utility based on BlackObfuscator.
https://github.com/codinggay/blackobfuscator-gui
android blackobfuscator control-flow dex gui kotlin obfuscation obfuscator
Last synced: about 2 months ago
JSON representation
This project is an graphical utility based on BlackObfuscator.
- Host: GitHub
- URL: https://github.com/codinggay/blackobfuscator-gui
- Owner: CodingGay
- License: apache-2.0
- Created: 2021-12-19T10:36:21.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-30T06:41:02.000Z (over 3 years ago)
- Last Synced: 2025-04-23T08:06:53.280Z (about 2 months ago)
- Topics: android, blackobfuscator, control-flow, dex, gui, kotlin, obfuscation, obfuscator
- Language: Kotlin
- Homepage:
- Size: 268 KB
- Stars: 147
- Watchers: 4
- Forks: 40
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
**[English Version](README_EN.md)**
# BlackObfuscator-GUI
本项目为 [BlackObfuscator](https://github.com/CodingGay/BlackObfuscator) 的 GUI 工具。功能及介绍方面请查看 [BlackObfuscator](https://github.com/CodingGay/BlackObfuscator) 源项目#### 环境说明
1. JDK11或以上#### 运行说明
1. 可直接下载Released包
2. 解压,双击clickme.bat(Windows)或者clickme.sh(MacOS)#### 参数说明
1. Input 要混淆的apk或者dex的路径,可点击右侧图标跳转选择
2. Output 输出保存的apk或者dex的路径,可点击右侧图标跳转选择
3. Depth 混淆深度
4. Rules 要混淆的包名,可换行输入多行#### 运行效果


