WerWolv
|
df75218ecb
|
fix: Ranges found by find view not being highlighted
|
2023-05-22 00:00:50 +02:00 |
|
WerWolv
|
f57d4f2f7a
|
impr: Manually sort file chooser popup list
|
2023-05-21 18:41:43 +02:00 |
|
WerWolv
|
446e0751a6
|
fix: Force entropy and type distribution graphs to always span the entire plot
|
2023-05-21 13:46:14 +02:00 |
|
iTrooz
|
5666a5c5fb
|
feat: Added context menu with right-clicking on file provider (#1084)
Co-authored-by: Nik <werwolv98@gmail.com>
|
2023-05-21 13:21:53 +02:00 |
|
WerWolv
|
1b88b3704d
|
feat: Allow layouts to be deleted again
|
2023-05-21 10:43:35 +02:00 |
|
WerWolv
|
c02465b892
|
fix: Byte type and Entropy graph being shifted
|
2023-05-21 10:23:33 +02:00 |
|
WerWolv
|
d96fc6d41b
|
fix: Compilation on macOS
|
2023-05-14 21:50:58 +02:00 |
|
WerWolv
|
aa1bf0b764
|
impr: Make about page resizable
|
2023-05-13 12:26:13 +02:00 |
|
WerWolv
|
ceeaca1a4b
|
feat: Added layout manager to save and restore custom layouts
|
2023-05-11 18:44:50 +02:00 |
|
WerWolv
|
50c3cf8272
|
build: Replace old interval tree in favour of custom libwolv one
|
2023-05-11 09:27:23 +02:00 |
|
WerWolv
|
5a6e5d2255
|
build: Switch to better interval tree implementation
|
2023-05-07 23:27:43 +02:00 |
|
WerWolv
|
8245f3d4c9
|
build: Updated libwolv
|
2023-04-19 21:56:34 +02:00 |
|
WerWolv
|
6c122e5fbe
|
patterns: Updated to new API
|
2023-04-18 10:06:47 +02:00 |
|
WerWolv
|
04a5efc7a3
|
fix: Crash when evaluating patterns to quickly
|
2023-04-17 17:02:10 +02:00 |
|
WerWolv
|
99a736df27
|
impr: Replace horrible pattern extra data class with a more modular system
|
2023-04-17 16:18:48 +02:00 |
|
WerWolv
|
c32515bc44
|
impr: Clean up some more clang-tidy issues
|
2023-04-16 22:12:35 +02:00 |
|
WerWolv
|
1690cd2740
|
fix: Various issues with the new popup system
|
2023-04-16 21:34:29 +02:00 |
|
WerWolv
|
803b99f2a9
|
impr: Immensely improve provider read speeds
|
2023-04-12 19:21:48 +02:00 |
|
WerWolv
|
aa7c5422c0
|
fix: Make sure provider data is properly cleared when deleting provider
|
2023-04-11 15:26:18 +02:00 |
|
WerWolv
|
5512585cc5
|
fix: Make sure docs question request is always properly formatted
|
2023-04-10 23:05:44 +02:00 |
|
WerWolv
|
349b5da810
|
fix: Prevent constants view from growing past the size of the screen
Fixes #1025
|
2023-04-10 21:30:27 +02:00 |
|
WerWolv
|
87d0aae608
|
feat: Added selection range radio button to various views
Closes #1024
|
2023-04-10 14:08:21 +02:00 |
|
WerWolv
|
391c8acfe4
|
impr: Added path tooltips to accept pattern popup
|
2023-04-10 01:46:55 +02:00 |
|
WerWolv
|
dc77d81e1b
|
feat: Added documentation helper AI
|
2023-04-10 01:42:53 +02:00 |
|
WerWolv
|
f9a08f5c11
|
feat: Allow custom alignment to be used in binary sequence search
|
2023-04-09 15:28:31 +02:00 |
|
WerWolv
|
70f3014390
|
fix: Some more popup rendering issues
|
2023-04-08 23:34:46 +02:00 |
|
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
|
88e767aaaf
|
fix: Crash when loading big encoding files
|
2023-03-31 19:56:20 +02:00 |
|
WerWolv
|
4da18d3630
|
fix: Custom encoding and text padding setting not applying to custom encoding column
Actually fixes #1005
|
2023-03-31 13:49:33 +02:00 |
|
Zaggy1024
|
5fa264ea18
|
patterns: Update pattern_language and implement support for new bitfield features (#992)
This requires https://github.com/WerWolv/PatternLanguage/pull/34 to be
merged first, and then this can be amended to update the submodule and
merged to add support for the new features.
|
2023-03-26 11:01:37 +02:00 |
|
WerWolv
|
15be24db62
|
sys: Updated to use the new HttpRequest helper instead of Net
|
2023-03-23 11:23:07 +01:00 |
|
WerWolv
|
f3f0dda3d4
|
fix: Properly clear valid region when switching to a different provider
|
2023-03-21 16:11:40 +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
|
64be6d89ee
|
fix: Moving cursor around using arrow keys behaving weirdly
|
2023-03-17 09:17:44 +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 |
|