caheckman
580226cfa0
GP-4899 Full check for switch target in isDoNothing
2024-09-30 23:02:15 +00:00
caheckman
4eef52216d
GP-4960 Recursively walk implied Varnodes when building a Cover
2024-09-30 22:53:40 +00:00
caheckman
23d43b8167
GP-4715 SSA revisit MemRange
2024-09-30 22:36:53 +00:00
ghizard
b776df4c7c
GP-4975 - PDB - allow VxTable mangled symbol to be primary for Demangler
2024-09-30 21:42:44 +00:00
caheckman
b8656612cd
GP-4972 Multiplier of 0 indicates no INT_MULT or PTRADD is present
2024-09-30 17:52:45 +00:00
Ryan Kurtz
6d0081c69f
Merge remote-tracking branch 'origin/patch'
2024-09-30 11:14:31 -04: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
472484902c
GP-0: Fixing prepdev python dependency issue ( Closes #6962 )
2024-09-30 07:58:03 -04:00
Ryan Kurtz
71d378655e
GP-4919: Improving Load Libraries results dialog for programs with no
...
libraries
2024-09-30 06:30:45 -04:00
Andrew Dunbar
b63b5aabba
attempt to clarify hard-to-read sentence
2024-09-30 18:39:29 +10:00
Andrew Dunbar
f69515f9bc
These flags are typically have -> These flags typically have
2024-09-30 18:17:49 +10:00
Andrew Dunbar
3847cdab52
GhidraSleighEditor docs stated wrong directory for build_README.txt
...
As confirmed [in this discussion](https://github.com/NationalSecurityAgency/ghidra/discussions/6961#discussioncomment-10774377 ), the `build_README.txt` file is not located in the `ghidra.xtext.sleigh.feature` directory but in the `ghidra.xtext.sleigh` directory.
This corrects the docs to give the correct directory for the build README.
2024-09-30 12:59:40 +07:00
Andrew Dunbar
cad1e86848
missing word in docs
...
When disassembling an instruction at a particular, the disassembler checks
->
When disassembling an instruction at a particular address, the disassembler checks
2024-09-30 12:47:32 +07:00
Ryan Kurtz
22f95a5eba
Merge remote-tracking branch 'origin/GP-4725_ghizard_PDBUniversal_source_line_investigations--SQUASHED'
2024-09-27 11:12:42 -04:00
Ryan Kurtz
59f7b60a37
Merge remote-tracking branch 'origin/patch'
2024-09-27 06:36:40 -04:00
Ryan Kurtz
a87639a8d7
GP-0: Upping patch to 11.2.1
2024-09-27 06:33:47 -04:00
ghizard
91f82f9f90
GP-4725 - PDB work toward applying source lines information
2024-09-26 18:10:45 -04:00
ghidra1
c9016b7ebe
Merge remote-tracking branch 'origin/Ghidra_11.2'
2024-09-26 18:04:51 -04:00
Ryan Kurtz
8b5984da36
Merge remote-tracking branch 'origin/GP-4898_ghizard_demangler_intfc_and_swift_mods_and_tests--SQUASHED'
2024-09-26 14:03:44 -04:00
ghizard
c51f65c376
GP-4898 - more Demangler changes: interface, individual demanglers, tests
2024-09-26 13:58:46 -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
Ryan Kurtz
b78072c76f
Merge remote-tracking branch
...
'origin/GP-4919_ryanmkurtz_loadlibs--SQUASHED' (Closes #396 )
2024-09-26 12:30:59 -04:00
Ryan Kurtz
c5ebbe5c8d
GP-4919: New 'Load Libraries' action that lets you load libraries after import
2024-09-26 12:28:54 -04:00
ghidra1
5faf793680
GP-0 Updated Change History for 11.2 release
2024-09-26 11:45:00 -04:00
Ryan Kurtz
a1c6452798
Merge remote-tracking branch
...
'origin/GP-4962-dragonmacher-font-end-dispose-exception--SQUASHED'
(Closes #6937 )
2024-09-26 06:04:57 -04:00
dragonmacher
5e5a8e3e6d
Fixed exception closing the Front End
2024-09-25 15:17:11 -04:00
ghidra1
8d4e33cc50
Merge remote-tracking branch 'origin/Ghidra_11.2'
2024-09-25 14:13:01 -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
4e1532be14
Merge remote-tracking branch 'origin/Ghidra_11.2'
2024-09-25 13:44:40 -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
025cc9f702
Merge remote-tracking branch 'origin/Ghidra_11.2'
2024-09-25 09:16:57 -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
3e340f0a1b
Merge remote-tracking branch 'origin/GP-4952_Dan_fixWatchesIntOr'
2024-09-24 14:17:49 -04:00
Ryan Kurtz
9e5c6fecf2
Merge remote-tracking branch 'origin/GP-1-dragonmacher-symbol-tree-exception-fix'
2024-09-23 17:28:16 -04:00
Ryan Kurtz
ff6988ad32
Merge remote-tracking branch 'origin/Ghidra_11.2'
2024-09-23 13:56:12 -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
Ryan Kurtz
9be248dae9
Merge branch 'GP-4898_ryanmkurtz_swift-demangler-fix'
2024-09-23 12:24:37 -04:00
Dan
fddfcfc791
GP-4953: Remove TraceRmi (launchers) from Emulator.tool
2024-09-23 12:04:53 -04:00
Ryan Kurtz
ce2f8b94cf
GP-4898: Fixes for the SwiftDemangler
2024-09-23 11:57:27 -04:00
Dan
447f6e6f01
GP-4952: Iterate in the correct direction.
2024-09-23 09:21:13 -04:00
dragonmacher
1862a7e559
Fixed a rare exception seen when the Symbol Tree is searching for a node
...
while its program is closed
2024-09-21 12:01:59 -04:00
Ryan Kurtz
fd1a448bf5
Merge remote-tracking branch 'origin/GP-1-dragonmacher-warning-message-fix'
2024-09-20 16:46:49 -04:00
dragonmacher
79179a8226
Fixed warning for recent font changes
2024-09-20 16:45:49 -04:00
Ryan Kurtz
8841a44bd0
Merge remote-tracking branch 'origin/Ghidra_11.2'
2024-09-20 16:41:52 -04:00