|  | 
 
| 13514975717 新手上路
 
  
 
 
 
 积分 18
 发帖 8
 注册 2006-12-26
 状态 离线
 | 
| 『第 16 楼』:
 
 
使用 LLM 解释/回答一下 
 
 
好象不能用啊
 我刚试了.随便写了个批处理,用了这个工具,可后来那个.com的文件执行的时候没有执行我的批处理内容哦
 
It seems it can't be used. I just tried. I wrote a random batch file and used this tool, but then the.com file didn't execute the content of my batch file when it was run. 
 
 
 |  | 
|  2006-12-26 17:54 |  | 
|  | 
 
| timlee 新手上路
 
  
 
 
 
 积分 16
 发帖 8
 注册 2007-1-20
 状态 离线
 | 
| 『第 17 楼』:
 
 
使用 LLM 解释/回答一下 
 
 
是不能用哦!!是不是不能在XP下运行。。。。
 请再讲讲看
 
It can't be used!!Is it that it can't run under XP...
 Please explain again
 
 
 
 |  | 
|  2007-1-20 11:33 |  | 
|  | 
 
| shj99422 初级用户
 
   
 
 
 
 积分 178
 发帖 78
 注册 2005-8-9
 状态 离线
 |  | 
|  2007-2-2 02:10 |  | 
|  | 
 
| gxsanhen 初级用户
 
   
 
 
 
 积分 68
 发帖 29
 注册 2006-9-9
 状态 离线
 | 
| 『第 19 楼』:
 
 
使用 LLM 解释/回答一下 
 
 
用AU3的命令来运行DOS不就行了。呵呵。这些还可以用UPX加密呢。 
Just use the commands of AU3 to run DOS. Hehe. These can also be encrypted with UPX. 
 
 
 |  | 
|  2007-2-6 12:44 |  | 
|  | 
 
| 121360309 新手上路
 
  
 
 
 
 积分 16
 发帖 8
 注册 2007-3-11
 状态 离线
 | 
| 『第 20 楼』:
 
 
使用 LLM 解释/回答一下 
 
 
有没有可以将EXE再转换回去(BAT)的啊软件啊?? 
Is there any software that can convert EXE back to (BAT)? 
 
 
 |  | 
|  2007-3-12 02:09 |  | 
|  | 
 
| BWSkyer 中级用户
 
    我是DOS学者
 
 
 积分 367
 发帖 180
 注册 2006-5-14
 来自 重庆
 状态 离线
 | 
| 『第 21 楼』:
 
 
使用 LLM 解释/回答一下 
 
 
BAT2COM.EXE 具体的用法不随息,个人认为这样可以保护代码,毕竟有些时候不想让其他人知道 
I don't know the specific usage of BAT2COM.EXE. Personally, I think this can protect the code, after all, sometimes I don't want others to know. 
 
 
 |  | 
|  2007-3-21 11:53 |  | 
|  | 
 
| xinhepc 初级用户
 
   
 
 
 积分 90
 发帖 40
 注册 2007-4-8
 来自 广州
 状态 离线
 | 
| 『第 22 楼』:
 是好呀
 
使用 LLM 解释/回答一下 
 
 
这类工具是好呀,不过这个工具我没用过,我用的是一个叫Quick Batch File Compile的软件,他能把BAT转成.EXE文件。它能自定程序图标,版本,捆绑其他文件,还可以后台运行(晕,黑客味道),以及反编译功能,有兴趣朋友上百度搜就有。 
Such tools are good, but I haven't used this tool. I use a software called Quick Batch File Compile, which can convert BAT to.EXE files. It can customize program icons, versions, bundle other files, run in the background (well, hacker-like), and has decompilation functions. Friends who are interested can search on Baidu. 
 
 
 |  | 
|  2007-4-9 07:05 |  | 
|  | 
 
| drake 初级用户
 
   
 
 
 
 积分 38
 发帖 15
 注册 2007-2-10
 状态 离线
 | 
