Commit Graph

16283 Commits

Author SHA1 Message Date
Ryan Kurtz
aa75cfd433 Merge remote-tracking branch 'origin/patch' 2026-08-06 14:42:31 -04:00
ghidra1
c09c056438 GP-7113 Corrected missing bug fix 2026-08-06 14:32:35 -04:00
Ryan Kurtz
5b45a57296 GP-0: Cleanup 2026-08-06 14:12:38 -04:00
Ryan Kurtz
6b1e45e0ad GP-7120: Improved monitor messages during import 2026-08-06 12:53:53 -04:00
Ryan Kurtz
54e3bd5f60 Merge remote-tracking branch 'origin/patch' 2026-08-06 11:31:16 -04:00
Ryan Kurtz
36cf4956db GP-7123: SomLoader parsing improvement 2026-08-06 11:29:21 -04:00
Ryan Kurtz
6d7ace559f GP-7124: MotorolaHexLoader parsing improvement 2026-08-06 11:18:42 -04:00
Ryan Kurtz
8aa9e1953f Merge remote-tracking branch 'origin/patch' 2026-08-06 05:55:05 -04:00
Ryan Kurtz
f82c84bcce Merge remote-tracking branch 'origin/GP-7115_NormalizeIfNoExit' 2026-08-06 05:47:11 -04:00
Ryan Kurtz
8be169cb2a Merge remote-tracking branch 'origin/GP-1-dragonmacher-function-graph-format-fix' 2026-08-06 05:46:11 -04:00
Ryan Kurtz
7d898e892b Merge remote-tracking branch 'origin/GP-7104_ryanmkurtz_deprecated-fixes' 2026-08-06 05:43:05 -04:00
Ryan Kurtz
0f5a0e592b GP-7104: Deprecated fixes 2026-08-06 05:21:55 -04:00
Ryan Kurtz
0e34df15c6 Merge remote-tracking branch 'origin/GP-7080_UnmappedStackSymbols'
(Closes #6722, #3893)
2026-08-06 05:01:10 -04:00
caheckman
fefe791da9 GP-7115 Split out BlockIfElse BlockIfGoto BlockIfNoExit 2026-08-05 18:00:26 +00:00
dragonmacher
58e29550b0 Fixed bug in Function Graph format chooser that made the minimal format
too large
2026-08-04 18:58:26 -04:00
ghidra1
1b1c821076 GP-7113 Corrected ContentHandle.getChangeSet version handling 2026-08-04 18:47:45 -04:00
caheckman
792e529e7a GP-7080 Nearby symbol search 2026-08-04 17:39:33 +00:00
Ryan Kurtz
ae024e2f20 Merge remote-tracking branch 'origin/GP-7095_dev747368_remove_szjb' 2026-08-03 12:30:30 -04:00
Ryan Kurtz
27a1494117 Merge remote-tracking branch 'origin/GP-7106_ghizard_Improve_MDMang_extended_data_types' 2026-08-03 12:26:41 -04:00
Ryan Kurtz
721faeff71 GP-0: More deprecation updates 2026-08-03 12:21:19 -04:00
dev747368
d069372cfe GP-7095 remove sevenzipjbinding and formats that relied on it
Formats refactored:
zip - apache commons compress + zip4j
7z - apache commons compress
bzip2 - apache commons compress
cabarc - 7z cli tool
xz - apache commons compress

Formats now unsupported:
hfsplus
iso9660
ms wim
arj
chm
deb
lha
rar
rpm
vhd
z
2026-07-31 21:51:02 +00:00
ghizard
fc27060b42 GP-7106 - MDMANG - Improve some extended data types 2026-07-31 16:28:00 -04:00
Ryan Kurtz
264130231b Merge remote-tracking branch 'origin/patch' 2026-07-31 13:51:37 -04:00
Ryan Kurtz
ece613805d GP-7105: Upgraded the PostgreSQL JDBC Driver from 42.7.11 to 42.7.13 2026-07-31 13:33:04 -04:00
Ryan Kurtz
9cae6dc55b Merge remote-tracking branch 'origin/patch' 2026-07-31 07:23:14 -04:00
Ryan Kurtz
9837384239 Merge remote-tracking branch
'origin/GP-6624_ghidravision_DecompileDebugXml_added_bitfields--SQUASHED'
into patch (Closes #9049)
2026-07-31 07:18:39 -04:00
ghidravision
237d83af4c Updated handling of unions with bitfields. Cleaned up code. SQUASHED 2026-07-31 11:07:51 +00:00
Ryan Kurtz
42719e93db GP-7104: More deprecations 2026-07-31 06:04:45 -04:00
Ryan Kurtz
6653f65a82 GP-7104: More removal of stuff marked deprecated since 10.x (and
old
2026-07-31 04:57:43 -04:00
dragonmacher
99466cbe14 removal of deprecated methods 2026-07-30 13:59:05 -04:00
Ryan Kurtz
9aeac56e0b GP-7104: More removal of stuff marked deprecated since 10.x (and
older)
2026-07-30 13:30:33 -04:00
Ryan Kurtz
26f2b489b1 Merge branch 'GP-5848_ryanmkurtz_lib-archs' 2026-07-30 13:17:10 -04:00
Ryan Kurtz
79fe87452d GP-7104: Starting to remove stuff marked deprecated since 10.x (and
older)
2026-07-30 13:13:50 -04:00
Ryan Kurtz
7c98b5cd52 GP-5848: Enforce architecture matching when loading libraries from
project
2026-07-30 11:41:55 -04:00
Ryan Kurtz
79c5490042 Merge branch 'GP-0_ryanmkurtz_PR-9427_mi11ione_fix-lsda-ttype-base' 2026-07-30 05:30:17 -04:00
Ryan Kurtz
919de14f26 GP-7009: Adding Eclipse Public License 2.0 2026-07-29 12:45:03 -04:00
Ryan Kurtz
a03965ebd2 Merge remote-tracking branch
'origin/GP-7009_d-millar_DAP_RB260701--SQUASHED'
2026-07-29 11:43:12 -04:00
Ryan Kurtz
8250905cd0 Merge remote-tracking branch 'origin/patch' 2026-07-29 10:15:33 -04:00
Ryan Kurtz
bf49724987 Merge remote-tracking branch 'origin/GP-7094-dragonmacher-file-chooser-tooltips--SQUASHED' into patch 2026-07-29 10:10:19 -04:00
dragonmacher
bc253d3ff1 GP-7094 - Fixed bad tooltips when using fixed cell width; fixed clipping on some LaFs 2026-07-28 18:53:29 -04:00
d-millar
cd6aacf505 GP-7009: from review
GP-7009: restoring build.gradle (again?)
GP-7009: from Eclipse testing
GP-7009: hmmm, not so much
GP-7009: from review
GP-7009: help revisions
GP-7009: struggling with help
GP-7009: struggling with help
GP-7009: stubs
GP-7009: local trash
GP-7009: reset build.gradle
GP-7009: NPE checks
GP-7009: minor edits
GP-7009: minor edits
GP-7009: better connections story
GP-7009: suggestions
GP-7009: more cmds
GP-7009: options
GP-7009: mostly functional
GP-7009: better breakpoints
GP-7009: events
GP-7009: towards events
GP-7009: more methods
GP-7009: mostly working methods
GP-7009: jdk25 test
GP-7009: test
GP-7009: oops
GP-7009: functional death star
GP-7009: minimal working server
GP-7009: untested
GP-7009: fleshing things out
GP-7009: one working method
GP-7009: first pass
GP-7009: first pass
2026-07-28 22:07:20 +00:00
mi11ione
d335083ed4 Fix LSDA type table base when @TType offset needs >1 ULEB byte 2026-07-28 21:51:10 +02:00
dragonmacher
6a78dc7b00 Test fixes 2026-07-28 15:35:03 -04:00
Ryan Kurtz
c0e450476a GP-0: The Visual Studio Code Integration options can now accept 2
optional arguments, allowing a Flatpak installation of VSCode to be
launched by Ghidra (Closes #8442)
2026-07-28 11:33:49 -04:00
Ryan Kurtz
74aa934e3b Merge remote-tracking branch
'origin/GP-7091_Dan_fixDocumentation--SQUASHED' (Closes #9366)
2026-07-28 05:11:53 -04:00
Ryan Kurtz
e07115416e Merge remote-tracking branch 'origin/patch' 2026-07-28 05:06:17 -04:00
Dan
67a974b70c GP-7091: Fix sleigh.xml and pcoderef.xml
GP-7091: Fix B4-Modeling.md
GP-7091: Fix B3-Scripting.md
2026-07-27 19:27:10 +00:00
dragonmacher
a16770a969 GP-7096 - Prevent headless analyzer from updating last opened project 2026-07-27 14:40:39 -04:00
Ryan Kurtz
7ce15a2196 Merge remote-tracking branch
'origin/GP-5128_ryanmkurtz_extensions--SQUASHED' (Closes #7128)
2026-07-27 14:11:52 -04:00
Ryan Kurtz
3f8dec282e GP-5128: Dynamically generate file filter extensions for Loaders and GFileSystems 2026-07-27 14:03:40 -04:00