|
File Scanner 1.0.0
A high-performance C++ malicious file scanner.
|
#include <cstdint>#include <atomic>#include <filesystem>#include <future>#include "scanner/interfaces.h"#include "src/scanner_lib/thread_pool.h"

Go to the source code of this file.
Classes | |
| class | scanner::Scanner |
| The concrete, internal implementation of the IScanner interface. More... | |
Namespaces | |
| namespace | scanner |