这个是一个python的工具

我已经在kali里面安装好了

使用uncompyle6

需要用-o 来重新取名字


使用:

1
$ uncompyle6 *编译的python文件-pyc-or-pyo*

查看帮助文档

1
$ uncompyle6 -h