From ea033b9e9590edca683bd9960224677c281a4bce Mon Sep 17 00:00:00 2001 From: Marius Genheimer <mail@f0wl.cc> Date: Tue, 3 Nov 2020 20:48:30 +0100 Subject: [PATCH] move non-Linux files to 'Other' --- {Linux => Other}/Epoc.Orter.7z | Bin .../FreeBSD.Darkside.kmod.7z | Bin .../FreeBSD.Rootkit.a.7z | Bin {Linux => Other}/FreeBSD.Wormwood.7z | Bin .../HP48-Pocketcalc.Higu.Wiper | 0 .../IBM.XMasTreeWorm | 0 .../Solaris.SInar.Rootkit.7z | Bin Linux/Linux.Root-sun.7z => Other/Sun.Rootkit.7z | Bin Linux/SymbOS.Cabir.7z => Other/SymbianOS.Cabir.7z | Bin README.md | 1 + 10 files changed, 1 insertion(+) rename {Linux => Other}/Epoc.Orter.7z (100%) rename Linux/Linux.Darkside.7z => Other/FreeBSD.Darkside.kmod.7z (100%) rename Linux/Linux.FreeBSD.Rootkit.a.7z => Other/FreeBSD.Rootkit.a.7z (100%) rename {Linux => Other}/FreeBSD.Wormwood.7z (100%) rename Linux/Virus.Script.Higu => Other/HP48-Pocketcalc.Higu.Wiper (100%) rename Linux/Virus.Script.IBM.XMasTreeWorm => Other/IBM.XMasTreeWorm (100%) rename Linux/Linux.SInar.7z => Other/Solaris.SInar.Rootkit.7z (100%) rename Linux/Linux.Root-sun.7z => Other/Sun.Rootkit.7z (100%) rename Linux/SymbOS.Cabir.7z => Other/SymbianOS.Cabir.7z (100%) diff --git a/Linux/Epoc.Orter.7z b/Other/Epoc.Orter.7z similarity index 100% rename from Linux/Epoc.Orter.7z rename to Other/Epoc.Orter.7z diff --git a/Linux/Linux.Darkside.7z b/Other/FreeBSD.Darkside.kmod.7z similarity index 100% rename from Linux/Linux.Darkside.7z rename to Other/FreeBSD.Darkside.kmod.7z diff --git a/Linux/Linux.FreeBSD.Rootkit.a.7z b/Other/FreeBSD.Rootkit.a.7z similarity index 100% rename from Linux/Linux.FreeBSD.Rootkit.a.7z rename to Other/FreeBSD.Rootkit.a.7z diff --git a/Linux/FreeBSD.Wormwood.7z b/Other/FreeBSD.Wormwood.7z similarity index 100% rename from Linux/FreeBSD.Wormwood.7z rename to Other/FreeBSD.Wormwood.7z diff --git a/Linux/Virus.Script.Higu b/Other/HP48-Pocketcalc.Higu.Wiper similarity index 100% rename from Linux/Virus.Script.Higu rename to Other/HP48-Pocketcalc.Higu.Wiper diff --git a/Linux/Virus.Script.IBM.XMasTreeWorm b/Other/IBM.XMasTreeWorm similarity index 100% rename from Linux/Virus.Script.IBM.XMasTreeWorm rename to Other/IBM.XMasTreeWorm diff --git a/Linux/Linux.SInar.7z b/Other/Solaris.SInar.Rootkit.7z similarity index 100% rename from Linux/Linux.SInar.7z rename to Other/Solaris.SInar.Rootkit.7z diff --git a/Linux/Linux.Root-sun.7z b/Other/Sun.Rootkit.7z similarity index 100% rename from Linux/Linux.Root-sun.7z rename to Other/Sun.Rootkit.7z diff --git a/Linux/SymbOS.Cabir.7z b/Other/SymbianOS.Cabir.7z similarity index 100% rename from Linux/SymbOS.Cabir.7z rename to Other/SymbianOS.Cabir.7z diff --git a/README.md b/README.md index 2a02f76..45054d7 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ This repository contains the source code for the following: │  ├── DDoS │  └── Win32 ├── Linux +├── Other ├── Perl ├── PHP ├── Python -- GitLab