├── LICENSE ├── README.md ├── begin.cpp ├── bin ├── back │ └── background.jpg ├── begin.exe └── index.bat └── setup.cpp /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CasterWx/c-cPlusPlus-Virus/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CasterWx/c-cPlusPlus-Virus/HEAD/README.md -------------------------------------------------------------------------------- /begin.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CasterWx/c-cPlusPlus-Virus/HEAD/begin.cpp -------------------------------------------------------------------------------- /bin/back/background.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CasterWx/c-cPlusPlus-Virus/HEAD/bin/back/background.jpg -------------------------------------------------------------------------------- /bin/begin.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CasterWx/c-cPlusPlus-Virus/HEAD/bin/begin.exe -------------------------------------------------------------------------------- /bin/index.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CasterWx/c-cPlusPlus-Virus/HEAD/bin/index.bat -------------------------------------------------------------------------------- /setup.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CasterWx/c-cPlusPlus-Virus/HEAD/setup.cpp --------------------------------------------------------------------------------