一行简单的指令

uncompyle6 simple.pyc > tmp.txt

我是一行简单的指令,我在半年前被执行过一次,这之后,我便被遗忘了,我不知道我还会被遗忘多久。

我被遗忘的借口有很多,我太短小了、我用处不大、我只能对没有处理过的文件进行操作……

今天我被想起来一次,再执行了一遍。

我的输出是这样的:

# uncompyle6 version 3.7.4  
# Python bytecode 2.7 (62211)  
# Decompiled from: Python 3.9.1 (tags/v3.9.1:1e5d33e, Dec  7 2020, 17:08:21) [MSC v.1927 64 bit (AMD64)]  
# Embedded file name: simple.py  
# Compiled at: 2021-08-08 17:32:06  
print 'Hello world'  
# okay decompiling simple.pyc  

我是一行简单的指令,我能将pyc文件,变回Python代码。

我是一行简单的指令,简单到我的主人竟不能为我写出大于300字的介绍。

我是一行简单的指令,我的内里很复杂,我还在等待主人来发掘我的内里。

我是一行简单的指令,就这么简单。 原文链接