|
19951001
高级用户
    流落街头
积分 570
发帖 272
注册 2005-10-17 来自 北京
状态 离线
|
『第 31 楼』:
使用 LLM 解释/回答一下
Originally posted by lianjiang2004 at 2008-12-26 22:20:
太好了,这样就不会出现有人来报告有毒了。感谢。
方便的话,麻烦你把dspt和diskrw也重新编译一下,我的GGhost中也要使用到。
没有问题,马上处理。
Originally posted by lianjiang2004 at 2008-12-26 22:20:
Great, this way there won't be someone reporting that it's toxic. Thanks.
If it's convenient, please recompile dspt and diskrw for me, as I also need to use them in my GGhost.
No problem, I'll handle it right away.
|
|
2008-12-26 22:27 |
|
|
19951001
高级用户
    流落街头
积分 570
发帖 272
注册 2005-10-17 来自 北京
状态 离线
|
『第 32 楼』:
使用 LLM 解释/回答一下
暂时还不可以编译,程序中有一段汇编代码,gcc不支持汇编,等我不忙时改写一下。
It's not possible to compile for the time being. There's a section of assembly code in the program, and gcc doesn't support assembly. I'll rewrite it when I'm not busy.
|
|
2008-12-26 23:40 |
|
|
goli2008
中级用户
  
积分 252
发帖 97
注册 2006-9-17
状态 离线
|
『第 33 楼』:
使用 LLM 解释/回答一下
继续顶上!!
将标题改为:二进制文件编辑工具,可能让更多人搜索到。
Continue to top!!
Change the title to: Binary file editing tool, which may allow more people to search for it.
|
|
2008-12-27 22:49 |
|
|
19951001
高级用户
    流落街头
积分 570
发帖 272
注册 2005-10-17 来自 北京
状态 离线
|
『第 34 楼』:
使用 LLM 解释/回答一下
一个小工具:
HexTool
Filename: A File. //文件名
/S: Show File on Screen //显示
BytesPerLine: Bytes per line(An Integer). //每行显示多少个字符
Spaces: Spaces before Echo line. //每行开始的空格数
/Type: Can be C/PASCAL/ASM. //显示类型
/U: Upcase. //大写
可以把文件显示成C、Pascal或汇编形式
A small tool:
HexTool
Filename: A File. //File name
/S: Show File on Screen //Display
BytesPerLine: Bytes per line(An Integer). //Number of bytes per line
Spaces: Spaces before Echo line. //Number of spaces at the beginning of each line
/Type: Can be C/PASCAL/ASM. //Display type
/U: Upcase. //Uppercase
Can display the file in C, Pascal or assembly form
附件
1: bitmn.rar (2009-1-1 02:02, 3.35 KiB, 下载附件所需积分 1 点
,下载次数: 26)
|
|
2009-1-1 02:02 |
|
|
byxyk
初级用户
 
积分 112
发帖 54
注册 2007-6-18
状态 离线
|
|
2009-1-3 16:03 |
|
|
AriesChen
新手上路

积分 2
发帖 1
注册 2009-1-7
状态 离线
|
『第 36 楼』:
使用 LLM 解释/回答一下
谢谢LZ,正是我需要的
Thank you LZ, which is exactly what I need
|
|
2009-1-8 12:01 |
|
|
Piyeluo
新手上路

积分 3
发帖 2
注册 2009-1-9
状态 离线
|
『第 37 楼』:
使用 LLM 解释/回答一下
找了好久的工具今天终于找到了,谢谢楼主.
I've been looking for this tool for a long time and finally found it today. Thanks to the landlord.
|
|
2009-1-11 13:53 |
|
|
tegl
新手上路

积分 17
发帖 9
注册 2005-8-2
状态 离线
|
『第 38 楼』:
使用 LLM 解释/回答一下
好工具,收下慢慢研究
Good tool, keep it and study it slowly
|
|
2009-1-17 20:26 |
|
|
cdb723g
新手上路

积分 6
发帖 3
注册 2009-1-19
状态 离线
|
『第 39 楼』:
使用 LLM 解释/回答一下
好东西的确难找,谢谢提供。
Good things are indeed hard to find, thanks for providing.
|
|
2009-1-20 19:50 |
|
|
pseudo
新手上路

积分 6
发帖 3
注册 2009-1-20
状态 离线
|
『第 40 楼』:
使用 LLM 解释/回答一下
好工具。
请问,怎样关闭显示?
大凡dos命令一般都可通过命令行参数,或>nul关闭屏幕显示信息,以便统一控制应用程序的界面。但楼主的程序总要显示几行信息。如果多次调用,屏幕显得乱。
有没有能关闭显示的方法或版本?
Last edited by pseudo on 2009-2-6 at 00:02 ]
Good tool.
May I ask, how to turn off the display?
Generally, most DOS commands can turn off screen display information through command line parameters or >nul, so as to uniformly control the interface of the application. But the program of the landlord always displays a few lines of information. If called multiple times, the screen looks messy.
Is there a way or version to turn off the display?
Last edited by pseudo on 2009-2-6 at 00:02 ]
|
|
2009-2-6 00:00 |
|
|
folk
新手上路

积分 2
发帖 1
注册 2008-12-3
状态 离线
|
|
2009-2-8 11:39 |
|
|
DJ131452DJ
初级用户
 
积分 50
发帖 44
注册 2008-12-7
状态 离线
|
|
2009-2-8 15:22 |
|
|
zhaoliang518
新手上路

积分 18
发帖 8
注册 2009-2-10
状态 离线
|
『第 43 楼』:
使用 LLM 解释/回答一下
不错的东东,
正需要,下来试试
Nice stuff,
Just what I need, gonna download and try it
|
|
2009-2-12 23:28 |
|
|
19951001
高级用户
    流落街头
积分 570
发帖 272
注册 2005-10-17 来自 北京
状态 离线
|
『第 44 楼』:
使用 LLM 解释/回答一下
根据12楼和40楼提出的建议进行改进,字符串形式增加 /Mix 参数,也就是字符串形式可采用asc和十六进制字符串混合形式,混合形式中如果使用十六进制参数需要使用转义字符 \ ,如果 \50\45 代表字符串“PE”,\ 后必须跟16进制的两个字符,如\AD 、\03 等不可简写,如果使用字符 \ 在混合方式下要使用 \\代替,基本遵循C语音的使用方式。
这是测试版本,如果没有问题发布正式版本。
Improvements are made based on the suggestions from floor 12 and floor 40. The string form adds the /Mix parameter, that is, the string form can use a mixed form of asc and hexadecimal strings. In the mixed form, if a hexadecimal parameter is used, an escape character \ is needed. For example, \50\45 represents the string "PE". After \, there must be two hexadecimal characters. For example, \AD, \03, etc. cannot be abbreviated. If the character \ is used in the mixed mode, \\ should be used instead, basically following the usage method of the C language. This is a test version. If there is no problem, the official version will be released.
附件
1: str215.rar (2009-2-15 23:13, 7.98 KiB, 下载附件所需积分 1 点
,下载次数: 26)
|
|
2009-2-15 23:13 |
|
|
chenall
银牌会员
    
积分 1276
发帖 469
注册 2002-12-23 来自 福建泉州
状态 离线
|
|
2009-2-15 23:53 |
|