├── .github ├── CONTRIBUTING.md └── PULL_REQUEST_TEMPLATE.md ├── README.md ├── WannaCry ├── BlueSpider │ ├── README.md │ ├── figure │ │ ├── finally-1.png │ │ └── finally-2.png │ └── sources │ │ ├── BlueSpider.exe │ │ ├── BlueSpider.zip │ │ ├── 精易模块5.51.ec │ │ └── 蓝蜘蛛.e └── EternalBlue │ ├── README.md │ ├── figure │ └── WannaCry-example.png │ └── sources │ ├── FILE_ID.DIZ │ ├── decryptor.c │ ├── wcry.exe │ ├── wcry.zip │ └── worm.c └── panda ├── README.md ├── figure ├── 01.png ├── 02.jpg ├── 03.png ├── 04.png ├── 05.jpg ├── 1.gif ├── 1.png ├── 10.gif ├── 12.gif ├── 13.gif ├── 14.gif ├── 15.png ├── 16.gif ├── 17.gif ├── 18.png ├── 19.png ├── 2.gif ├── 3.gif ├── 4.gif ├── 5.gif ├── 6.gif ├── 7.gif ├── 8.gif └── 9.gif └── sources ├── Demo.rar ├── Procmon.exe ├── panda made in Angel_Kitty.rar ├── panda-virus-source.txt ├── panda.idb ├── panda.udd └── sources by Angel_Kitty.e /.github/CONTRIBUTING.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AngelKitty/Computer-Virus/HEAD/.github/CONTRIBUTING.md -------------------------------------------------------------------------------- /.github/PULL_REQUEST_TEMPLATE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AngelKitty/Computer-Virus/HEAD/.github/PULL_REQUEST_TEMPLATE.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AngelKitty/Computer-Virus/HEAD/README.md -------------------------------------------------------------------------------- /WannaCry/BlueSpider/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AngelKitty/Computer-Virus/HEAD/WannaCry/BlueSpider/README.md -------------------------------------------------------------------------------- /WannaCry/BlueSpider/figure/finally-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AngelKitty/Computer-Virus/HEAD/WannaCry/BlueSpider/figure/finally-1.png -------------------------------------------------------------------------------- /WannaCry/BlueSpider/figure/finally-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AngelKitty/Computer-Virus/HEAD/WannaCry/BlueSpider/figure/finally-2.png -------------------------------------------------------------------------------- /WannaCry/BlueSpider/sources/BlueSpider.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AngelKitty/Computer-Virus/HEAD/WannaCry/BlueSpider/sources/BlueSpider.exe -------------------------------------------------------------------------------- /WannaCry/BlueSpider/sources/BlueSpider.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AngelKitty/Computer-Virus/HEAD/WannaCry/BlueSpider/sources/BlueSpider.zip -------------------------------------------------------------------------------- /WannaCry/BlueSpider/sources/精易模块5.51.ec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AngelKitty/Computer-Virus/HEAD/WannaCry/BlueSpider/sources/精易模块5.51.ec -------------------------------------------------------------------------------- /WannaCry/BlueSpider/sources/蓝蜘蛛.e: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AngelKitty/Computer-Virus/HEAD/WannaCry/BlueSpider/sources/蓝蜘蛛.e -------------------------------------------------------------------------------- /WannaCry/EternalBlue/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AngelKitty/Computer-Virus/HEAD/WannaCry/EternalBlue/README.md -------------------------------------------------------------------------------- /WannaCry/EternalBlue/figure/WannaCry-example.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AngelKitty/Computer-Virus/HEAD/WannaCry/EternalBlue/figure/WannaCry-example.png -------------------------------------------------------------------------------- /WannaCry/EternalBlue/sources/FILE_ID.DIZ: -------------------------------------------------------------------------------- 1 | This phile passed through Hacker House 2 | -------------------------------------------------------------------------------- /WannaCry/EternalBlue/sources/decryptor.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AngelKitty/Computer-Virus/HEAD/WannaCry/EternalBlue/sources/decryptor.c -------------------------------------------------------------------------------- /WannaCry/EternalBlue/sources/wcry.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AngelKitty/Computer-Virus/HEAD/WannaCry/EternalBlue/sources/wcry.exe -------------------------------------------------------------------------------- /WannaCry/EternalBlue/sources/wcry.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AngelKitty/Computer-Virus/HEAD/WannaCry/EternalBlue/sources/wcry.zip -------------------------------------------------------------------------------- /WannaCry/EternalBlue/sources/worm.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AngelKitty/Computer-Virus/HEAD/WannaCry/EternalBlue/sources/worm.c -------------------------------------------------------------------------------- /panda/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AngelKitty/Computer-Virus/HEAD/panda/README.md -------------------------------------------------------------------------------- /panda/figure/01.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AngelKitty/Computer-Virus/HEAD/panda/figure/01.png -------------------------------------------------------------------------------- /panda/figure/02.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AngelKitty/Computer-Virus/HEAD/panda/figure/02.jpg -------------------------------------------------------------------------------- /panda/figure/03.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AngelKitty/Computer-Virus/HEAD/panda/figure/03.png -------------------------------------------------------------------------------- /panda/figure/04.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AngelKitty/Computer-Virus/HEAD/panda/figure/04.png -------------------------------------------------------------------------------- /panda/figure/05.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AngelKitty/Computer-Virus/HEAD/panda/figure/05.jpg -------------------------------------------------------------------------------- /panda/figure/1.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AngelKitty/Computer-Virus/HEAD/panda/figure/1.gif -------------------------------------------------------------------------------- /panda/figure/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AngelKitty/Computer-Virus/HEAD/panda/figure/1.png -------------------------------------------------------------------------------- /panda/figure/10.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AngelKitty/Computer-Virus/HEAD/panda/figure/10.gif -------------------------------------------------------------------------------- /panda/figure/12.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AngelKitty/Computer-Virus/HEAD/panda/figure/12.gif -------------------------------------------------------------------------------- /panda/figure/13.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AngelKitty/Computer-Virus/HEAD/panda/figure/13.gif -------------------------------------------------------------------------------- /panda/figure/14.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AngelKitty/Computer-Virus/HEAD/panda/figure/14.gif -------------------------------------------------------------------------------- /panda/figure/15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AngelKitty/Computer-Virus/HEAD/panda/figure/15.png -------------------------------------------------------------------------------- /panda/figure/16.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AngelKitty/Computer-Virus/HEAD/panda/figure/16.gif -------------------------------------------------------------------------------- /panda/figure/17.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AngelKitty/Computer-Virus/HEAD/panda/figure/17.gif -------------------------------------------------------------------------------- /panda/figure/18.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AngelKitty/Computer-Virus/HEAD/panda/figure/18.png -------------------------------------------------------------------------------- /panda/figure/19.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AngelKitty/Computer-Virus/HEAD/panda/figure/19.png -------------------------------------------------------------------------------- /panda/figure/2.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AngelKitty/Computer-Virus/HEAD/panda/figure/2.gif -------------------------------------------------------------------------------- /panda/figure/3.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AngelKitty/Computer-Virus/HEAD/panda/figure/3.gif -------------------------------------------------------------------------------- /panda/figure/4.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AngelKitty/Computer-Virus/HEAD/panda/figure/4.gif -------------------------------------------------------------------------------- /panda/figure/5.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AngelKitty/Computer-Virus/HEAD/panda/figure/5.gif -------------------------------------------------------------------------------- /panda/figure/6.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AngelKitty/Computer-Virus/HEAD/panda/figure/6.gif -------------------------------------------------------------------------------- /panda/figure/7.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AngelKitty/Computer-Virus/HEAD/panda/figure/7.gif -------------------------------------------------------------------------------- /panda/figure/8.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AngelKitty/Computer-Virus/HEAD/panda/figure/8.gif -------------------------------------------------------------------------------- /panda/figure/9.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AngelKitty/Computer-Virus/HEAD/panda/figure/9.gif -------------------------------------------------------------------------------- /panda/sources/Demo.rar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AngelKitty/Computer-Virus/HEAD/panda/sources/Demo.rar -------------------------------------------------------------------------------- /panda/sources/Procmon.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AngelKitty/Computer-Virus/HEAD/panda/sources/Procmon.exe -------------------------------------------------------------------------------- /panda/sources/panda made in Angel_Kitty.rar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AngelKitty/Computer-Virus/HEAD/panda/sources/panda made in Angel_Kitty.rar -------------------------------------------------------------------------------- /panda/sources/panda-virus-source.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AngelKitty/Computer-Virus/HEAD/panda/sources/panda-virus-source.txt -------------------------------------------------------------------------------- /panda/sources/panda.idb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AngelKitty/Computer-Virus/HEAD/panda/sources/panda.idb -------------------------------------------------------------------------------- /panda/sources/panda.udd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AngelKitty/Computer-Virus/HEAD/panda/sources/panda.udd -------------------------------------------------------------------------------- /panda/sources/sources by Angel_Kitty.e: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AngelKitty/Computer-Virus/HEAD/panda/sources/sources by Angel_Kitty.e --------------------------------------------------------------------------------