WerWolv
|
45c382a19a
|
fix: Auto backup localization key names
|
2025-12-11 16:27:13 +01:00 |
|
WerWolv
|
fb7ef61d06
|
fix: Crash when canceling creation of SSH provider
Fixes #2557
|
2025-12-11 16:24:43 +01:00 |
|
WerWolv
|
ab0fb3131d
|
fix: Reset selected row after checking it
|
2025-12-08 21:10:49 +01:00 |
|
WerWolv
|
6427f53b5a
|
feat: Add endian option to Sum hash
|
2025-12-07 22:18:34 +01:00 |
|
WerWolv
|
994df0a3a4
|
feat: Add shortcut to directly search for the selected bytes
|
2025-12-07 22:17:57 +01:00 |
|
WerWolv
|
e6eee55810
|
fix: Editing of WString, String16, String32 in data inspector
|
2025-12-07 21:44:33 +01:00 |
|
WerWolv
|
855e4c4913
|
feat: Add option to create auto backups of files before they're modified
|
2025-12-07 21:37:14 +01:00 |
|
WerWolv
|
c2e07bf7b2
|
feat: Added data inspector shortcut to toggle endianness
|
2025-12-07 20:58:30 +01:00 |
|
WerWolv
|
77b9e3eac8
|
impr: Allow Esc to clear editing and selected state in data inspector
|
2025-12-07 20:58:17 +01:00 |
|
WerWolv
|
790487eea6
|
impr: If there's multiple foreground highlighting providers, only evaluate until a color is found
|
2025-12-07 20:48:16 +01:00 |
|
WerWolv
|
eb83354179
|
feat: Add option to automatically apply found pattern when a provider is opened
|
2025-12-07 20:47:33 +01:00 |
|
WerWolv
|
84346119b3
|
fix: Missing includes
|
2025-12-07 17:22:26 +01:00 |
|
WerWolv
|
8267aad79e
|
feat: Add new Command Line data source
|
2025-12-07 16:24:36 +01:00 |
|
WerWolv
|
3f9ce561b9
|
fix: Post-pone file opening till everything has been initialized
|
2025-12-07 14:00:10 +01:00 |
|
WerWolv
|
347fc3ed9f
|
impr: Show proper error message if nethost header can't be found
|
2025-12-07 13:35:08 +01:00 |
|
WerWolv
|
0488c996e9
|
impr: Make icons look slightly nicer at low resolutions
|
2025-12-07 11:48:14 +01:00 |
|
WerWolv
|
95f010395c
|
fix: Pressing enter while in insert mode not behaving correctly
|
2025-12-06 16:11:28 +01:00 |
|
WerWolv
|
6652750044
|
build: Add preliminary build support for mbedTLS 4
|
2025-12-05 20:20:11 +01:00 |
|
iTrooz
|
df3200f936
|
refactor: move hex editor popups to their own files (#2536)
|
2025-12-05 12:04:49 +01:00 |
|
WerWolv
|
f2e8d402dd
|
impr: Calculate hashes in a background thread
|
2025-12-04 20:57:06 +01:00 |
|
WerWolv
|
ab54acb176
|
fix: Find results staying behind until new search has finished
|
2025-12-04 17:29:45 +01:00 |
|
WerWolv
|
a0d0621725
|
build: Start using std::from_chars
|
2025-12-03 20:48:22 +01:00 |
|
WerWolv
|
c2d70dbd50
|
fix: Build issues on clang
|
2025-12-03 19:51:35 +01:00 |
|
WerWolv
|
e2fdd91956
|
feat: Add option to access remote files using raw SSH
|
2025-12-03 19:23:42 +01:00 |
|
WerWolv
|
2a84534ced
|
impr: Don't hide entire data inspector UI anymore if no bytes are selected
|
2025-12-03 19:21:47 +01:00 |
|
WerWolv
|
94b53592d9
|
impr: Only show remaining Open File / New File menu options when they make sense
|
2025-12-03 19:21:23 +01:00 |
|
WerWolv
|
09006588fc
|
feat: Allow integer literals to be used in binary patterns
|
2025-12-03 19:20:45 +01:00 |
|
WerWolv
|
d4df465633
|
feat: Replace useless constants view with a constant search option in the Find view
|
2025-12-02 23:02:44 +01:00 |
|
WerWolv
|
18aa11117a
|
impr: Fix fixed point inspector row requiring the correct number of bytes to be selected
|
2025-12-02 20:01:46 +01:00 |
|
Nik
|
d15b7862b8
|
fix: Build error due to size_t not being u64 on macOS
|
2025-12-02 08:08:19 +01:00 |
|
WerWolv
|
46fdbd5bc0
|
fix: String inspector rows not displaying the correctly decoded value
|
2025-12-01 22:38:56 +01:00 |
|
WerWolv
|
da755ec75b
|
feat: Added pattern context menu for copy and edit
|
2025-12-01 21:25:57 +01:00 |
|
WerWolv
|
1ab1f7ada0
|
fix: Comparison between literal and optional
|
2025-12-01 20:35:55 +01:00 |
|
WerWolv
|
56cb1f2747
|
fix: Pattern auto loading not working anymore
Fixes #2531
|
2025-12-01 19:54:55 +01:00 |
|
WerWolv
|
413c6b5116
|
fix: Some interactive help regions not being highlighted
|
2025-12-01 19:38:19 +01:00 |
|
WerWolv
|
f4753a5bd8
|
feat: Added hex editor minimap option to shade cells based on the byte's value
|
2025-12-01 19:37:36 +01:00 |
|
WerWolv
|
980438008c
|
fix: Crashes and usability issues with the pattern tree filter
|
2025-12-01 19:35:22 +01:00 |
|
WerWolv
|
67008288e2
|
fix: Clear pattern editor change flag after setting help text
|
2025-11-30 23:57:52 +01:00 |
|
WerWolv
|
4caa0ce570
|
fix: Turn cli file path into absolute path before passing it on
|
2025-11-30 23:57:22 +01:00 |
|
WerWolv
|
c96b47f345
|
feat: Added RGBA8 and RGB565 minimap visualizer
|
2025-11-30 21:01:20 +01:00 |
|
WerWolv
|
b250172bb5
|
fix: Wrong localization keys for some MIPS disassembler options
|
2025-11-30 20:41:48 +01:00 |
|
WerWolv
|
a8fe63ee93
|
impr: Better name and icons for recent files
|
2025-11-30 20:34:00 +01:00 |
|
WerWolv
|
d359a21a66
|
impr: Add icons to welcome screen description buttons
|
2025-11-30 20:33:38 +01:00 |
|
WerWolv
|
c33d53b728
|
feat: Add support for Capstone 6, drop support for Capstone 4
|
2025-11-30 19:49:07 +01:00 |
|
WerWolv
|
e5829a316b
|
impr: Remove the constants view from the views menu as it's still pretty much useless
|
2025-11-30 16:43:24 +01:00 |
|
WerWolv
|
569bf474bd
|
impr: Replace the data information "Analyze page" button with an "Analyze" button
|
2025-11-30 16:42:46 +01:00 |
|
WerWolv
|
06ecd5d571
|
feat: Add support for markdown to the comments of bookmarks
|
2025-11-30 16:42:20 +01:00 |
|
WerWolv
|
9ae233a41c
|
feat: Integrate the interactive help option and add a help text for every view
|
2025-11-30 16:42:01 +01:00 |
|
WerWolv
|
a75947e611
|
fix: Show auto backup button not being translatable
|
2025-11-30 14:36:09 +01:00 |
|
WerWolv
|
1d4233514f
|
impr: Add dropdown to disassembler architectures
|
2025-11-30 14:08:40 +01:00 |
|