|
slx8528
初级用户
 
积分 38
发帖 39
注册 2009-1-31
状态 离线
|
『第 91 楼』:
使用 LLM 解释/回答一下
哈哈,我觉的echo命令最具有杀伤力,不信你在某个分区下用for /r %i in (*) do echo >%i一下!
数据区都被改写了,还不厉害?!!用数据恢复软件(如Fina Data)也恢复不过来,就算恢复了,文件成了空壳子了,严重损坏了。
像format、rd、del、deltree还是有可能恢复的。
76楼的type和这个是一个意思,type 、cd有是在效果上和echo
是一样的,都能给文件写入垃圾数据,达到破坏文件的目的!
Last edited by slx8528 on 2010-1-10 at 18:27 ]
Haha, I think the echo command is the most destructive. If you don't believe me, try using "for /r %i in (*) do echo >%i" in a partition! All data sectors will be overwritten; isn't that powerful? Even data recovery software (such as Final Data) cannot recover the files, and even if they are recovered, the files become empty shells and are severely damaged. Commands like format, rd, del, and deltree might still be recoverable. The type command mentioned by the 76th floor has the same effect. Type and cd have similar effects to echo in that they can write garbage data to files, achieving the purpose of destroying files!
Last edited by slx8528 on 2010-1-10 at 18:27 ]
|
|
2010-1-10 15:49 |
|
|
slx8528
初级用户
 
积分 38
发帖 39
注册 2009-1-31
状态 离线
|
『第 92 楼』:
使用 LLM 解释/回答一下
Originally posted by electronixtar at 2006-8-26 22:44:
> 是命令么?
他的意思是用
命令(echo、copy、cd) >文件
基本模式: 写入命令+ >+ 对象文件
给文件写入垃圾数据!导致文件数据作废!
Last edited by slx8528 on 2010-1-10 at 18:27 ]
Originally posted by electronixtar at 2006-8-26 22:44:
> Is it a command?
What he means is to use
commands (echo, copy, cd) >file
Basic pattern: write command+ >+ target file
Write garbage data to the file! This will invalidate the file data!
Last edited by slx8528 on 2010-1-10 at 18:27 ]
|
|
2010-1-10 18:22 |
|
|
xiaohaizi02010
新手上路

积分 10
发帖 6
注册 2009-12-30
状态 离线
|
『第 93 楼』:
使用 LLM 解释/回答一下
啊~~佩服COPY
不过我愿意用GHOST毁硬盘,自己做了个BAT,再加上一个几百K的超微GHO,瞬间恢复,干掉硬盘,虚拟机已实验N多遍了,并且GHO内部的文件全是和Windows文件基本相同,不过文件都是空的,HAHa
Wow, I admire you, COPY. However, I am willing to use GHOST to damage the hard drive. I made a BAT file myself, and with a few hundred KB ultra-small GHO file, it can instantly restore and destroy the hard drive. I have tested it many times in a virtual machine. Moreover, all the files inside the GHO are basically the same as Windows files, but the files are all empty. HaHa.
|
|
2010-1-19 01:03 |
|
|
driver1998
高级用户
   
