WerWolv
|
173ed5475c
|
fix: Remove empty column when ASCII row is off and custom encoding is on
Fixes #1005
|
2023-03-31 11:07:32 +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
|
0fd3cb0c4a
|
fix: Don't jump to previous editing position when selecting new region in hex editor
Potenially fixes issues mentioned in #924
|
2023-03-22 13:11:09 +01:00 |
|
WerWolv
|
f3f0dda3d4
|
fix: Properly clear valid region when switching to a different provider
|
2023-03-21 16:11:40 +01:00 |
|
WerWolv
|
57a62d0544
|
impr: Clean up entire API and added doc comments
|
2023-03-21 15:33:43 +01:00 |
|
WerWolv
|
367bd76046
|
ui: Mae sure all theme scaling values are scaled correctly
|
2023-03-18 10:52:50 +01:00 |
|
WerWolv
|
4c1a24058c
|
ui: Fixed various scaling inconsistencies on higher scaling factors
|
2023-03-17 19:58:08 +01:00 |
|
WerWolv
|
5a2b2e0813
|
feat: Make yara match list sortable
|
2023-03-16 13:35:09 +01:00 |
|
WerWolv
|
ec2934b4b8
|
fix: Advancing to next row when editing bytes loading wrong value
Fixes #973
|
2023-03-14 10:24:25 +01:00 |
|
WerWolv
|
3a840c4ced
|
impr: Properly display custom encoding characters that are split between lines
|
2023-03-14 09:35:43 +01:00 |
|
WerWolv
|
0017cd2e40
|
feat: Added binary hex cell visualizer
Closes #939
|
2023-02-18 22:20:02 +01:00 |
|
WerWolv
|
64e34e42b8
|
patterns: Fixed highlighting of custom sections
|
2023-02-17 14:53:15 +01:00 |
|
WerWolv
|
3067ff08ec
|
feat: Greatly improved diff view
Fixes #631
|
2023-02-15 17:01:36 +01:00 |
|
WerWolv
|
4b451fd1d3
|
patterns: Fixed pattern data rows not being selectable when color column is hidden
|
2023-02-13 08:26:43 +01:00 |
|
WerWolv
|
89a96c6d25
|
sys: Improve pattern visualizer API
|
2023-02-07 14:18:59 +01:00 |
|
WerWolv
|
4f0e5b99a8
|
pattern: Make visualizer button actually accessible again
|
2023-02-06 17:24:06 +01:00 |
|
WerWolv
|
55d7d7c026
|
impr: Improve code quality
|
2023-01-30 10:42:07 +01:00 |
|
WerWolv
|
b1aa58d446
|
feat: Allow selected yara rules to be saved to Project file
|
2023-01-28 14:15:15 +01:00 |
|
WerWolv
|
3254376d28
|
fix: Editing static array values being broken
|
2023-01-28 00:03:20 +01:00 |
|
WerWolv
|
1cf9f7e990
|
patterns: Updated pattern language
|
2023-01-27 10:45:07 +01:00 |
|
WerWolv
|
f9bb4d828a
|
ui: Improve visualizer button layout and error messages
|
2023-01-25 10:16:31 +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
|
a51e4afb05
|
patterns: Updated pattern language
|
2023-01-23 13:53:29 +01:00 |
|
WerWolv
|
46221e936f
|
feat: Allow the 3d visualizer to use index buffers
|
2023-01-22 16:17:10 +01:00 |
|
WerWolv
|
c86891e0c3
|
fix: Custom encodings not rendering correctly on non-zero page
|
2023-01-22 14:17:55 +01:00 |
|
WerWolv
|
0e1aeee3fb
|
patterns: Display bitfield field bit addresses from the start of the bitfield
|
2023-01-21 22:32:16 +01:00 |
|
WerWolv
|
8e759d9b5f
|
feat: Added basic 3D visualizer, moved visualizers to separate file
|
2023-01-20 21:16:28 +01:00 |
|
WerWolv
|
def40c908e
|
patterns: Added basic disassembler visualizer
|
2023-01-18 17:17:34 +01:00 |
|
WerWolv
|
0d91db68db
|
patterns: Added bitmap visualizer
|
2023-01-12 11:18:36 +01:00 |
|
WerWolv
|
766fd626f2
|
fix: Hex editor editing cursor not advancing on non-zero pages
|
2023-01-10 13:48:50 +01:00 |
|
WerWolv
|
c1359a71d6
|
feat: Added options to automatically expand or flatten the pattern tree
|
2023-01-08 16:06:26 +01:00 |
|
WerWolv
|
d7d19d7594
|
feat: Further improve process memory provider
|
2023-01-01 12:26:27 +01:00 |
|
WerWolv
|
90df4413c3
|
feat: Added basic windows process memory provider
|
2023-01-01 02:29:38 +01:00 |
|
WerWolv
|
4e22d636d3
|
fix: Yet another hex editor scrolling issue
|
2022-12-24 15:29:42 +01:00 |
|
WerWolv
|
e4fbb1b640
|
pattern: Added basic line plot and image visualizer
|
2022-12-23 14:33:27 +01:00 |
|
WerWolv
|
986252d97f
|
pattern: Make sure pattern tree doesn't randomly collapse when evaluating
|
2022-12-21 11:31:33 +01:00 |
|
WerWolv
|
264da1ed78
|
pattern: Show array entries directly if there are less than 512
|
2022-12-20 20:56:01 +01:00 |
|
WerWolv
|
978dd65528
|
patterns: Make editing patterns feel better
|
2022-12-18 23:53:53 +01:00 |
|
WerWolv
|
6502920047
|
patterns: Move pattern editing behind a double click
|
2022-12-18 23:11:22 +01:00 |
|
WerWolv
|
ad85a4a0e3
|
fix: Hopefully fix the hex editor position jumping around after search
|
2022-12-18 13:27:28 +01:00 |
|
WerWolv
|
f9a7cdf4dd
|
patterns: Improve editing of pattern values
|
2022-12-17 22:22:20 +01:00 |
|
WerWolv
|
a5296bab95
|
feat: Added pattern value editing
|
2022-12-16 11:20:39 +01:00 |
|
WerWolv
|
c90aa0a742
|
fix: Crash after evaluating patterns a second time
|
2022-11-10 11:18:14 +01:00 |
|
WerWolv
|
a0445c4f7b
|
lang: Added missing localizations
|
2022-11-09 19:03:57 +01:00 |
|
WerWolv
|
4c5d2f6ebb
|
feat: Finish up work on new pl section system
|
2022-11-08 21:43:22 +01:00 |
|