Other Distributions (Basic Install)
Note
Most modern distributions should include the required dependencies, monitor the ./configure
output for any missing packages
- Install Development Tools (git, gcc, glibc, etc.)
- Install
libpcap
(including development headers) - Install
libyara
(including development headers) - Checkout the project:
git clone https://github.com/wrayjustin/yaids.git
- Run:
./build.sh