ghidra1
443b972a42
GP-1 Additional ChangeHistory revision for 12.1.1 release
Ghidra_12.1.1_build
2026-05-27 14:21:37 -04:00
ghidra1
903bbb7a1e
Merge remote-tracking branch 'origin/GP-6868_James_improve_bsim_md5_validation' into patch
2026-05-27 14:12:10 -04:00
ghidra1
d09dca8753
Merge remote-tracking branch 'origin/GP-6866_James_remove_unused_functiondatabase_methods' into patch
2026-05-27 14:08:52 -04:00
ghidra1
f21510c070
Merge remote-tracking branch
...
'origin/GP-6717_Dan_fixClassForName-take2--SQUASHED' into patch
2026-05-27 13:53:38 -04:00
ghidra1
7dd67246c8
GP-1 Remove JSch IP
2026-05-27 12:49:08 -04:00
Dan
7789fd45d3
GP-6717: Implement a safe pattern around Class.forName
2026-05-27 16:03:21 +00:00
ghidra1
fb28d2b15c
GP-1 Revised ChangeHistory for 12.1.1 release
2026-05-27 09:46:30 -04:00
ghidra1
29d18f6d26
Merge remote-tracking branch
...
'origin/GP-6849_ghidorahrex_riscv_rd0_fix--SQUASHED' into patch
(Closes #9198 )
2026-05-27 09:39:18 -04:00
ghidorahrex
6a40c607cd
GP-6849: Fixed RISC-V writing to constant and a few register operands
2026-05-27 09:35:06 -04:00
ghidra1
63a0a707e1
Merge remote-tracking branch 'origin/GP-6838_ryanmkurtz_tribuo' into patch
2026-05-27 09:25:41 -04:00
Ryan Kurtz
0bb24df34d
GP-6838: Upgrading Tribuo jars to 4.3.2
2026-05-27 09:24:56 -04:00
Ryan Kurtz
abdb852b5b
Merge branch 'GP-6875_ryanmkurtz_macho' into patch
2026-05-27 08:58:26 -04:00
Ryan Kurtz
34afe864bc
GP-6875: Check Mach-O headear for invalid number of load commands
2026-05-27 08:33:44 -04:00
ghidra1
38d1beaa59
GP-1 Updated ChangeHistory for 12.1.1 release
2026-05-26 17:32:18 -04:00
ghidra1
a24f7abf7d
Merge branch 'GP-6862_CompressNativeMemoryLeak' into patch
2026-05-26 17:16:50 -04:00
ghidra1
b8c07ec79b
GP-6862 Improvements on Defaltor/Inflator stream use and other cleanup.
...
DmgFileReader improvements and removal of its GPL ZLIB
implementation.
2026-05-26 17:16:04 -04:00
ghidra1
d3d7019b26
Merge remote-tracking branch 'origin/GP-6858-dragonmacher-type-def-dt-preview-fix' into patch
2026-05-26 16:45:40 -04:00
dragonmacher
bdb3b6742c
Fixed bad log files getting created by code accessing log4j before it is
...
initialized
2026-05-26 16:42:53 -04:00
James
0a392305ef
GP-6868 improve bsim md5 validation
2026-05-26 15:48:55 -04:00
James
9b101e3d67
GP-6866 removed unused methods in FunctionDatabase.java
2026-05-26 11:45:58 -04:00
Dan
8f25dcbcd8
Merge branch 'GP-0_Dan_testFixes-2026-05-22-1' into patch
2026-05-22 12:31:12 +00:00
Dan
dbd7f32f84
GP-0: Re-fix a test.
2026-05-22 12:17:41 +00:00
emteere
b205bc1428
GP-6862 Fixed potential native memory growth during
...
compression/decompression of data when Java Heap is large.
2026-05-21 19:30:34 +00:00
dragonmacher
a77208a074
GP-6858 - Fixed typedef preview type/name ordering
2026-05-21 13:12:27 -04:00
ghidra1
1790e88d43
GP-6842 Increased serial filter maxarray default to 200,000 from 32,000.
2026-05-21 07:52:25 -04:00
Ryan Kurtz
655d05ba6b
Merge remote-tracking branch 'origin/GP-0_Dan_testFixes-2026-05-20-1' into patch
2026-05-20 14:33:06 -04:00
Dan
df3e0c4d7c
GP-0: Fix tests.
2026-05-20 18:30:48 +00:00
Ryan Kurtz
f8dc64b84a
Merge remote-tracking branch 'origin/GP-6847_ghidraffe_fix_musl_decompiler_compilation' into patch
2026-05-20 04:47:15 -04:00
ghidra1
988fe4f54e
GP-6854 Corrected NPE in PropertyListMergeManager
2026-05-19 17:26:07 -04:00
ghidraffe
6fe164d651
GP-6847 fix musl issue with _exit function for Decompiler
2026-05-19 14:14:19 +00:00
Ryan Kurtz
c2647f1296
Merge remote-tracking branch 'origin/GP-6697_ghidorahrex_MIPS_signed_immediates--SQUASHED' into patch
2026-05-19 05:55:20 -04:00
ghidorahrex
47b4d28cb0
GP-6697: Fixed MIPS signed immediates
2026-05-18 13:45:39 -04:00
ghidra1
892786bed9
GP-6832 Corrected GhidraServer repository user list restrictions
2026-05-18 13:20:12 -04:00
ghidra1
61a06c8141
GP-6832 Corrected GhidraServer token tracking map bug
2026-05-18 13:05:57 -04:00
Ryan Kurtz
c3b41ed0bc
Merge remote-tracking branch 'origin/GP-6757_DecompilerMemory' into
...
patch (Closes #8490 )
2026-05-15 11:35:32 -04:00
Ryan Kurtz
b392dd9d53
Merge remote-tracking branch 'origin/GP-6832_ghidra1_GhidrServerFixes' into patch
2026-05-15 05:09:59 -04:00
ghidra1
be95b7d4ed
GP-6832 Resolved various Ghidra Server security concerns
2026-05-14 14:47:25 -04:00
Ryan Kurtz
fae7c48cb2
Merge branch
...
'origin/GP-6791_emteere_PR-9154_Luminger_fix_noreturn-callfixup-conflict-2'
into patch (Closes #9154 )
2026-05-14 10:37:34 -04:00
emteere
15e695adc3
GP-6791 re-arranged analyzer order
2026-05-14 10:35:55 -04:00
Simon Brakhane
9404702472
Skip callfixup targets with fall-through in non-returning function
...
detection
FindNoReturnFunctionsAnalyzer uses heuristic evidence (data after call,
function boundary after call, INT3 after call, etc.) to detect
non-returning
functions, but does not consult the target's callfixup. A fall-through
callfixup is an explicit, authoritative statement that the function
returns,
and should win over heuristic evidence.
The fix adds a check in detectNoReturn() that skips targets with a
callfixup
whose isFallThru() returns true, preventing the heuristic from
overriding the
explicit callfixup semantics.
2026-05-14 10:35:37 -04:00
Ryan Kurtz
1c7ffcc987
GP-6826: Removing support/jythonRun scripts
2026-05-14 10:27:18 -04:00
Ryan Kurtz
7601b2cf63
GP-6825: Handling a possible NotADirectoryError in pyghidra_launcher.py
2026-05-14 08:36:24 -04:00
Ryan Kurtz
be1c459488
Merge remote-tracking branch 'origin/GP-1-dragonmacher-remove-archive-extractor' into patch
2026-05-14 05:15:16 -04:00
Ryan Kurtz
cad665e790
Merge remote-tracking branch 'origin/GP-6655_Dan_mips16e_ldefs--SQUASHED' into patch
2026-05-14 05:13:20 -04:00
Ryan Kurtz
bbddaafe46
Merge remote-tracking branch 'origin/GP-6718_Dan_fixOomVulnInTraceRmi' into patch
2026-05-14 05:12:07 -04:00
Ryan Kurtz
eddb5f8edd
Merge remote-tracking branch
...
'origin/GP-6675_ghidorahrex_PR-9097_jcrussell_x86-bug-fixes' into patch
(Closes #9097 )
2026-05-14 05:08:37 -04:00
Ryan Kurtz
892fd1274a
Merge remote-tracking branch 'origin/GP-6798_ghidorahrex_cip-51_fix'
...
into patch (#8130 )
2026-05-14 05:06:42 -04:00
Ryan Kurtz
35c74c8d8e
GP-0: Bumping patch to 12.1.1
2026-05-14 04:53:52 -04:00
dragonmacher
877f7a34f6
Removed unused class
2026-05-13 15:26:39 -04:00
caheckman
4e6ba952ea
GP-6757 Additional memory fixes
2026-05-12 18:32:51 +00:00