Commit Graph

12904 Commits

Author SHA1 Message Date
caheckman
23d43b8167 GP-4715 SSA revisit MemRange 2024-09-30 22:36:53 +00:00
Ryan Kurtz
a3d0b40f36 GP-4971: Fixed a typo in VSCodeProjectScript.java that resulted in the
"Extensions/Ghidra/Skeleton" directory not being found.
2024-09-30 11:10:56 -04:00
Ryan Kurtz
a87639a8d7 GP-0: Upping patch to 11.2.1 2024-09-27 06:33:47 -04:00
ghidra1
7e6daf45e1 Merge remote-tracking branch 'origin/GP-0_WhatsNew11.2' into Ghidra_11.2 2024-09-26 13:37:37 -04:00
emteere
c76479e4a2 GP-0 Updated What's new for 11.2 2024-09-26 12:44:55 -04:00
ghidra1
5faf793680 GP-0 Updated Change History for 11.2 release 2024-09-26 11:45:00 -04:00
ghidra1
5d4956b374 Merge branch 'GP-4907_caheckman_MultistageSwitch' into Ghidra_11.2 2024-09-25 14:09:35 -04:00
caheckman
691137abc1 GP-4907 Multistage jumptable adjustment 2024-09-25 14:07:07 -04:00
ghidra1
86e77bd9ef Merge remote-tracking branch
'origin/GP-4949_ghidra1_StructureEditorPerformance--SQUASHED' into
Ghidra_11.2 (Closes #6936, Closes #6504)
2024-09-25 13:43:20 -04:00
ghidra1
ef724708df GP-4949 Added Structure.setLength method and made structure editor performance improvements and various bug fixes. 2024-09-25 13:41:13 -04:00
Dan
5b3ff02983 GP-4952: Iterate in the correct direction. 2024-09-25 12:01:36 -04:00
Ryan Kurtz
141e358ca7 GP-0: Upping gradle wrapper version to 8.10.2. 2024-09-25 09:02:57 -04:00
Ryan Kurtz
a1e1a7197a Merge remote-tracking branch 'origin/GP-4938_ghidra007_updateClassSlides--SQUASHED' into Ghidra_11.2 2024-09-23 13:52:20 -04:00
Ryan Kurtz
9eab009d4e Merge remote-tracking branch 'origin/GP-4953_Dan_defaultEmulatorTool' into Ghidra_11.2 2024-09-23 13:51:50 -04:00
ghidra007
6946732e85 GP-4938 class slide updates 2024-09-23 16:51:17 +00:00
Dan
fddfcfc791 GP-4953: Remove TraceRmi (launchers) from Emulator.tool 2024-09-23 12:04:53 -04:00
Ryan Kurtz
e447011186 Merge remote-tracking branch 'origin/GP-4948_dev747368_fix_encodedstrings_dlg_error' into Ghidra_11.2 2024-09-20 16:39:36 -04:00
dev747368
1b11b067d9 GP-4948 fix Encoded Strings dialog error when closing 2024-09-20 19:56:22 +00:00
Ryan Kurtz
2fe68de0e2 Merge remote-tracking branch 'origin/GP-1-dragonmacher-minor-warning-fix' into Ghidra_11.2 2024-09-20 07:11:34 -04:00
ghidra1
6d6205f1db GP-0 partially reverted change from GP-4667 2024-09-19 17:22:17 -04:00
Ryan Kurtz
f24015d79d GP-4937: Fixing zipExtension dependencies 2024-09-19 13:36:57 -04:00
ghidra1
51d194d2bf Merge remote-tracking branch 'origin/GP-4939_emteere_AddedMissingMipsOpinion' into Ghidra_11.2 2024-09-18 16:15:18 -04:00
emteere
325358ec0c GP-4939 Added missing mips opinion for R3/4 n32 automatic processor
identification during import.
2024-09-18 16:10:07 -04:00
dragonmacher
c64f66e183 Updated documentation to fix html warning 2024-09-18 13:40:24 -04:00
ghidra1
093f6115b6 Merge remote-tracking branch
'origin/GP-4667_emteere_PartialValueConstantReferenceDisplay' into
Ghidra_11.2 (Closes #1564)
2024-09-18 13:40:19 -04:00
ghidra1
dcb12afb8b Merge remote-tracking branch 'origin/GP-4921_ghidragon_fixing_check-in_change_markers--SQUASHED' into Ghidra_11.2 2024-09-18 13:39:29 -04:00
ghidragon
42462a3258 GP-4921 fixed change markers after a check-in with the program open in the tool 2024-09-18 13:38:38 -04:00
ghidra1
e72d99a783 Merge remote-tracking branch 'origin/GP-4933-dragonmacher-call-trees-thunks--SQUASHED' into Ghidra_11.2 2024-09-18 13:36:22 -04:00
dragonmacher
1cadb4a26f GP-4933 - Fixed function call trees incorrectly dropping thunks 2024-09-18 12:26:22 -04:00
Ryan Kurtz
cc0b3cfb11 GP-0: Backporting ignoring of python files 2024-09-18 12:11:50 -04:00
emteere
5b8c5644a7 GP-4667 Removed problematic scalar adjustment values for low byte mask
and high byte shift.  Also included mask and shift as part of the field
option "Include Scalar Reference Adjustment"
2024-09-18 10:26:47 -04:00
Ryan Kurtz
2b4036d314 Merge remote-tracking branch 'origin/GP-4934_ryanmkurtz_pe-export-dt'
into Ghidra_11.2 (Closes #6920)
2024-09-17 11:09:46 -04:00
Ryan Kurtz
6931eb7019 GP-4934: Fixing potential ClassCasatException in
ExportDataDirectory.java
2024-09-17 10:37:55 -04:00
emteere
63a138dd12 GP-4926 Don't remove jump reference to next instruction, unless the
instruction flowType says it has a fallthrough
2024-09-17 06:14:50 -04:00
Ryan Kurtz
9a04ea643a Merge remote-tracking branch
'origin/GP-4932_ghidra007_fixCodeUnitInsertionIssue' into Ghidra_11.2
(Closes #6848)
2024-09-16 14:02:29 -04:00
Ryan Kurtz
a21dfb7eb0 Merge remote-tracking branch 'origin/GP-4917_Dan_distributePybag-2.2.12' into Ghidra_11.2 2024-09-16 13:57:48 -04:00
ghidra007
6db5e3017e GP-4932 fixed code unit insertion issue 2024-09-16 17:47:31 +00:00
Ryan Kurtz
fd097fb7a6 Merge remote-tracking branch 'origin/GP-4928_emteere_PasteHexdump--SQUASHED' into Ghidra_11.2 2024-09-16 12:33:01 -04:00
emteere
35a4455826 GP-4928 Added support for Hexdump and multi-line bytes field to PasteCopyiedListingBytesScript. Also added JUNIT tests. 2024-09-13 16:45:31 -04:00
Ryan Kurtz
e5aa0e8e5b Merge remote-tracking branch
'origin/GP-4761_ghidragon_fixing_small_bug_in_goto' into Ghidra_11.2
(Closes #6699)
2024-09-13 13:47:39 -04:00
Ryan Kurtz
e03118aa92 Merge remote-tracking branch 'origin/GP-4927_ryanmkurtz_ne' into
Ghidra_11.2 (Closes #6889)
2024-09-13 13:08:00 -04:00
ghidragon
05258287b4 GP-4761 fixing bug in goto processing to handle multiple level
namespaces
2024-09-13 16:31:30 +00:00
Ryan Kurtz
fb6445277a Merge branch 'GP-4929_ryanmkurtz_PR-6890_wbierman_resolve_sleigh_uaf'
into Ghidra_11.2 (Closes #6890)
2024-09-13 11:54:07 -04:00
Ryan Kurtz
fe70b400b6 GP-4929: Certify 2024-09-13 11:51:28 -04:00
Ryan Kurtz
b4d7747853 Merge remote-tracking branch
'origin/GP-4865_ghidra007_PR-6833_epinter_nsa-fixrttiloop' into
Ghidra_11.2 (Closes #6832, Closes #6833)
2024-09-13 10:26:09 -04:00
Ryan Kurtz
ac7168d103 Merge remote-tracking branch 'origin/GP-0_Dan_testFixes-2024-09-13-1' into Ghidra_11.2 2024-09-13 10:09:47 -04:00
Dan
5f0e660c64 GP-0: Fix concurrency issue in TraceRmiTarget. 2024-09-13 08:48:16 -04:00
Ryan Kurtz
13d36c3c60 GP-4927: Fixing NeLoader IndexOutOfBoundsException 2024-09-13 07:43:21 -04:00
Dan
fe2fbeafe2 GP-4917: Per review: Update Module.manifest, too 2024-09-12 13:39:32 -04:00
Bill Bierman
f56473e604 Use emplace instead of copy constructor 2024-09-12 07:07:24 -10:00