|
mylovelyqq
初级用户
 
积分 170
发帖 25
注册 2004-11-11
状态 离线
|
『楼 主』:
[推荐]文本替换工具strrpc和BAT转EXE工具Quick Batch File Compiler
使用 LLM 解释/回答一下
潜水了很久, 发二个自认为还不错的小工具给大家.
1. 文本替换工具 strrpc 1.0
见附件, 说明文件中有用法简介,我又写了个稍复杂点的用法.
个人感觉比change用得爽,当然功能可能没change强大,但容易上手也很好用.
2. 批处理转EXE工具 Quick Batch File Compiler V2.1.5.0
这个工具真的好, 它可以把批处理文件 (.bat、.cmd 格式) 换为真正的可执行程序 (.exe格式),转换的程序可以毫无限制地运行于 Win98/ME/2000/2003/XP 下。对于转换出来的程序,你可以自定义程序的图标以及版本信息等;批处理文件的内容还可以加密保护以防止被修改。更好的是,它可以捆绑文件,运行EXE后这些捆绑的文件被(覆盖)释放到%MYFILES%环境变量指定的目录下,程序执行完后释放的文件被自动删除.
这个工具的大小超出了帖子附件上传的要求,给个链接吧:
http://www.greendown.cn/soft/4674.html
Last edited by HAT on 2008-11-14 at 20:09 ]
Been lurking for a long time, now I'm going to share two self-thought pretty good small tools with you.
1. Text replacement tool strrpc 1.0
See the attachment, there's a brief usage in the instruction file, and I also wrote a slightly more complicated usage.
Personally, I feel it's more enjoyable to use than change, of course the function may not be as powerful as change, but it's easy to get started and also very useful.
2. Batch to EXE tool Quick Batch File Compiler V2.1.5.0
This tool is really great, it can convert batch files (.bat, .cmd format) into real executable programs (.exe format), and the converted programs can run on Win98/ME/2000/2003/XP without any restrictions. For the converted program, you can customize the program icon and version information, etc.; the content of the batch file can also be encrypted and protected to prevent modification. What's better is that it can bundle files, and after running the EXE, these bundled files are released (overwritten) to the directory specified by the %MYFILES% environment variable, and the released files are automatically deleted after the program is executed.
The size of this tool exceeds the attachment upload requirement of the post, here's a link:
http://www.greendown.cn/soft/4674.html
Last edited by HAT on 2008-11-14 at 20:09 ]
附件
1: strrpc 1.0.zip (2006-11-30 01:20, 58.73 KiB, 下载附件所需积分 1 点
,下载次数: 429)
|
|
2006-11-30 01:20 |
|
|
vkill
金牌会员
     
积分 4103
发帖 1744
注册 2006-1-20 来自 甘肃.临泽
状态 离线
|
『第 2 楼』:
使用 LLM 解释/回答一下
我简单的看了下strrpc的帮助觉得还是没有sed强
I briefly looked at the help of strrpc and still think sed is more powerful
|
|
2006-11-30 01:35 |
|
|
mylovelyqq
初级用户
 
积分 170
发帖 25
注册 2004-11-11
状态 离线
|
『第 3 楼』:
使用 LLM 解释/回答一下
Originally posted by vkill at 2006-11-30 01:35 AM:
我简单的看了下strrpc的帮助觉得还是没有sed强
那肯定没sed强了, 简单好用就行, 而且好上手,有时候没必要用别的什么功能
Originally posted by vkill at 2006-11-30 01:35 AM:
I briefly looked at the help of strrpc and still think it's not as powerful as sed
Then it must not be as powerful as sed. It's simple and easy to use, and easy to get started. Sometimes there's no need to use other functions
|
|
2006-11-30 02:01 |
|
|
lxmxn
版主
       
积分 11386
发帖 4938
注册 2006-7-23
状态 离线
|
『第 4 楼』:
使用 LLM 解释/回答一下
恩,不错,下载收藏了,谢楼主。
Well, not bad, downloaded and bookmarked, thanks to the landlord.
|
|
2006-11-30 03:57 |
|
|
tianzizhi
高级用户
   
