1
0
mirror of synced 2024-11-17 12:27:13 +01:00
ImHex/plugins/builtin/source
WerWolv 31e5ec7bc3
Add Yara rule matching interface (#178)
* build: Added YARA as submodule

* ui: Added basic yara rules matching interface

* build: Make libyara link libpthread on Unix

* ui: Add jump-to feature to yara matches list

* yara: Add more modules and patch yara to support mbedtls crypto

* yara: Started to fix scanning of bigger data

* yara: Fixed implementation

* ui: Improved yara matcher interface and added localization

* build: Ignore changed files in yara submodule

* yara: Fixed rules matching agianst entire file

* yara: Properly handle compiler errors
2021-02-26 13:35:19 +01:00
..
content Fixed localization issues when using the content registry 2021-02-13 15:15:32 +01:00
lang Add Yara rule matching interface (#178) 2021-02-26 13:35:19 +01:00
math_evaluator.cpp Huge refactoring of builtin features into an external plugin 2021-01-22 18:01:42 +01:00
plugin_builtin.cpp ui/api: Added loaded plugin information to welcome screen 2021-02-19 13:22:12 +01:00