Commit graph

14811 commits

Author SHA1 Message Date
ghidra2
aed1cf1c4e GP-0 - ChangeHistory.md for 11.4 2025-06-18 19:22:22 +00:00
emteere
c87e45857c GP-0 11.4 WhatsNew 2025-06-17 17:48:34 -04:00
Ryan Kurtz
560497c5ff Merge remote-tracking branch 'origin/GP-5762_ghidra007_autoVT_increase_dupe_correlator_min' into Ghidra_11.4 2025-06-16 14:37:41 -04:00
ghidra007
160dfd1e36 GP-5762 increased AutoVT duplicate inst match correlator min function
size
2025-06-16 15:49:44 +00:00
Ryan Kurtz
b0ca297a1a Merge remote-tracking branch
'origin/GP-0_update_postgres_version_in_script_comment' into Ghidra_11.4
(#8122)
2025-06-16 10:12:55 -04:00
James
79d87eb63d GP-0 fixed postgres version in make-postgres.sh comments 2025-06-16 14:08:52 +00:00
Ryan Kurtz
94305f2b5c Merge remote-tracking branch 'origin/GP-5695_emteere_ExceptionConstantProcessing' into Ghidra_11.4 2025-06-16 05:57:28 -04:00
emteere
2971656579 GP-5695 fixing null exception 2025-06-13 19:30:34 +00:00
Ryan Kurtz
7a557c7d16 Merge remote-tracking branch
'origin/GP-0_ghidraffe_UpdateMakePostgresVersion' into Ghidra_11.4
(#8122)
2025-06-13 11:07:20 -04:00
ghidraffe
4436bbd564 GP-0 fix incorrect version specified for postgres. 2025-06-13 14:43:14 +00:00
Ryan Kurtz
ee0815cbd3 GP-0: Fixing javadoc warning 2025-06-13 07:06:13 -04:00
ghidra1
ea414bd23e Merge branch 'GP-5680_ghidra1_Postgres15.13' into Ghidra_11.4
(Closes #8122)
2025-06-11 13:42:39 -04:00
ghidra1
5c8da44a33 GP-5680 Postgres upgrade to 15.13 and JDBC driver 42.7.6 2025-06-11 13:10:36 -04:00
Ryan Kurtz
e08d05a376 Merge remote-tracking branch 'origin/GP-5622_ghidorahrex_aarch64_neon_impl--SQUASHED' into Ghidra_11.4 2025-06-11 11:51:05 -04:00
vporok01
3d54c90cd6 Fix RISC-V minu and max instructions' definitions (Closes #8215) 2025-06-11 11:47:49 -04:00
ghidorahrex
fe4244cbc9 GP-5622: Implemented pcode for several AARCH64 Neon instructions 2025-06-11 07:56:09 -04:00
Ryan Kurtz
c52f4b20bf Merge remote-tracking branch 'origin/GP-5755_dev747368_fix_apple_kdk_dwarf' into Ghidra_11.4 2025-06-11 06:10:07 -04:00
dev747368
e2fa4aaa7b GP-5755 Fix Apple KDK DWARF section name lookup, atomic type and source
file npe

Apple Macho binaries truncate section names to 16 chars, DWARF 5
introduced a section (debug_str_offsets) that has a name longer than 16
(along with the macho "__" prefix).

Add support for ignoring atomic_type, and some checking for missing
source file names.
2025-06-10 21:04:56 +00:00
ghidra1
f9a7a3d6ce GP-0 Fill out a few StubListing methods to avoid VT test stack traces 2025-06-10 13:52:10 -04:00
Ryan Kurtz
5ef97ee1d9 Merge remote-tracking branch 'origin/GP-5725_ghidorahrex_x86_avx512_immoper_fix--SQUASHED' into Ghidra_11.4 2025-06-10 12:43:00 -04:00
ghidorahrex
b0750c2783 GP-5725: Corrected operands for several AVX512 instructions 2025-06-10 09:21:39 -04:00
ghidra1
92f2588895 GP-0 Corrected build.gradle for PA-RISC to allow pcode test execution 2025-06-09 18:53:22 -04:00
ghidra1
153956213f GP-5723 Revised default pointer label generation logic (Closes #8245) 2025-06-09 13:58:56 -04:00
Ryan Kurtz
283790a03e GP-0: Upping Gradle wrapper to 8.14.2 2025-06-09 13:24:27 -04:00
ghidra1
cb3f884ef5 GP-5742 Corrected deprecation comments/annotations 2025-06-09 10:01:05 -04:00
ghidra1
e03fb9af76 Merge remote-tracking branch 'origin/GP-5742_ghidra1_CommentTypeCleanup--SQUASHED' into Ghidra_11.4 2025-06-06 18:00:36 -04:00
ghidra1
8c441250f5 GP-5742 Cleanup preferred CommentType enum use. Changed SARIF data component comment JSON serialization from int to String. 2025-06-06 17:58:07 -04:00
Paul Hordiienko
700a06e897 Fixing analysis fail with function entryPoint may not be created on
defined data error (Closes #8238)
2025-06-06 14:28:41 -04:00
Ryan Kurtz
54ba166144 Merge remote-tracking branch 'origin/GP-1-dragonmacher-edit-action-fix' into Ghidra_11.4 2025-06-06 13:23:59 -04:00
dragonmacher
ac00cf7e30 Fixed missing help; fixed action enablement 2025-06-05 20:35:28 -04:00
ghidra1
4a65e9af3b Merge remote-tracking branch 'origin/GP-5749_ghidra1_SARIF_improvements' into Ghidra_11.4 2025-06-05 17:53:26 -04:00
d-millar
7fe22b8092 GP-5749: Corrected SARIF import/export errors 2025-06-05 17:53:26 -04:00
ghidra1
f925768829 Merge remote-tracking branch 'origin/GP-5744_d-millar_sarif_failures' into Ghidra_11.4 2025-06-05 16:45:55 -04:00
d-millar
02cc001d30 GP-5744: fix for null sarif entries 2025-06-05 17:00:45 +00:00
Ryan Kurtz
f19b9d710c Merge remote-tracking branch
'origin/GP-5739_d-millar_NPE_fix_rebased_11.4' into Ghidra_11.4
(Closes #8227)
2025-06-04 13:29:37 -04:00
d-millar
58cecaf6a2 GP-5379: fix for file path NPE 2025-06-04 14:44:36 +00:00
Ryan Kurtz
d896b94124 Merge remote-tracking branch
'origin/GP-5735_fix_composite_editor_datatype_cloning--SQUASHED' into
Ghidra_11.4 (Closes #8217)
2025-06-03 06:02:58 -04:00
dev747368
24b6492c69 GP-5735 fix composite editor data type cloning 2025-06-02 15:37:36 -04:00
Ryan Kurtz
6a5cd42cc0 Merge remote-tracking branch 'origin/GP-5697_ghizard_update_PDB_post_analysis_popup_message' into Ghidra_11.4 2025-06-02 14:22:27 -04:00
ghizard
2858b63c67 GP-5697 -PDB - Updated pop-analysis pop-up message 2025-06-02 14:21:11 -04:00
Ryan Kurtz
24b9061eba Merge branch
'GP-5728_dev747368_PR-8213_imladenov51_ghidra_golang120_fix_11.4' into
Ghidra_11.4 (Closes #8213)
2025-06-02 06:23:18 -04:00
dev747368
4521861b18 GP-5728 improve go pcheader and moduledata searching
These code paths are mainly hit with stripped PE binaries, and together
with the missing 1.20+ pcheader magic value would cause failure to find
the firstmoduledata struct, which is the root of everything.
2025-06-02 06:21:41 -04:00
Ivan Mladenov
3422409568 Fixed magic bytes to resolve Golang (v1.20+) functions. 2025-06-02 06:21:22 -04:00
Ryan Kurtz
39ef79cace Merge remote-tracking branch 'origin/GP-5721_emteere_ConstantPropBugFix' into Ghidra_11.4 2025-05-30 14:24:00 -04:00
Ryan Kurtz
2b7a6c6d3b Merge remote-tracking branch 'origin/GP-5659_ghidorahrex_z80_sub_fix'
into Ghidra_11.4 (Closes #8144)
2025-05-30 13:51:53 -04:00
Ryan Kurtz
3b9701cb9e Merge remote-tracking branch 'origin/GP-5703_Dan_fixAutoVersion' into Ghidra_11.4 2025-05-30 13:49:16 -04:00
ghidra1
35b67d2d25 GP-5723 Corrected regression bug 2025-05-30 10:11:41 -04:00
Ryan Kurtz
cc1fea8562 GP-5640: Fixing GFileSystem iterable function javadoc 2025-05-30 07:56:01 -04:00
emteere
8b43314daf GP-4512 bugfixes 2025-05-30 01:51:09 +00:00
Ryan Kurtz
1429b17db3 Merge remote-tracking branch 'origin/GP-0_ghidraffe_improveBuildDockerImageScript' into Ghidra_11.4 2025-05-29 13:25:25 -04:00