积分 622
发帖 214
注册 2006-9-22
状态 离线
|
『第 5 楼』:
使用 LLM 解释/回答一下
下了个strrpc.exe
Quick Batch File Compiler 我已在用了,很不错!
Downloaded a strrpc.exe
Quick Batch File Compiler I'm already using it, very good!
|
|
2006-11-30 04:14 |
|
|
tao0610
高级用户
    朦胧的世界
积分 579
发帖 218
注册 2006-10-24
状态 离线
|
『第 6 楼』:
使用 LLM 解释/回答一下
好贴就要顶:lol:
A good post deserves to be top:lol:
|

认识自己,降伏自己,改变自己,才能改变别人! |
|
2006-11-30 05:11 |
|
|
electronixtar
铂金会员
      
积分 7493
发帖 2672
注册 2005-9-2
状态 离线
|
『第 7 楼』:
使用 LLM 解释/回答一下
呵呵,顶
|

C:\>BLOG http://initiative.yo2.cn/
C:\>hh.exe ntcmds.chm::/ntcmds.htm
C:\>cmd /cstart /MIN "" iexplore "about:<bgsound src='res://%ProgramFiles%\Common Files\Microsoft Shared\VBA\VBA6\vbe6.dll/10/5432'>" |
|
2006-11-30 07:00 |
|
|
ieutk
初级用户
 
积分 107
发帖 48
注册 2006-11-30
状态 离线
|
|
2006-11-30 12:27 |
|
|
wydos
中级用户
  
积分 304
发帖 117
注册 2006-4-4
状态 离线
|
『第 9 楼』:
使用 LLM 解释/回答一下
BAT转EXE工具怎么含有木马
How does the BAT to EXE tool contain trojans
|
|
2006-12-1 02:00 |
|
|
19951001
高级用户
    流落街头
积分 570
发帖 272
注册 2005-10-17 来自 北京
状态 离线
|
|
2006-12-1 06:06 |
|
|
voiL
中级用户
  
积分 384
发帖 189
注册 2005-10-19
状态 离线
|
『第 11 楼』:
使用 LLM 解释/回答一下
Originally posted by wydos at 2006-12-1 02:00:
BAT转EXE工具怎么含有木马
没有吧?我昨天下来用了,怎么没发现有马在里面呢。
Originally posted by wydos at 2006-12-1 02:00:
Why does the BAT to EXE tool contain trojans
No, I downloaded it yesterday and used it, but I didn't find any trojans in it.
|
|
2006-12-1 06:53 |
|
|
mylovelyqq
初级用户
 
积分 170
发帖 25
注册 2004-11-11
状态 离线
|
『第 12 楼』:
使用 LLM 解释/回答一下
Originally posted by wydos at 2006-12-1 02:00 AM:
BAT转EXE工具怎么含有木马
我的瑞星是最新的,特意杀了一下,没报病毒和木马.多半是你的杀毒软件误报
Originally posted by wydos at 2006-12-1 02:00 AM:
Why does the BAT to EXE tool contain trojans?
My Rising is the latest, and I specifically scanned it, and it didn't report viruses or trojans. Most likely, your antivirus software has a false positive.
|
|
2006-12-1 07:05 |
|
|
skydos
新手上路

积分 2
发帖 1
注册 2006-11-26
状态 离线
|
『第 13 楼』:
求救指点
使用 LLM 解释/回答一下
没实验成功, 请教高手指点怎么用那个软件谢谢了
Didn't succeed in the experiment. Please ask the experts to guide how to use that software, thanks.
|
|
2006-12-1 11:38 |
|
|
wydos
中级用户
  
积分 304
发帖 117
注册 2006-4-4
状态 离线
|
『第 14 楼』:
使用 LLM 解释/回答一下
卡巴斯基报的是木马,昨天试了一下,结果任务管理器打不开。
后就改用从华军下的狐狸少爷版的bat转exe,没有报木马,软件用起来感觉还可以。
Kaspersky reported it as a trojan. I tried it yesterday, and as a result, the task manager couldn't be opened.
Then I switched to using the bat to exe version from Fox少爷 on Huajun, which wasn't reported as a trojan. The software feels okay to use.
|
|
2006-12-2 02:04 |
|
|
wcpsky
初级用户
 
积分 32
发帖 12
注册 2007-3-22
状态 离线
|
『第 15 楼』:
使用 LLM 解释/回答一下
瑞星提示有病毒。。
Rising Antivirus prompts that there is a virus.
|
|
2007-3-27 03:07 |
|