| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Example (building from 3.10.0 version)
git clone https://github.com/virustotal/yara.git cd yara git checkout tags/v3.10.0 ./bootstrap.sh ./configure --disable-shared make
Example (in "yara" folder):
git clone https://github.com/p8a/yara-java.git cd yara-java git checkout tags/v3.10.0 mvn clean install
See the unit tests
| Back | FazBrowse Home | New Git URL |