yara.libyara_wrapper — ctypes wrapper for libyara

This module is responsible for wrapping the libyara dynamic library various exported functions. Using ctypes, it replicates the yara data structures and exported functions.

See How to build for library details.

Previous topic

yara.rules — YARA namespaces, compilation, and matching

This Page