WerWolv
0ee4b1e336
build: Link mbedtls to libyara
2021-12-14 21:27:15 +01:00
Julia Ahopelto
1429f80cf9
fix build on Fedora 35 ( #340 ) ( #347 )
2021-11-25 09:00:17 +01:00
WerWolv
7132b75ffb
build: Don't copy crypto header but just overwrite includes
2021-09-11 15:10:35 +02:00
WerWolv
bdd4854b0d
build: Try fixing file copying on runner
2021-09-11 14:58:49 +02:00
WerWolv
71b06f4b20
build: Only copy yara crypto wrapper if it changed
2021-09-11 14:40:53 +02:00
WerWolv
f9f67d3bcd
sys: More mac os compile fixes
2021-08-17 21:55:06 +02:00
WerWolv
330b4504dc
sys: Updated curl, libfmt, nativefiledialog and yara to latest version
2021-07-28 13:23:50 +02:00
WerWolv
d91abb5eba
build: No more liblibyara
2021-04-21 23:38:37 +02:00
WerWolv
ebbbcafe5c
sys: Implement more functionality into splash screen ( #223 )
...
* build: Add libcurl
* build: Stop the whole static linking on Windows mess. There's no use anymore
* sys: Added update detector and moved some startup tasks to splash screen
* sys: Updated ImHex icon
* fix: Settings button on welcome page once again works
* build: Fix build on Linux
* sys: Fixed splash window not searching all paths for resources
2021-04-18 20:24:42 +02:00
WerWolv
6fb6de6b64
sys: Updated libfmt, yara and nativefiledialogs
2021-04-17 16:35:57 +02: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