ghidra1
|
7c67a103cd
|
GP-5580 Corrected Union editor issue with shift up/down and create
array. Removed obsolete method within editor model.
|
2025-04-09 19:14:13 -04:00 |
|
ghidra1
|
2c5669dbd0
|
GP-0 Minor cleanup
|
2025-04-08 15:15:53 -04:00 |
|
James
|
861c0c93d4
|
GP-5561 correct dwarf source file path parsing error
|
2025-04-03 14:12:45 +00:00 |
|
Sullivan DeVries
|
f29fb24ee8
|
GP-5558: fixed ndata post-increment instead of pre-increment causing
return case to be missed (Closes #7973, Closes #7974)
|
2025-04-02 06:18:26 -04:00 |
|
ghidra1
|
59c55fdb6b
|
GP-5556 Corrected structure editor transaction error on launch
|
2025-04-01 17:08:50 -04:00 |
|
ghidra007
|
f37eac9a82
|
GP-5549 added cu null check for case where address is not in memory.
|
2025-03-31 19:51:59 +00:00 |
|
ghidra1
|
23b60335ca
|
GP-0 Corrected DbViewerPlugin_Refresh help warning
|
2025-03-25 16:45:28 -04:00 |
|
dragonmacher
|
80bc6de413
|
GP-5485 - Added an optional 'ordinal' column to the union editor
|
2025-03-18 10:50:03 -04:00 |
|
ghidra1
|
6c00c68e2b
|
GP-0 test fix
|
2025-03-14 10:51:02 -04:00 |
|
ghidra1
|
9fbcf838ca
|
GP-0 Corrected StorageEditorModel related test failure
|
2025-03-14 09:33:32 -04:00 |
|
Ryan Kurtz
|
7970f0c45a
|
Merge remote-tracking branch
'origin/GP-5479_ghidra1_FunctionStorageEditor' into patch (Closes #7900)
|
2025-03-13 11:18:50 -04:00 |
|
Noah Gregory
|
a962761ac0
|
Backporting "Start using long for symbol table offsets instead of
`int`" to patch (#7436, #7882)
|
2025-03-13 11:01:53 -04:00 |
|
Ryan Kurtz
|
718987e811
|
GP-7899: Fixing issue with Mach-O stubs when local or absolute symbols
are present in the dynamic symbol table. Also fixing first entry of
string table on dyld extractions. (Closes #7899)
|
2025-03-13 08:53:55 -04:00 |
|
ghidra1
|
15e4335eda
|
GP-5479 Corrected Function Storage Editor issues
|
2025-03-12 15:47:59 -04:00 |
|
emteere
|
208f6f3ed1
|
GP-5411 Added plt thunk patterns, pre-fill of edit thunk GUI, loosened
thunk address calculation for more complicated thunks
|
2025-03-03 22:37:45 +00:00 |
|
Dan
|
183b862e14
|
GP-5416: Fix annoying Terminal scrolling when selecting.
|
2025-02-28 19:45:14 +00:00 |
|
ghidra1
|
be2381e5cb
|
Corrected BitFieldEditorPanel NPE when getActionContext invoked with
null event.
|
2025-02-28 08:55:15 -05:00 |
|
ghidra1
|
0fc1805695
|
GP-5412 Corrected structure editor transaction error
|
2025-02-24 17:13:00 -05:00 |
|
ghidra1
|
97c8b3975c
|
GP-5395 Corrected Memory Search region choice selection bug
|
2025-02-19 20:12:34 -05:00 |
|
James
|
264d598653
|
GP-5353 dwarf line number fix
|
2025-02-14 20:52:50 +00:00 |
|
ghidra1
|
7d3b5e17d9
|
GP-5374 Corrected ELF Import bug which failed to pin absolute symbols
and reported an Object Delete error
|
2025-02-14 11:11:14 -05:00 |
|
ghidra1
|
d0badde92b
|
GP-5362 Correct password entry bug and refactor PasswordDialog/ClientAuthenticator
|
2025-02-13 14:11:30 -05:00 |
|
James
|
47468598dd
|
GP-0 improved dwarf source line exception handling
|
2025-01-30 02:20:43 +00:00 |
|
dragonmacher
|
abca848c4a
|
Test fixes for missing options help
|
2025-01-29 12:14:27 -05:00 |
|
Ryan Kurtz
|
3c86a0f3aa
|
Merge remote-tracking branch 'origin/GP-5321_ryanmkurtz_pe--SQUASHED'
into Ghidra_11.3 (Closes #7411)
|
2025-01-29 06:17:36 -05:00 |
|
Ryan Kurtz
|
5452e14db4
|
GP-5321: Fixing PE debug coff symbol NPE
|
2025-01-29 06:00:09 -05:00 |
|
ghidra1
|
d3234f76f6
|
GP-0 Test fix
|
2025-01-28 16:46:06 -05:00 |
|
ghidra1
|
f0f3cb22ef
|
GP-0 Corrected test failures related to new Source listing field
|
2025-01-28 16:41:22 -05:00 |
|
dev747368
|
d7722f878b
|
GP-5312 fix NPE when logging message about unsupported elf compression
(Closes #7403)
|
2025-01-27 12:59:11 -05:00 |
|
Ryan Kurtz
|
6b24c09ea5
|
Merge remote-tracking branch 'origin/GP-5300_James_source_map_integration_improvements--SQUASHED' into Ghidra_11.3
|
2025-01-27 12:54:44 -05:00 |
|
James
|
0f47f411f0
|
GP-5300 changes related to viewing source files
|
2025-01-27 12:43:53 -05:00 |
|
Ryan Kurtz
|
8bc682537f
|
Merge remote-tracking branch 'origin/GP-5025_CParser_HashtagError' into
Ghidra_11.3 (Closes #7001)
|
2025-01-27 06:05:00 -05:00 |
|
emteere
|
4ca5007bd0
|
GP-5025_emteere Tuned comparing of Enums and pathnames in GDT's
|
2025-01-26 18:28:20 +00:00 |
|
Ryan Kurtz
|
cb9098e382
|
Merge remote-tracking branch 'origin/GP-5272-dragonmacher-comment-fix--SQUASHED' into Ghidra_11.3
|
2025-01-24 05:38:43 -05:00 |
|
dragonmacher
|
8b1829d663
|
GP-5272 - Added a check for Swing thread to CommentUtils to prevent issues in headless
|
2025-01-23 19:40:40 -05:00 |
|
emteere
|
4a321dda2a
|
GP-5025 Fixing issue with <> in comments on an include line
|
2025-01-23 22:08:57 +00:00 |
|
emteere
|
553d7103b7
|
GP-5025 Fix for comment parsing and commenting out of #ifdefed out lines
|
2025-01-22 22:22:05 +00:00 |
|
emteere
|
40603ee962
|
GP-5025 Throw error when parsing #error during Cparsing, various bug
fixes including comment parsing, cparser/preprocessing parse error
switch, and L'\n' wide char parsing in pre-processor
|
2025-01-22 22:21:59 +00:00 |
|
ghintern
|
683b7054f5
|
GP-5279: Fix null pointer exception in program tree save/restore
|
2025-01-17 16:18:42 +00:00 |
|
ghidra1
|
2f8217af10
|
Merge remote-tracking branch 'origin/GP-4913_GP-5198_ghidra1_FunctionEditor--SQUASHED' into Ghidra_11.3
|
2025-01-10 12:32:43 -05:00 |
|
ghidra1
|
b8afbf7d8b
|
GP-4913 / GP-5198 Correct Function StorageEditor issues
|
2025-01-10 12:31:29 -05:00 |
|
dragonmacher
|
ae35e4f899
|
GP-0-dragonmacher-test-fixes-1-19-25
|
2025-01-10 11:19:29 -05:00 |
|
Ryan Kurtz
|
8771b870d0
|
GP-5249: Objective-C analyzers are now enabled for extracted dyld
components (#Closes #7361)
|
2025-01-10 08:01:52 -05:00 |
|
Ryan Kurtz
|
6c0336443d
|
Merge remote-tracking branch 'origin/GP-5244_ghidra1_FileBytesProviderBugs' into Ghidra_11.3
|
2025-01-07 20:23:58 -05:00 |
|
Ryan Kurtz
|
8e7f0034e5
|
Merge remote-tracking branch 'origin/GP-5221_dwarf_debug_relative_paths--SQUASHED' into Ghidra_11.3
|
2025-01-07 20:20:19 -05:00 |
|
ghidra1
|
199cd0202e
|
GP-5244 Corrected FileBytesProvider bugs
|
2025-01-07 17:21:05 -05:00 |
|
ghidra1
|
01a4703198
|
GP-0 Corrected minor issue with BitFieldPlacementComponent
|
2025-01-07 16:28:25 -05:00 |
|
James
|
60a7d049b1
|
GP-5221 handle relative paths in dwarf source info
|
2025-01-06 16:54:41 -05:00 |
|
Ryan Kurtz
|
51a236b36d
|
GP-0: Test fix
|
2025-01-05 18:51:11 -05:00 |
|
Ryan Kurtz
|
9be3282393
|
Merge remote-tracking branch 'origin/GP-5228_James_show_num_omitted_entries--SQUASHED'
|
2025-01-03 19:59:27 -05:00 |
|