8000 GitHub - retdec-win/yaramod: Parsing of YARA rules into AST and building new rulesets in C++.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

retdec-win/yaramod

 
 

Repository files navigation

yaramod

Travis CI build status AppVeyor build status Documentation Status

yaramod is a library that provides parsing of YARA rules into AST and a C++ programming interface to build new YARA rulesets. This project is not associated with the YARA project.

yaramod also comes with Python bindings and this repository should be fully compatible with installation using pip.

User Documentation

You can find our documentation on Read the Docs.

API Documentation

You can generate the API documentation by yourself. Pass -DYARAMOD_DOCS=ON to cmake and run make doc.

License

Copyright (c) 2017 Avast Software, licensed under the MIT license. See the LICENSE file for more details.

yaramod uses third-party libraries or other resources listed, along with their licenses, in the LICENSE-THIRD-PARTY file.

Contributing

See RetDec contribution guidelines.

About

Parsing of YARA rules into AST and building new rules 56D4 ets in C++.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 77.9%
  • Python 21.3%
  • Other 0.8%
0