sauron icon indicating copy to clipboard operation
sauron copied to clipboard

A minimalistic cross-platform malware scanner with non-blocking realtime filesystem monitoring using YARA rules.

Results 1 sauron issues
Sort by recently updated
recently updated
newest added

Rust version on Debian 11 to old => compile fails. Workaround: Install newer version of rust and some dependencies as follows ``` git clone https://github.com/evilsocket/sauron.git cd sauron sudo apt remove...