Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 1 month ago
JSON representation

This project is an graphical utility based on BlackObfuscator.

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 要混淆的包名,可换行输入多行

#### 运行效果

![](images/image1.png)

![](images/image2.png)

![](images/image3.png)