package yara

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

Install

Dune Dependency

Authors

Maintainers

Sources

0.2.tar.gz
md5=d8e53111813bd2f969f05c8bbcb77920
sha512=f8421994d0d927cd05375184bc78ff0f5afb71672954eaba71c11295f73471ddc45c10d86490e43ebdc2b5ef8d5e41e6735837a50511fa8c1a5dd39be432be99

Description

Provides a Ctypes bindings for YARA matching engine

Published: 10 Dec 2019

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. dune
  7. ocaml >= "4.02.3"

Dev Dependencies

None

Used by

None

Conflicts

None