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
c5d4444128
GP-5298: PyGhidra can now find modules that live in directories
...
specified by the Bundle Manager
2025-01-29 06:17:02 -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
1dfad28eee
Merge remote-tracking branch 'origin/GP-5296_function_graph_layout_help--SQUASHED' into Ghidra_11.3
2025-01-24 13:35:57 -05:00
ghidragon
a9f8fc7c26
GP-5296 added help links for function graph layout actions
2025-01-24 11:31:19 -05: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
Ryan Kurtz
d27a9c0bd0
Merge remote-tracking branch
...
'origin/GP-5288_Dan_PR-7195_plucia-mitre_patch-4' into Ghidra_11.3
(Closes #7195 )
2025-01-22 13:16:04 -05:00
ghizard
879925a5c4
gp-5292 - PDB U - Source Lines - AddressOutOfBoundsException
2025-01-22 11:52:41 -05:00
Dan
b6b609cfac
GP-5288: Refactor, format/organize, and certify.
...
Closes #7195
2025-01-22 13:55:26 +00:00
Peter Lucia
69292c546f
Fix assembling instructions with unknown/don't care context bits
...
Without this change, if unspecified context bits are provided to the assembler they are defaulted to 0 and the resulting context is used to filter for valid assembly instructions. After this change unspecified bits are kept as unspecified through the assembly process possibly providing more valid assembly results.
2025-01-22 13:55:26 +00:00
ghintern
683b7054f5
GP-5279: Fix null pointer exception in program tree save/restore
2025-01-17 16:18:42 +00:00
Ryan Kurtz
8c56eb6d00
GP-0: JPype 1.5.1 windows issue workaround
2025-01-14 13:31:20 -05:00
James
a99d2113f0
GP-5252 corrected NPE in BSimFeatureVisualizer
2025-01-14 14:38:59 +00:00
Ryan Kurtz
f9a6b575de
GP-0: importing typing into PyGhidraBasics.py
2025-01-14 09:17:56 -05:00
dragonmacher
31e926fd44
Fixed NPE in byte viewer when switching themes
2025-01-13 13:34:42 -05: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
Andras Gemes
984653ec9d
GP-5250: BSim: Replace updaterepo with generateupdates in docs
...
(Closes #7293 )
2025-01-10 10:59:16 -05:00
Ryan Kurtz
1e8f51bc0d
GP-5249: Fixing CFStringAnalyzer check #7361
2025-01-10 09:45:04 -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
f5af708e91
GP-0: Initial What's New update and some markdown-to-html link
...
improvements
2025-01-10 07:08:12 -05:00
Ryan Kurtz
0d3451c0c0
GP-0: Fixing PyGhidra typo
2025-01-08 19:06:13 -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
Ryan Kurtz
cfffcf0c13
GP-0: More PyGhidra doc updates
2025-01-06 17:47:26 -05:00
James
60a7d049b1
GP-5221 handle relative paths in dwarf source info
2025-01-06 16:54:41 -05:00
Ryan Kurtz
2af9fbc6a3
GP-0: Fixing typo in pyghidra_launcher.py
2025-01-06 12:30:32 -05:00
Ryan Kurtz
51a236b36d
GP-0: Test fix
2025-01-05 18:51:11 -05:00
Ryan Kurtz
993b3ba1f6
GP-5236: "gradle prepdev" no longer sets up venv. Use "gradle
...
prepPyGhidra" instead.
2025-01-05 17:12:28 -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
James
55c8503540
GP-5228 show number of omitted source map entries in listing field
2025-01-03 16:43:55 -05:00
Ryan Kurtz
5e390abb1a
Merge remote-tracking branch 'origin/GP-5161_ghidra1_GhidraServerCME--SQUASHED'
2025-01-03 13:32:43 -05:00
ghidra1
5f338723b6
GP-5161 Corrected Ghidra Server CME, document updates, and launch script improvements to control Java home determination.
2025-01-03 13:19:43 -05:00
Ryan Kurtz
18ef5ceea3
Merge remote-tracking branch 'origin/GP-0_ghidragon_fixing_junit_failures_related_to_AddressEvaluator'
2025-01-03 11:38:31 -05:00
ghidragon
1da94523bf
GP-0 fixing junits related to AddressEvaluator changes
2025-01-03 11:36:12 -05:00