首页
社区
课程
招聘
[转帖]PYC Dissasembler Alpha
发表于: 2012-12-5 02:52 2054

[转帖]PYC Dissasembler Alpha

2012-12-5 02:52
2054
PYC Dissasembler Alpha
PYC Dissasembler description


Disassemble Python byte compiled files

PYC Dissasembler was created as a small and useful tool that manages to disassemble .pyc files into a series of opcodes.

PYC Dissasembler is a Python-based application that can also be used to compile .py scripts into Python byte compiled files.

Requirements:

· Python 2.7
· PyQt4

http://www.softpedia.com/dyn-postdownload.php?p=226292&t=0&i=1


[培训]内核驱动高级班,冲击BAT一流互联网大厂工作,每周日13:00-18:00直播授课

上传的附件:
收藏
免费 1
支持
分享
最新回复 (3)
雪    币: 31
活跃值: (638)
能力值: ( LV5,RANK:60 )
在线值:
发帖
回帖
粉丝
2
看看支持那些python版本。
PYC Dissasembler disassemble python byte compiled files (.pyc) into a series of opcodes. It work for every version of python 2 (that use cpython)
2012-12-5 08:35
0
雪    币: 201
活跃值: (40)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
3
谁懂python编译个玩玩,看着不错,就是怎么编译搞不懂,· Python 2.7
· PyQt4 都装了,还是运行出错


PYC Dissasembler Alpha.rar
上传的附件:
2012-12-12 13:43
0
雪    币: 201
活跃值: (40)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
4
压缩包内的文件,一个是源文件,一个是我编译后的文件
2012-12-12 13:47
0
游客
登录 | 注册 方可回帖
返回
//