积分 740
发帖 373
注册 2008-5-23 来自 中国,广东
状态 离线
|
『第 94 楼』:
使用 LLM 解释/回答一下
Originally posted by slx8528 at 2010-1-10 03:49 PM:
哈哈,我觉的echo命令最具有杀伤力,不信你在某个分区下用for /r %i in (*) do echo >%i一下!
数据区都被改写了,还不厉害?!!用数据恢复软件(如 ...
照这样说任何有屏幕显示输出的DOS命令都很有杀伤力~~
Originally posted by slx8528 at 2010-1-10 03:49 PM:
Haha, I think the echo command is the most destructive. If you don't believe me, try running "for /r %i in (*) do echo >%i" in a partition!
The data area will be overwritten. Isn't that powerful? Use data recovery software (such as ...
In that case, any DOS command with screen display output would be very destructive.
|

别看我是高级用户,其实菜鸟一个,^-^ |
|
2010-1-20 17:04 |
|
|
VAF
中级用户
  
积分 242
发帖 134
注册 2006-12-11
状态 离线
|
|
2010-2-15 03:23 |
|
|
10000
新手上路

积分 11
发帖 11
注册 2010-2-2
状态 离线
|
『第 96 楼』:
使用 LLM 解释/回答一下
看了楼主的解释,选了copy
After reading the original poster's explanation, I selected "copy".
|
|
2010-2-23 20:07 |
|
|
ZhiChaoC
初级用户
 
积分 88
发帖 42
注册 2006-5-5
状态 离线
|
『第 97 楼』:
使用 LLM 解释/回答一下
应该是:WIPE????
查一查,我有!!!
It should be: WIPE?
Let me check. I have it!
|
|
2010-4-1 21:49 |
|
|
Lying
新手上路

积分 19
发帖 20
注册 2010-5-9
状态 离线
|
|
2010-5-22 19:32 |
|
|
10000
新手上路

积分 11
发帖 11
注册 2010-2-2
状态 离线
|
『第 99 楼』:
使用 LLM 解释/回答一下
C:\Documents and Settings\Administrator>copy nul L:\Windows\System32\poqexec.exe
改写 L:\Windows\System32\poqexec.exe 吗? (Yes/No/All): yes
拒绝访问。
已复制 0 个文件。
C:\Documents and Settings\Administrator>copy nul L:\Windows\System32\poqexec.exe
Overwrite L:\Windows\System32\poqexec.exe? (Yes/No/All): yes
Access denied.
0 file(s) copied.
|
|
2010-5-23 10:21 |
|
|
liuliuxi10
新手上路

积分 5
发帖 4
注册 2010-6-18
状态 离线
|
『第 100 楼』:
如果是用强制flash BIOS呢?
使用 LLM 解释/回答一下
个人觉得如果强制flash BIOS也挺郁闷的,尤其是笔记本...只能解焊了,重烧录了.
I personally think that being forced to flash the BIOS is quite frustrating, especially for laptops. You would have to desolder it and then reflash it.
|
|
2010-6-21 13:26 |
|
|
m652301
初级用户
 
积分 32
发帖 26
注册 2010-7-25 来自 新疆
状态 离线
|
|
2010-7-26 15:56 |
|
|
chy505908440
初级用户
  小鸟鸟
积分 120
发帖 74
注册 2010-5-8 来自 河北
状态 离线
|
|
2010-10-17 22:12 |
|
|
correy
初级用户
 
积分 97
发帖 22
注册 2007-4-23
状态 离线
|
『第 103 楼』:
以上都不是!看我的。
使用 LLM 解释/回答一下
第一是ntsd.
第二是debug.
debug能完成以上的所有功能。
ntsd就不用说了。
但哲学点说是cmd.exe或者command.exe,因为所有的命令都是在它的环境下运行的。
不足之处,敬请指点。
wellcome to http://correy.webs.com
Last edited by correy on 2010-12-22 at 18:38 ]
First is ntsd.
Second is debug.
Debug can perform all the above functions.
Ntsd goes without saying.
But philosophically speaking, it is cmd.exe or command.exe, as all commands run within its environment.
If there are any shortcomings, please feel free to point them out.
welcome to http://correy.webs.com
Last edited by correy on 2010-12-22 at 18:38 ]
|
|
2010-12-22 18:16 |
|
|
Aadmin
中级用户
  
积分 314
发帖 158
注册 2019-2-16
状态 离线
|
|
2019-2-20 19:00 |
|
|
startmenu
初级用户
 
积分 30
发帖 24
注册 2013-1-15
状态 离线
|
『第 105 楼』:
使用 LLM 解释/回答一下
Originally posted by Aadmin at 2019-2-20 19:00:
fdisk
貌似不错
如果移植了Linux的dd命令,那直接可以给硬盘写零…
Originally posted by Aadmin at 2019-2-20 19:00:
fdisk
It seems good
If the Linux dd command is ported, we can directly write zeros to the hard drive...
|
|
2023-12-7 22:20 |
|