Apollyon is a collection of modules designed to effectively remove various types of malware.
Malware is a growing problem for computer systems, and Apollyon is designed to help solve this problem by providing an easy-to-use and effective solution for malware removal.
To build all the modules, follow these steps:
cd build
cmake ..
cmake --build . --parallel --config ReleaseApollyon modules can be used in two ways:
- USB Mode: run the module in the directory of the USB drive that needs to be disinfected.
- Desktop Mode: run the module on your desktop to disinfect your system.
This project is licensed under the MIT License. See the LICENSE file for more details.