Commit graph

7914 commits

Author SHA1 Message Date
ghidraffe
c85915954c GP-5699 fix GhidraGo in dev mode 2025-05-22 14:23:50 +00:00
Ryan Kurtz
81d9cbb5ac Merge remote-tracking branch 'origin/GP-1-dragonmacher-edit-field-fix' into Ghidra_11.4 2025-05-22 06:01:29 -04:00
Ryan Kurtz
9871e01a8f GP-0: Certify 2025-05-21 11:27:00 -04:00
Travis Libre
310a6f073b Fix getDestinationFunctions 2025-05-21 11:23:15 -04:00
Ryan Kurtz
8ff5444ac1 GP-5710: Fixed a bug that prevented PyGhidra from properly using the
user's already-active virtual environment
2025-05-21 09:43:29 -04:00
ghidra1
4dbfaf0f66 GP-0 Removed unsupported method DataType.getDocs() 2025-05-21 08:56:13 -04:00
Ryan Kurtz
1ea264b71a GP-5681: Relocating Mach-O got entries with no symbols to the EXTERNAL
block
2025-05-20 14:01:21 -04:00
dragonmacher
33ecf97be3 Updated the Quick Edit Field to fix the menu name and to fix a data type
edit bug
2025-05-19 14:21:59 -04:00
Ryan Kurtz
e13838d177 GP-5396: Only adding exports for the original extracted dylib, not
additional ones (#7289)
2025-05-19 09:45:53 -04:00
Ryan Kurtz
e4e2d92b07 Merge remote-tracking branch
'origin/GP-0_dev747368_definedstringiterator_morefixes_for_unions' into
Ghidra_11.4 (Closes #8134)
2025-05-19 05:57:23 -04:00
Ryan Kurtz
175dbb1723 Merge remote-tracking branch 'origin/GP-5698_Dan_fixOneRepoDevLayout' into Ghidra_11.4 2025-05-19 05:51:32 -04:00
dev747368
2ea66d6fb4 GP-0 more fixes for new definedstringiterator and unions 2025-05-16 22:04:26 +00:00
Ryan Kurtz
f30aee4535 Merge remote-tracking branch 'origin/GP-5693_ghidragon_function_comparison_order_with_left_and_right_funcitons' into Ghidra_11.4 2025-05-16 15:06:20 -04:00
Ryan Kurtz
6726ed1515 GP-0: Fixing javadoc error 2025-05-16 14:48:55 -04:00
Ryan Kurtz
e2332dec70 Merge remote-tracking branch 'origin/GP-0_dev747368_fix_definedstringsiterator_foundstringsiterator_missing_first_struct_field' into Ghidra_11.4 2025-05-16 14:09:25 -04:00
dev747368
56694d77dc GP-0 fix definedstringiterator missing first struct field 2025-05-16 18:06:44 +00:00
Ryan Kurtz
6c6eb609c2 GP-5552: Integrated the UniversalMachoLoader into MachoLoader to address
a library loading issue
2025-05-16 13:47:28 -04:00
Dan
dbd574cfb2 GP-5698: Don't go to parent unless we have ghidra.repos.config. 2025-05-16 17:00:40 +00:00
Ryan Kurtz
69608f2751 Merge remote-tracking branch 'origin/GP-5697_ghizard_PDB_provide_post-analysis_popup_when_PDB_not_found' into Ghidra_11.4 2025-05-16 12:05:41 -04:00
ghizard
2f51ec305c GP-5697 - PDB Provide post-analysis pop-up when PDB file not found 2025-05-16 10:47:00 -04:00
Ryan Kurtz
3872a6212f Merge remote-tracking branch 'origin/GP-5679-dragonmacher-dtm-type-filter--SQUASHED' into Ghidra_11.4 2025-05-16 09:45:41 -04:00
Ryan Kurtz
657215ddbe Merge remote-tracking branch 'origin/GP-5691_James_update_setexecutablecategoryscript--SQUASHED' into Ghidra_11.4 2025-05-16 06:08:22 -04:00
Ryan Kurtz
e386550016 Merge remote-tracking branch
'origin/GP-2941_dev747368_definedstringstable_performance--SQUASHED'
into Ghidra_11.4 (Closes #5726, Closes #8134, Closes #3498)
2025-05-16 06:06:41 -04:00
ghidragon
566ba712a3 GP-5693 fixed left/right order when comparing exactly two functions 2025-05-15 17:02:04 -04:00
James
d2d0c989f9 GP-5641 update SetExecutableCategoryScript 2025-05-15 16:50:59 -04:00
dragonmacher
2ef2619e18 GP-5679 - Data Type Filter fix 2025-05-15 16:33:33 -04:00
dev747368
c70de2b590 GP-2941 better defined string iterator
Don't iterate arrays that can't contain a string.
When iterating a struct, only look at defined fields.
Should address issues #8134, #5726, #3498
2025-05-15 16:20:27 -04:00
dev747368
afe19e3f74 GP-5686 fix DWARF program tree when func is split over multi-memblk 2025-05-15 17:50:56 +00:00
Ryan Kurtz
60ce1f523d Merge remote-tracking branch
'origin/GP-5682-dragonmacher-vxworks-headless-script-fix' into
Ghidra_11.4 (Closes #8156)
2025-05-15 13:35:49 -04:00
dragonmacher
667e439550 GP-5682 - VxWorksSymTab script headless fix 2025-05-15 12:44:02 -04:00
Ryan Kurtz
46542228c3 GP-5681: Adding currently unsupported DYLD chained fixups to the
relocation table (#8124)
2025-05-15 11:52:50 -04:00
James
27a019d9f8 GP-5676 fixed issue involving ops with one input in
BooleanMatch::evalute
2025-05-14 20:24:04 +00:00
dragonmacher
68bc9c8109 Test fixes; Revert of mouse listener fix for 11.4 2025-05-13 19:20:43 -04:00
d-millar
a1b6084c88 GP-0: Adding a missing commit (cosmetic changes) 2025-05-13 10:50:08 -04:00
Ryan Kurtz
53b2e81863 Merge remote-tracking branch
'origin/GP-1-dragonmacher-dtm-tree-action-fix' into Ghidra_11.4 (#8131)
2025-05-13 07:53:48 -04:00
Ryan Kurtz
db237ce639 Merge remote-tracking branch
'origin/GP-5642-dragonmacher-gnu-demangler-tls-init--SQUASHED' into
Ghidra_11.4 (Closes #8105)
2025-05-13 06:18:56 -04:00
dragonmacher
5f61a06381 GP-5642 - Gnu Demangler - Added support for TLS init functions 2025-05-12 19:27:20 -04:00
dragonmacher
b714f562ac GP-5655 - Decompiler - NPE fix for program location 2025-05-12 10:49:40 -04:00
dragonmacher
969f854fe2 Fixed Copy/Paste keybindings in the Data Type Manager 2025-05-10 14:47:30 -04:00
dragonmacher
dad56dfcbe Test fixes 2025-05-09 13:40:52 -04:00
ghidra1
9a7d3eb93f Merge remote-tracking branch 'origin/GP-1-dragonmacher-dt-filter-updates--SQUASHED' 2025-05-08 17:48:06 -04:00
dragonmacher
72dfb355ac GP-1 Updates to the Data Type Manager filter dialog to allow typedef filtering 2025-05-08 17:47:11 -04:00
emteere
c396867209 GP-4512 Constant propagation and stack analysis performance changes 2025-05-08 17:35:25 -04:00
Ryan Kurtz
1dc06fcdc2 Merge remote-tracking branch 'origin/GP-5573_d-millar_CTADL_upgrade--SQUASHED' 2025-05-08 13:11:09 -04:00
d-millar
3816012384 GP-5573: fix for horrible kludge
GP-5573: mostly working (ish)
GP-5566: lib/fn variants
GP-5573: error in initRun logic
GP-5573: append
GP-5573: tests/colors
GP-5573: more errors
GP-5573: minor fix
GP-5573: basically working?
2025-05-08 12:55:00 -04:00
Ryan Kurtz
5fd9cff2ed Merge remote-tracking branch
'origin/GP-5543_ghidracadabra_PR-7953_ADonut_decompiler-optimize'
(Closes #7953)
2025-05-08 12:29:44 -04:00
Ryan Kurtz
7cf82f6fe6 Merge remote-tracking branch 'origin/GP-5643_ryanmkurtz_rust-strings'
(Closes #8019)
2025-05-08 11:46:32 -04:00
Ryan Kurtz
1f6b6478d2 Merge remote-tracking branch 'origin/GP-5640_ryanmkurtz_iterableFS--SQUASHED' 2025-05-08 11:44:25 -04:00
Ryan Kurtz
71ed695edd GP-5640: Making more things Iterable 2025-05-08 11:42:30 -04:00
Ryan Kurtz
86ddb78480 The "Rust String Analyzer" no longer clears and converts strings defined
in the header to character arrays
2025-05-08 10:46:41 -04:00