When trying to turn my pyc file back into a py file using uncompyle6.exe I am running into an error

前端 未结 0 662
执念已碎
执念已碎 2021-01-07 02:44

I am trying to run this command

uncompyle6.exe -o .\\decompile\\ .\\unpacked\\app.exe\\app.pyc

So that I can reverse the app.pyc file into app.py.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题