WerWolv
|
1f2fe6b93d
|
sys: Merge splash screen and ImHex into one application
This fixes so many issues the previous implementation had, especially on Unix
|
2021-04-20 21:46:48 +02:00 |
|
WerWolv
|
188723e888
|
sys: Replace printf formatting with libfmt
|
2021-03-03 19:58:22 +01:00 |
|
WerWolv
|
f0b392575f
|
ui: Added ImPlot library
|
2021-03-02 13:48:23 +01:00 |
|
WerWolv
|
e6dc731921
|
build: Fixed libyara building on MacOS
|
2021-02-26 17:29:57 +01:00 |
|
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 |
|
WerWolv
|
35946564a6
|
Refactor, added a pattern data display
|
2020-11-10 21:31:04 +01:00 |
|