|
AlexZhang
系统支持
            
积分 995
发帖 427
注册 2007-2-8
状态 离线
|
『第 16 楼』:
使用 LLM 解释/回答一下
咋整的?又不是关键代码
How did this happen? It's not a critical code.
|
|
2008-10-25 20:14 |
|
|
npnvc
新手上路

积分 2
发帖 1
注册 2008-9-14
状态 离线
|
『第 17 楼』:
使用 LLM 解释/回答一下
顶一下,朋友可以留下联系方式不!
Give it a thumbs up, can friends leave contact information!
|
|
2008-10-29 08:02 |
|
|
cnch
中级用户
  
积分 326
发帖 70
注册 2003-1-10
状态 离线
|
『第 18 楼』:
使用 LLM 解释/回答一下
你将EXE文件反编译成C确实不容易.读起来太吃力了
It's really not easy to decompile an EXE file into C. It's too hard to read.
|
|
2008-10-31 14:01 |
|
|
blank007
中级用户
  
积分 237
发帖 37
注册 2004-6-18
状态 离线
|
『第 19 楼』:
使用 LLM 解释/回答一下
呵呵,这个源代码 似乎是用 10 年前流行 的 exe2c ,这个工具生成的
Hehe, this source code seems to be generated with exe2c, which was popular 10 years ago
|
|
2008-11-19 01:15 |
|
|
lisevon
初级用户
 
积分 20
发帖 10
注册 2008-11-17
状态 离线
|
『第 20 楼』:
使用 LLM 解释/回答一下
是怎么搞来的?从实招来!呵呵
How did you get it? Come clean! Hehe
|
|
2008-11-20 10:23 |
|
|
雨露
管理员
          DOS非常爱好者
积分 6209
发帖 2598
注册 2006-1-20
状态 离线
|
『第 21 楼』:
使用 LLM 解释/回答一下
最新DOS版GHOST是用UPX加壳压缩的,脱壳后可以看到几乎所有的英文字符串,体积暴增到9.76MB,可惜已不能正常运行,也不能用UPX压缩回原来的体积!
The latest DOS version of GHOST is compressed with UPX. After unpacking, almost all English strings can be seen, and the size surges to 9.76MB. Unfortunately, it can no longer run normally, and it cannot be compressed back to the original size with UPX!
|

|
|
2008-11-20 10:34 |
|
|
vcmasm
初级用户
 
积分 30
发帖 15
注册 2006-6-28
状态 离线
|
『第 22 楼』:
使用 LLM 解释/回答一下
GHOST 是用 DJGPP 写的!
在安装时(已用UPX压缩),在其规定的地方写入了 用户信息,解压后就读不了这些信息,当然不能运行了!
Last edited by vcmasm on 2009-8-2 at 11:35 ]
GHOST is written with DJGPP!
During installation (already compressed with UPX), user information is written in the specified place. After decompression, these information cannot be read, so it cannot run!
Last edited by vcmasm on 2009-8-2 at 11:35 ]
|
|
2009-8-2 11:31 |
|