GitHub - mattnotmitt/libyara-wasm: PoC compilation of libyara into WASM, for potential future CyberChef integration
Skip to content

PoC compilation of libyara into WASM, for potential future CyberChef integration

License

Notifications You must be signed in to change notification settings

mattnotmitt/libyara-wasm

Repository files navigation

libyara-wasm

Build Status

WASM-based JS Library using a c++ wrapper around libyara. Currently only exposes methods required by CyberChef but may potentially expose more in the future. No documentation at the moment.

Build

mkdir build && cd build
emconfigure cmake ..
emmake make -jx # where x is number of threads to build with

About

PoC compilation of libyara into WASM, for potential future CyberChef integration

Resources

License

Stars

Watchers

Forks

Packages

No packages published