leo-vip / PowerUnpacker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Pack Command

#mac pack command
pyinstaller -D -w main_mac.spec

#windows pack command
pyinstaller -D -w main_windows.spec

Debug

macdeplotqt  main.app
otool -L main
otool -L libcocoa.dylib

About


Languages

Language:Python 100.0%