https://yara.readthedocs.io/en/stable/gettingstarted.html
https://github.com/VirusTotal/yara/releases
$ sudo apt-get install automake libtool make gcc pkg-config
$ sudo apt-get install flex bison
$ ./configure --enable-magic
$ yara /PATH/TO/yarGen/yarGen-0.23.4/yargen_rules.yar /PATH/TO/BINARY/<BINARY> -s <BINARY> /PATH/TO/BINARY/<BINARY>
https://github.com/Neo23x0/yarGen
$ wget https://github.com/Neo23x0/yarGen/archive/refs/tags/0.23.4.zip
$ source venv/bin/activate
$ pip3 install -r requirements.txt
$ python3 yarGen.py --update
$ cp rusty-recon-bot sample/
$ python3 yarGen.py -a "<AUTHOR>" -r "<NAME>" -m sample/