{{ define "main" }}

{{ .Params.lead | safeHTML }}

{{ i18n "get_started" }} {{ .Content }}
{{ end }} {{ define "sidebar-prefooter" }} {{ if site.Params.doks.backgroundDots -}}
{{ end -}} {{ if eq $.Site.Language.LanguageName "English" }}

Like YARA, but better

YARA-X is a re-incarnation of YARA, with a focus on user-friendliness, performance and safety. Why it's better?

99% rule compatible

Most of your YARA rules will work with YARA-X without any changes. If not, it should be for the better. Learn more.

Easy integration

YARA-X is written in Rust, but we provide APIs for C/C++, Python and Go.
{{ end }} {{ end }} {{ define "sidebar-footer" }} {{ if site.Params.doks.sectionFooter -}}

Start building with Doks today

{{ i18n "get-started" }}
{{ end -}} {{ end }}