Yara

Compile YARA rules to test against files or strings
Download

Yara Ranking & Summary

Advertisement

  • Rating:
  • License:
  • The Apache License 2.0
  • Price:
  • FREE
  • Publisher Name:
  • Michael Dorman
  • Publisher web site:
  • http://code.google.com/u/109374865263619627624/

Yara Tags


Yara Description

YARA is a powerful Python wrapper for libyara.Why:- ctypes releases the GIL on system function calls... Run your PC to its true potential.- No more building the PyC extension...- I found a few bugs and memory leaks and wanted to make my life simple.As a reference and guide to yara-ctypes see: yara-ctypes docFor additional tips / tricks with this wrapper feel free to post a question here.Install and runSimply run the following: python setup.py installpython setup.py testpython -m yara.scan -hor: pip install yarapython -m yara.scan -hNoteIf the package does not contain a pre-compiled libyara library for your platform you need to build and install it. (see libyara build notes).Compatabilityyara-ctypes is implemented to be compatible with Python 2.6+ and Python 3.x. It has been tested against the following Python implementations:Ubuntu 12.04:- CPython 2.7 (32bit, 64bit)- CPython 3.2 (32bit, 64bit)Ubuntu 11.10 build_status:- CPython 2.6 (32bit)- CPython 2.7 (32bit)- CPython 3.2 (32bit)- PyPy 1.9.0 (32bit)Windows 7:- CPython 2.6 (32bit, 64bit)- CPython 3.2 (32bit, 64bit)Continuous integration testing is provided by Travis CI.IssuesSource code for yara-ctypes is hosted on GitHub. Please file bug reports with GitHub's issues system.Product's homepage


Yara Related Software