ghidra1
3b831d9a04
GP-6700 Corrected PKIAuthenticationModule issues
2026-04-13 17:53:43 -04:00
ghidra007
08d4fcba59
GP-6693 New script to add call reference for associated structure member vfunction token cursor location.
2026-04-13 18:10:25 +00:00
dragonmacher
a3e13d50ae
GP-6629 - Decompiler - Updated the snapshot window to use the current
...
Decompiler's data
2026-04-13 10:19:07 -04:00
ghidra1
56429bcfdb
Merge remote-tracking branch 'origin/patch' into Ghidra_12.1
2026-04-08 16:36:13 -04:00
ghidra1
5ff3b409e5
Merge remote-tracking branch 'origin/GP-6670_ghidra007_gcc_recoverClass_improvements--SQUASHED' into patch
2026-04-08 16:18:50 -04:00
ghidra007
29526717b4
GP-6670 a few improvements to gcc class recovery script
2026-04-08 19:39:03 +00:00
Ryan Kurtz
8ca0226f11
Merge branch 'GP-6678_ryanmkurtz_PR-9109_jro-calif_null-signatures' into
...
Ghidra_12.1 (Closes #9109 )
2026-04-08 10:29:02 -04:00
jro-calif
8dfbd0bfc9
Reject null signatures in GhidraServer PKI Auth
...
Fixes auth bypass vulnerability
2026-04-08 10:24:57 -04:00
Ryan Kurtz
535c400d81
Merge remote-tracking branch 'origin/GP-6652_ghidraffe_demanglergnu_set_std17_ccompiler_arg' into Ghidra_12.1
2026-04-08 09:44:23 -04:00
Ryan Kurtz
ed4a5b9809
Merge remote-tracking branch 'origin/GP-6657_James_x86_win_func_start_patterns' into Ghidra_12.1
2026-04-07 17:26:34 -04:00
Ryan Kurtz
09100d71f5
Merge remote-tracking branch
...
'origin/GP-6572_Dan_fixFileClosedInBreakpoints' into Ghidra_12.1
(Closes #8904 )
2026-04-07 13:26:10 -04:00
Ryan Kurtz
2bbe8c16e0
Merge remote-tracking branch 'origin/GP-6590_ryanmkurtz_pe-exception--SQUASHED' into Ghidra_12.1
2026-04-07 13:21:23 -04:00
Ryan Kurtz
ee7ab0669b
GP-6590: Fixing issues with marking up PE .pdata section
2026-04-07 13:20:24 -04:00
James
535ce3e6d3
GP-6657 add x86 win func start patterns
2026-04-06 14:18:36 -04:00
ghidra1
4c85bf8730
Merge remote-tracking branch 'origin/patch' into Ghidra_12.1
2026-04-06 13:03:30 -04:00
ghidra1
0e8235d460
Merge branch 'GP-6653_ghidra1_CallTreeWithThunks' into patch
2026-04-06 13:00:04 -04:00
ghidra1
1a9b130bc8
GP-6653 Corrected thunk traversal for function call tree. Corrected
...
external navigation from function call tree.
2026-04-06 12:58:32 -04:00
ghidraffe
71029e4bb7
GP-6652 add flag to use std=gnu17 for DemanglerGnu
2026-04-06 14:01:24 +00:00
ghidra1
dd938c32be
Merge remote-tracking branch 'origin/patch' into Ghidra_12.1
2026-04-03 07:44:02 -04:00
ghidra1
5a6b1ce299
GP-6649 Corrected NPE with Project Data Type Archive upgrade
2026-04-03 07:41:46 -04:00
Ryan Kurtz
e765ff7b77
GP-0: Only enable "PE Header Annotation" analyzer if BinaryLoader was
...
used
2026-04-01 11:18:24 -04:00
Ryan Kurtz
789a9e12f6
Merge remote-tracking branch 'origin/GP-0_ghizard_12_1_adjust_demangler_documentation' into Ghidra_12.1
2026-04-01 06:37:41 -04:00
ghizard
a133734d2d
GP-0 Adjust new documentation for ms demangler
2026-04-01 06:27:09 -04:00
Ryan Kurtz
f7adf2e305
Merge remote-tracking branch
...
'origin/GP-6613_ghidra1_InstNext2Length--SQUASHED' into Ghidra_12.1
(Closes #8941 )
2026-03-31 05:11:54 -04:00
ghidra1
6bfc22470a
GP-6613 Added maximumInstructionLength language property in support of inst_next2 use
2026-03-27 14:29:19 -04:00
Ryan Kurtz
9da1425d73
GP-0: Allowing OMF-51 files to load even if reading records caused
...
exception
2026-03-27 06:43:26 -04:00
Dan
77d9ad7d9e
GP-6572: Forget breakoints using index rather than (possibly closed) trace.
2026-03-25 19:36:11 +00:00
Ryan Kurtz
f71e1f6035
Merge remote-tracking branch 'origin/GP-0_Dan_testFixes-2026-03-24-1' into Ghidra_12.1
2026-03-25 13:59:06 -04:00
Dan
84fb9e72f8
GP-0: Fixed ARM disassembly test regressions
2026-03-25 17:55:10 +00:00
Ryan Kurtz
76c0702178
GP-0: Fixing WhatsNew typos
2026-03-25 13:23:34 -04:00
Ryan Kurtz
5e9d8c296b
GP-0: Updating GettingStarted.md
2026-03-25 11:03:59 -04:00
Ryan Kurtz
04b6322964
GP-0: Stronger ObjcMessageAnalzyer.canAnalyze() check (prevents it from
...
running on Swift-only programs)
2026-03-25 09:08:32 -04:00
Ryan Kurtz
2f6e25e19b
GP-0: SwiftDemangler fix for ArgumentTuple vs Tuple
2026-03-25 08:29:06 -04:00
Ryan Kurtz
a69abc1bc7
Merge remote-tracking branch 'origin/GP-0_ryanmkurtz_native-check--SQUASHED' into Ghidra_12.1
2026-03-24 13:27:52 -04:00
Ryan Kurtz
7e1bf0f9b5
GP-0: Show a warning if we detect that native components are missing
2026-03-24 13:25:36 -04:00
Ryan Kurtz
07f43cfe80
Merge remote-tracking branch 'origin/GP-0_ghidorahrex_pseudodisassemble_separator_fix' into Ghidra_12.1
2026-03-24 09:23:55 -04:00
ghidorahrex
51471ef773
GP-0: Corrected separator regression in PseudoDisassemblerTest
2026-03-24 13:20:29 +00:00
Ryan Kurtz
84830f13e9
GP-0: Fixing javadoc
2026-03-24 04:55:13 -04:00
Ryan Kurtz
eef28b100d
Merge remote-tracking branch 'origin/GP-0_ghidragon_fixed_bug_introduced_in_GP-6178' into Ghidra_12.1
2026-03-23 17:04:55 -04:00
ghidragon
38f797cbd0
Fixed bug introduced by GP-6178
2026-03-23 16:46:54 -04:00
ghidra1
9622e8096b
Merge remote-tracking branch 'origin/GP-6621_ghidra1_Hexagon' into
...
Ghidra_12.1 (Closes #1595 )
2026-03-23 15:39:40 -04:00
ghidra1
5636392395
GP-6621 Add Hexagon processor
2026-03-23 15:30:23 -04:00
ghidorahrex
def6a8d4f9
GP-6000: Updated certification for Processor 8051
2026-03-23 16:01:25 +00:00
gtackett
3f5b0be75d
Add 8051 CIP-51 (Silicon Labs) processor support and Keil C51 compiler specification
...
- Add CIP51 variant support to 8051_main.sinc with extended SFR addressing (2-byte)
- Add IFLASH and XRAM address spaces for CIP-51 memory model
- Add cip-51.slaspec for CIP-51 processor definition
- Add keil-cx51.cspec for Keil C51 compiler calling conventions
2026-03-23 15:57:29 +00:00
Ryan Kurtz
d5f0e31892
Merge remote-tracking branch 'origin/GP-6605_ryanmkurtz_pywin32' into
...
Ghidra_12.1 (Closes #9055 )
2026-03-23 11:38:55 -04:00
Ryan Kurtz
a044626c39
GP-6605: Adding more versions of pywin32
2026-03-23 06:25:24 -04:00
Ryan Kurtz
91016efda0
GP-0: Upping gradle wrapper to 9.4.1
2026-03-23 05:02:23 -04:00
ghidra1
9effddc9d3
Merge remote-tracking branch
...
'origin/GP-3564_ghidra1_DataTypeComponentImprovements' into Ghidra_12.1
(Closes #5249 )
2026-03-21 11:58:33 -04:00
ghidra1
74fee41d58
GP-3564 Add composite get component by name and removed
...
DuplicateNameException when renaming components. Added GUI editor
warning when duplicate naming is used.
2026-03-20 17:00:07 -04:00
ghidra1
f45091fd3f
Merge remote-tracking branch 'origin/GP-0_ghidorahrex_ARMAssemblyTest_vmov_simd_fix' into Ghidra_12.1
2026-03-20 16:15:35 -04:00