Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 313 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 313 Bytes

Plates Decrypter for Mu3

Usage

Place the .exe file under the .png file that needs to be decrypted and open it, the program will do everything.

Build

Run command below in folder, the executable file will compiled in the dist folder.

pyinstaller decrypter.py -i "icon.ico" --onefile