350887156 / confusing_pictures

Batch obfuscate the picture tool through shell commands, and generate a fixed md5 value through the input value to obfuscate the picture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Explain

Used to obfuscate image resources through scripts

How to use

sh md5.sh (folder_path) (random string)
Example
cd ~/Downloads/
sh md5.sh images/ demorandom

说明

用于通过脚本混淆图像资源

如何使用

sh md5.sh (文件夹路径) (自定义字符串)
示例
cd ~/Downloads/
sh md5.sh images/ com.github

About

Batch obfuscate the picture tool through shell commands, and generate a fixed md5 value through the input value to obfuscate the picture


Languages

Language:Shell 100.0%