Phyon

Michealchen 2002-06-03 08:36:54
难道没有phyon *.pyc的反汇编软件吗,请问,我该*.pyc文件中的一个字串,能否?
...全文
431 9 打赏 收藏 转发到动态 举报
写回复
用AI写文章
9 条回复
切换为时间正序
请发表友善的回复…
发表回复
Michealchen 2002-06-24
  • 打赏
  • 举报
回复
glace(glace)
你好,我下载的程序没有decompyle驱动程式
请问怎么生成?
谢谢
Michealchen 2002-06-11
  • 打赏
  • 举报
回复
请问decompyle驱动程式怎么生成
glace 2002-06-07
  • 打赏
  • 举报
回复
对不起, 我错我错, 应该是

e:\python decompyle logo.pyc -o

因为 decompyle 是 python 的程式, 要用 python 来执行才对.
注意是 decompyle 而不是 decompyle.py, 前者是个小的驱动程式,
后者是真正做分析的.
Michealchen 2002-06-07
  • 打赏
  • 举报
回复
sorry,glace.i'm trouble you to help.
i've download the file form http://www.goebel-consult.de/decompyle/
unzip it,use under command
e:\depyone>decompyle logo.pyc -o
the show error message after it run,
Bad command or file name
因为我解压的文件是decompyle.py,不是一个标准的执行文件,应该不能在Dos下执行吧。
如果您有时间,能否将您执行的decompyle文件,Email给我。
ybugchen@963.net
万分感激!



singlecao 2002-06-07
  • 打赏
  • 举报
回复
刚开始接触,请大虾们多多执教!
glace 2002-06-06
  • 打赏
  • 举报
回复
I've tried. It is a pure python program so it will run under windows.

Download the file, unzip it, and run:

c:\>decompyle yourfile.pyc -o

It will give you "yourfile.dis" under the same directory.
That's it!

It claimed to work for 1.5 though I just tried for 2.1.

#(p.s. in line 1258 of decompyle.py, I changed the '(',')' sign for tuple to '[', ']' for list otherwise it quits. You can try this trick if it complains about some 'join()' error.)
Michealchen 2002-06-05
  • 打赏
  • 举报
回复
glace:
因为我以前都是在WIN32编写python,而decompyly运行与Linux,我不太会使用,能否告诉我怎样使用,是否还要链接Python Library.
这写py我们使用1.5版本写的,是否与版本有关。
对了,你在那里工作学习,有空到我这儿来玩,我现在在深圳,我的联系电话是13823340476
谢谢
Michealchen 2002-06-05
  • 打赏
  • 举报
回复
glace:
能否帮我反编译这些*.pyc文件.
glace 2002-06-04
  • 打赏
  • 举报
回复
try

http://www.goebel-consult.de/decompyle/

or

http://www.csse.monash.edu.au/~jon/python/decompiler.html

the first one seems better though.

10,606

社区成员

发帖
与我相关
我的任务
社区描述
Web 开发 其他
社区管理员
  • 其他
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