Reimplementation of the "file" command with yara rules to scan for common malware signatures and other patterns.
justyaralibyara-devgcc/clang(Any C compiler)
These can be installed by running just dev-setup once the project has been cloned.
golangci-linteditorconfig-checker
The Binary can be downloaded from the releases page OR by running:
go install github.com/wellatleastitried/yfile/cmd/yfile@latest- Clone the repository with submodules:
git clone --recurse-submodules https://github.com/wellatleastitried/yfile.git- Run
just
just build- The binary can be ran from:
./build/yfileor installed to /usr/local/bin with:
sudo just installUser guide can be found here.
Contributions are welcome! Please see the contributing guide for more information.
This project is licensed under the Apache License. See the LICENSE file for details.