Skip to content

absprouse23/simple_av

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple AV

A simple YARA rule based file scanner built for my Clemson CSOC summer semester project

How to use (Don't)

Place Yara rules in the top level of the rules directory, all rules will be compiled the first time the program is ran.

Single file scan: (TODO)
$ ./simple_av -f <path_to_file>

Monitor mode: (TODO)
$ ./simple_av -p <path_of_dir>

Resources

libyara
Makefile (Courtesy of smlbfstr)

About

SOC Summer project 2024

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published