WerWolv
|
d4ad457af1
|
fix: Crash when closing provider that was used in view provider
|
2023-04-08 21:07:57 +02:00 |
|
WerWolv
|
78e66f8959
|
feat: Added non-ranged and aligned search to sequence and value finder
|
2023-04-08 20:59:33 +02:00 |
|
WerWolv
|
80edaea392
|
impr: Update all of ImHex to the new popup system
|
2023-04-08 00:58:53 +02:00 |
|
WerWolv
|
51e615095e
|
fix: Make sure placing a type through the Edit menu re-evaluates the pattern
|
2023-04-06 23:01:45 +02:00 |
|
WerWolv
|
24e584c77b
|
fix: Crash when trying to place pattern language variable through the Edit menu
Fixes #1013
|
2023-04-05 18:29:30 +02:00 |
|
Thomas
|
af18ca011b
|
fix: Modified bytes visually reverting back after saving (#1003)
Fix #988
Co-authored-by: Nik <werwolv98@gmail.com>
|
2023-04-01 11:18:03 +02:00 |
|
WerWolv
|
60efb6973b
|
fix: Filtering of long strings in find view not working correctly
|
2023-04-01 11:04:07 +02:00 |
|
WerWolv
|
15be24db62
|
sys: Updated to use the new HttpRequest helper instead of Net
|
2023-03-23 11:23:07 +01:00 |
|
WerWolv
|
be16b66ac0
|
fix: Make sure files don't get truncated when using Save As on itself
Fixes #987
|
2023-03-21 15:42:10 +01:00 |
|
WerWolv
|
d82f0e952f
|
fix: Custom data inspector rows not being writable correctly
|
2023-03-21 13:16:22 +01:00 |
|
WerWolv
|
17c4e405a6
|
impr: Update the command palette for the modern ages
|
2023-03-20 17:05:26 +01:00 |
|
WerWolv
|
466dacaab4
|
ui: Improve the look and feel of the information view
|
2023-03-17 17:07:39 +01:00 |
|
WerWolv
|
1f8645fd43
|
fix: Occasional crash when multiple threads are reading data from a file provider
|
2023-03-17 11:43:50 +01:00 |
|
WerWolv
|
880568cc60
|
impr: Better find view result filter speeds
|
2023-03-17 11:32:08 +01:00 |
|
WerWolv
|
f10fb56042
|
impr: Drastically improve file reading performance
|
2023-03-17 11:31:50 +01:00 |
|
WerWolv
|
4ee53701e6
|
impr: Allow Regex find strategy specify string type and minimum length
|
2023-03-17 08:16:13 +01:00 |
|
WerWolv
|
5097a223e3
|
impr: Added default saveAs implementation for all providers
|
2023-03-17 08:15:43 +01:00 |
|
WerWolv
|
7cdba75bef
|
fix: Crash when not making a valid selection in provider load interfaces
|
2023-03-16 16:48:15 +01:00 |
|
WerWolv
|
5a2b2e0813
|
feat: Make yara match list sortable
|
2023-03-16 13:35:09 +01:00 |
|
WerWolv
|
0dafb3d230
|
sys: Replaced many helper functions with libwolv
|
2023-03-12 18:27:33 +01:00 |
|
Fenrisfulsur
|
069221757f
|
feat: Added chunk based entropy analysis to information view (#933)
Issue: https://github.com/WerWolv/ImHex/issues/522
Implementation of chunk based entropy analysis in diagram.hpp available
from the data information view and in the pattern language.
---------
Co-authored-by: WerWolv <werwolv98@gmail.com>
|
2023-03-10 16:06:18 +01:00 |
|
WerWolv
|
277c83e6d8
|
fix: Uninitialized value build issue
|
2023-02-19 09:18:17 +01:00 |
|
WerWolv
|
64e34e42b8
|
patterns: Fixed highlighting of custom sections
|
2023-02-17 14:53:15 +01:00 |
|
WerWolv
|
bf8089dc7e
|
impr: Don't memory map files, never keep a write handle open for long
Closes #592
|
2023-02-17 10:26:09 +01:00 |
|
WerWolv
|
5ccbfc1ff8
|
feat: Allow themes and nodes to be downloaded from the content store
|
2023-02-16 18:55:21 +01:00 |
|
WerWolv
|
ac83bbeb0e
|
feat: Added a theme manager view to make it easier to make new themes
|
2023-02-16 18:06:40 +01:00 |
|
WerWolv
|
d9fa4b452c
|
impr: Clean up diff view
|
2023-02-16 08:53:05 +01:00 |
|
WerWolv
|
3067ff08ec
|
feat: Greatly improved diff view
Fixes #631
|
2023-02-15 17:01:36 +01:00 |
|
WerWolv
|
a59c17aa83
|
nodes: Fixed loading saved nodes multiple times
|
2023-02-10 11:22:11 +01:00 |
|
WerWolv
|
5cc01ae89d
|
nodes: Added support for nested, shareable, custom data processor nodes
|
2023-02-09 23:07:04 +01:00 |
|
WerWolv
|
d09982d99f
|
fix: Crash when opening selection view
Fixes #913
|
2023-01-30 18:15:42 +01:00 |
|
WerWolv
|
197e86f327
|
fix: Duplicate highlightings for every yara rule
|
2023-01-28 14:27:51 +01:00 |
|
WerWolv
|
b1aa58d446
|
feat: Allow selected yara rules to be saved to Project file
|
2023-01-28 14:15:15 +01:00 |
|
WerWolv
|
800ffb5e56
|
feat: Make it easier to apply multiple yara rules at once
|
2023-01-27 12:17:10 +01:00 |
|
WerWolv
|
27790532f8
|
fix: Crash when closing provider that had pattern loaded in some cases
|
2023-01-24 23:27:15 +01:00 |
|
WerWolv
|
cf9df6e36d
|
feat: Added ability to query provider information from pattern language
|
2023-01-24 09:07:11 +01:00 |
|
WerWolv
|
ef12798fe2
|
feat: Allow custom hashes to be saved to projects
|
2023-01-18 14:30:56 +01:00 |
|
WerWolv
|
5726e52df2
|
ui: Make content store resizable again
|
2023-01-05 13:23:08 +01:00 |
|
WerWolv
|
90df4413c3
|
feat: Added basic windows process memory provider
|
2023-01-01 02:29:38 +01:00 |
|
WerWolv
|
26898feb62
|
ui: Improve colors of digram and layered distribution plot
|
2022-12-29 15:06:23 +01:00 |
|
WerWolv
|
0311feee9b
|
feat: Further improve information view
|
2022-12-28 23:06:49 +01:00 |
|
WerWolv
|
4807ca0057
|
feat: Added Digram and Layered Distribution plots to information view
|
2022-12-27 22:50:37 +01:00 |
|
WerWolv
|
4b6a75fb60
|
feat: Added type distribution graph to information view
|
2022-12-25 15:45:49 +01:00 |
|
WerWolv
|
0d7740773e
|
sys: Improve speed and UX of entropy graph
|
2022-12-23 14:34:06 +01:00 |
|
WerWolv
|
ae5d8c9aad
|
build: Updated libromfs
|
2022-12-19 08:52:12 +01:00 |
|
WerWolv
|
603ff9256c
|
build: Actually use correct fcntl.h
|
2022-12-19 07:16:38 +01:00 |
|
WerWolv
|
a966cab155
|
build: Use correct fcntl.h include on Linux
|
2022-12-19 07:15:18 +01:00 |
|
WerWolv
|
a5296bab95
|
feat: Added pattern value editing
|
2022-12-16 11:20:39 +01:00 |
|
André Blome
|
4aa314b3ab
|
feat: Added quick "save project" action (#826)
* add quick -save project- action
* translation for -save project as- added
* removed machine translations; header file name extension fixed
* moved openProject() for consistency
|
2022-11-25 10:47:11 +01:00 |
|
WerWolv
|
b1f76aeda6
|
feat: Added new view provider
|
2022-11-14 10:02:46 +01:00 |
|