1
0
mirror of synced 2024-11-15 03:27:40 +01:00
ImHex/.idea
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
..
.gitignore Added hex editor and basic pattern parsing/highlighting 2020-11-10 15:26:38 +01:00
.name Add support for custom providers via plugins 2020-12-27 15:39:06 +01:00
deployment.xml Added hex editor and basic pattern parsing/highlighting 2020-11-10 15:26:38 +01:00
HexEditor.iml Added hex editor and basic pattern parsing/highlighting 2020-11-10 15:26:38 +01:00
imhex.iml Pattern Language rewrite (#111) 2021-01-02 20:27:11 +01:00
misc.xml Added hex editor and basic pattern parsing/highlighting 2020-11-10 15:26:38 +01:00
modules.xml Pattern Language rewrite (#111) 2021-01-02 20:27:11 +01:00
vcs.xml Add Yara rule matching interface (#178) 2021-02-26 13:35:19 +01:00