Build
Requirements
C++ compiler with at least C++20 support.
GCC version 14.2.0
Libraries
libyara10
libsqlite3-dev
libclamav12
libssl-dev
libmagic-dev
Building on Ubuntu / CMake
To build the engine you will need to install some libraries, you can install them using your package manager, for example apt
:
Then you will clone the project :
then start the build process :
Using a package Manager
You can install Crow on GNU/Linux as a pre-made package
Debian/Ubuntu
Last updated