| 『第 23 楼』:
 
 
使用 LLM 解释/回答一下 
 
 
BAT2EXE。这个文件没法用,双击没反应,如果把BAT文件拖到他上面的话会产生一个和BAT同名的。COM文件,但是运行。COM文件会乱码 
BAT2EXE. This file doesn't work. Double-clicking has no response. If you drag the BAT file onto it, a.COM file with the same name as the BAT will be generated, but running the.COM file will be garbled. 
 
 
 |  | 
|  2007-4-20 12:56 |  | 
|  | 
 
| needl 新手上路
 
  
 
 
 
 积分 2
 发帖 1
 注册 2007-5-9
 状态 离线
 | 
| 『第 24 楼』:
 
 
使用 LLM 解释/回答一下 
 
 
昨天才想怎么让做出来的*.bat或者*.cmd不让别人查看里面的代码,只往加密的方向想了,忘记了转换文件格式这方法。看来知识缺乏呀,多学习学习。 
I just thought yesterday about how to make the *.bat or *.cmd I made not let others view the code inside, only thinking about encryption, and forgot the method of converting file formats. It seems I lack knowledge, need to study more. 
 
 
 |  | 
|  2007-5-9 17:28 |  | 
|  | 
 
| uforange 中级用户
 
    
 
 
 
 积分 265
 发帖 92
 注册 2006-11-29
 来自 广西
 状态 离线
 | 
| 『第 25 楼』:
 怎么用?
 
使用 LLM 解释/回答一下 
 
 
请问大家!这个好东西到底是什么用啊!下了也保存了可是就是不会用的啊!怎么用也不懂用!希望用过的朋友说清楚一点了道谢了! 
Hello everyone! What exactly is this good thing used for! I downloaded it and saved it but just don't know how to use it! I don't understand how to use it at all! I hope friends who have used it can explain it clearly. Thanks! 
 
 
 |  | 
|  2007-5-16 19:22 |  | 
|  | 
 
| rechard 新手上路
 
  
 
 
 积分 18
 发帖 9
 注册 2007-5-24
 状态 离线
 | 
| 『第 26 楼』:
 报告:3楼JonePeng的"BAT2COM"软件不可用呀
 
使用 LLM 解释/回答一下 
 
 
报告:3楼JonePeng的"BAT2COM"软件不可用呀
 你们大家下载了有没有试过?
 
Report: The "BAT2COM" software by JonePeng on the 3rd floor is not available.
 Did everyone who downloaded it try it?
 
 
 
 |  | 
|  2007-5-25 11:06 |  | 
|  | 
 
| ldr2zjj 初级用户
 
   
 
 
 
 积分 167
 发帖 95
 注册 2007-5-6
 状态 离线
 | 
| 『第 27 楼』:
 
 
使用 LLM 解释/回答一下 
 
 
不知道怎么用`~BATCOM.EXE~~打开只出来一个命令提示符完后就没了~~ 
I don't know how to use `~BATCOM.EXE~~. Just a command prompt pops up and then disappears~~ 
 
 
 |  | 
|  2007-5-26 21:22 |  | 
|  | 
 
| zyrbn 新手上路
 
  
 
 
 
 积分 6
 发帖 3
 注册 2007-5-28
 状态 离线
 | 
| 『第 28 楼』:
 
 
使用 LLM 解释/回答一下 
 
 
3楼的是好东西! 
The thing on the 3rd floor is a good one! 
 
 
 |  | 
|  2007-5-28 12:51 |  | 
|  | 
 
| kerinxa 新手上路
 
  
 
 
 积分 6
 发帖 3
 注册 2007-3-5
 状态 离线
 | 
| 『第 29 楼』:
 
 
使用 LLM 解释/回答一下 
 
 
写成BAT,再转EXE,我以前转过 
Write as a BAT file and then convert it to EXE. I've done this before. 
 
 
 |  | 
|  2007-5-30 03:25 |  | 
|  | 
 
| qty6671037 新手上路
 
  
 
 
 
 积分 19
 发帖 10
 注册 2007-6-14
 状态 离线
 | 
| 『第 30 楼』:
 
 
使用 LLM 解释/回答一下 
 
 
把命令写在记事本,直接另存为exe格式的就可以吧.应该不用转的. 
Just write the command in Notepad and then save it as an EXE format directly. It shouldn't need to be converted. 
 
 
 |  | 
|  2007-6-14 10:53 |  |