|
zmycgh
初级用户
 
积分 31
发帖 13
注册 2009-6-26
状态 离线
|
『楼 主』:
copy的另一种用法
使用 LLM 解释/回答一下
大家都知道copy是复制的意思,最近我在学习dos中找到了另一种copy用法.就是把文本文件合并到另一个非文本文件中以实现隐藏的作用,例如在本地磁盘中有一个文本文挡那就可以把它合并到例如图片,mp3等可执行文件中,其语法是一样的有兴趣的朋友可以试试!稍后我会把我的截图传上去!
Everyone knows that "copy" means copy. Recently, I found another usage of copy in learning DOS. That is to merge a text file into another non-text file to achieve the role of hiding. For example, if there is a text document on the local disk, it can be merged into, for example, an image, MP3 and other executable files. The syntax is the same. Friends who are interested can give it a try! I will upload my screenshot later!
|
|
2009-7-7 10:59 |
|
|
yunluo
新手上路

积分 5
发帖 2
注册 2009-6-16
状态 离线
|
|
2009-7-8 00:58 |
|
|
a7147125
新手上路

积分 19
发帖 10
注册 2009-7-7
状态 离线
|
|
2009-7-8 05:39 |
|
|
rootkit
初级用户
 
积分 63
发帖 32
注册 2007-12-21
状态 离线
|
『第 4 楼』:
使用 LLM 解释/回答一下
我早就知道了。不就是扩展名么!合并文件的句法。
I've known that for a long time. It's just the file extension! The syntax for merging files.
|
|
2009-7-10 05:25 |
|
|
freeDOS
新手上路

积分 16
发帖 8
注册 2009-4-17
状态 离线
|
『第 5 楼』:
使用 LLM 解释/回答一下
这个对于新手还算实用,不过文件会变大,细心的还是会发现不对的
命令是这个样子的 下面把1.rar隐藏在2.图片里
copy/b 2.jpg + 1.rar 1.jpg
This is still practical for beginners, but the file will become larger, and careful people will still find something wrong.
The command is like this. Below is to hide 1.rar in 2.jpg.
copy/b 2.jpg + 1.rar 1.jpg
|
|
2009-7-31 05:58 |
|
|
huagaorang
新手上路

积分 10
发帖 5
注册 2009-6-24
状态 离线
|
『第 6 楼』:
使用 LLM 解释/回答一下
copy/b 2.jpg + 1.rar 1.jpg
现在明白我以前怎么合并后打开没有显示图片了。原来少了参数/b
copy/b 2.jpg + 1.rar 1.jpg
Now I understand why the merged file didn't display the image before. It turned out that the /b parameter was missing.
|
|
2009-8-6 03:45 |
|
|
huagaorang
新手上路

积分 10
发帖 5
注册 2009-6-24
状态 离线
|
『第 7 楼』:
使用 LLM 解释/回答一下
我想问下。怎么才能把这二个合并起来的文件分开呢?
I want to ask. How can I separate these two merged files?
|
|
2009-8-6 03:47 |
|
|
fuwenpan
新手上路

积分 2
发帖 1
注册 2009-8-8
状态 离线
|
|
2009-8-9 01:12 |
|
|
wan15305898615
初级用户
 
积分 20
发帖 10
注册 2009-9-3
状态 离线
|
|
2009-9-4 11:00 |
|
|
chenzuoxz
新手上路

积分 12
发帖 6
注册 2009-9-12
状态 离线
|
『第 10 楼』:
使用 LLM 解释/回答一下
合并之后可以帮他们分开不 怎么分
Can they be separated after merging? How to separate them
|
|
2009-9-13 00:54 |
|
|
SinLow
初级用户
 
积分 70
发帖 33
注册 2009-9-15
状态 离线
|
『第 11 楼』:
使用 LLM 解释/回答一下
我早就知道了。不就是扩展名么!合并文件的句法。
I've known that for a long time. It's just the file extension! The syntax for merging files.
|
|
2009-9-16 12:54 |
|
|
yangjunxx
新手上路

积分 7
发帖 5
注册 2009-1-8
状态 离线
|
|
2009-11-16 18:28 |
|
|
ligui0001
初级用户
 
积分 58
发帖 41
注册 2009-4-3
状态 离线
|
|
2009-11-17 12:05 |
|
|
azone123
新手上路

积分 14
发帖 7
注册 2009-10-4
状态 离线
|
『第 14 楼』:
使用 LLM 解释/回答一下
可以的,我以前试过,用那个捆过马。。。
Okay, I tried it before, and I used that to tie up a horse...
|
|
2009-11-17 22:08 |
|
|
robin329
新手上路

积分 8
发帖 4
注册 2009-11-19
状态 离线
|
|
2009-11-21 14:01 |
|