
Security News
The Changelog Podcast: Practical Steps to Stay Safe on npm
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.
Introduction to yara-ctypes-python
What's in yara-ctypes:
yara-project's libyara v1.7_).Why:
As a reference and guide to yara-ctypes see: yara-ctypes documentation_
For additional tips / tricks with this wrapper feel free to post a question at
the github yara-ctypes/issues_ page.
Project hosting provided by github.com_.
[mjdorma+yara-ctypes@gmail.com]
Simply run the following::
> python setup.py install
> python setup.py test
> yara-ctypes -h
or PyPi_::
> pip install yara
> yara-ctypes -h
.. note::
If the package does not contain a pre-compiled libyara library for your
platform you will need to build and install it. See `notes on building`_.
yara-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:
Ubuntu 11.10 |build_status|:
Windows 7:
OS X Mountain Lion
Continuous integration testing is provided by Travis CI <http://travis-ci.org/>_.
Source code for yara-ctypes is hosted on GitHub <https://github.com/mjdorma/yara-ctypes>.
Please file bug reports <https://github.com/mjdorma/yara-ctypes/issues>
with GitHub's issues system.
version 1.7.7 (27/05/2014)
version 1.7.6 (26/10/2013)
version 1.7.5 (13/09/2013)
version 1.7.4 (12/09/2013)
version 1.7.3 (28/04/2013)
version 1.7.2 (19/04/2013)
version 1.7.1 (17/04/2013)
version 1.7.0 (15/04/2013)
version 1.6.5 (12/04/2013)
version 1.6.4 (11/04/2013)
version 1.6.3 (08/03/2013)
version 1.6.2 (28/02/2013)
version 1.6.1 (06/09/2012)
version 1.6.0 (01/09/2012)
.. _github.com: https://github.com/mjdorma/yara-ctypes .. _PyPi: http://pypi.python.org/pypi/yara .. _yara-ctypes/issues: https://github.com/mjdorma/yara-ctypes/issues .. _notes on building: http://packages.python.org/yara/howto/build.html .. _yara-ctypes documentation: http://packages.python.org/yara/ .. _yara-project's libyara v1.7: http://code.google.com/p/yara-project .. |build_status| image:: https://secure.travis-ci.org/mjdorma/yara-ctypes.png?branch=master :target: http://travis-ci.org/#!/mjorma/yara-ctypes
FAQs
Compile YARA rules to test against files or strings
We found that yara demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.

Security News
Experts push back on new claims about AI-driven ransomware, warning that hype and sponsored research are distorting how the threat is understood.

Security News
Ruby's creator Matz assumes control of RubyGems and Bundler repositories while former maintainers agree to step back and transfer all rights to end the dispute.