1 Star 0 Fork 0

zyb236/unlocker

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
win-build.cmd 211 Bytes
一键复制 编辑 原始数据 按行查看 历史
David Parsons 提交于 2017-10-09 18:37 . Final changes for 2.0.9!
@echo on
rd /s /q build
rd /s /q dist
del *.spec
pyinstaller --onefile dumpsmc.py
pyinstaller --onefile gettools.py
pyinstaller --onefile unlocker.py
xcopy /y dist\*.exe .
rd /s /q build
rd /s /q dist
del *.spec
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zyb236/unlocker.git
git@gitee.com:zyb236/unlocker.git
zyb236
unlocker
unlocker
master

搜索帮助