package yara

  1. Overview
  2. Docs
OCaml bindings for YARA matching engine

Install

Dune Dependency

Authors

Maintainers

Sources

0.1.zip
md5=0c813a9a5c8ed75c06eb575a79f7e4b1

Description

Provides a Ctypes bindings for YARA matching engine

Published: 27 Apr 2018

README

Intro

This is OCaml Ctypes wrapper for YARA matching engine mostly used for malware identification.

Dependencies (7)

  1. ctypes-foreign
  2. ctypes >= "0.13.0"
  3. core >= "v0.9.0"
  4. ppx_deriving >= "4.2.0"
  5. ocaml-migrate-parsetree build & < "2.0.0"
  6. jbuilder >= "1.0+beta7"
  7. ocaml >= "4.02.3"

Dev Dependencies

None

Used by

None

Conflicts

None