Go back

Project: Yara - Node.js wrapper

Note: This project is still in development and is not yet available for public use.

I've been making a Node.js library for parsing and executing Yara rules. The library follows the official Yara specification and is compatible with most of the functions. I started the project because I couldn't find any other libraries that would have the same functionality and wouldn't require external dependencies, such as the compiled version of Yara. More information about the project will be available later, once the project is ready for public use.

Example of a Yara rule