밥줄팁/ETC
Python decompiler
ggil
2015. 7. 29. 08:00
1. uncompyle2-master 를 적절한 곳에 위치시킴
2. pythone.exe setup.py install 명령 실행.
3. python.exe ./Script/uncompyle2 ????.pyc > ????.py