ghidra1
0fc1805695
GP-5412 Corrected structure editor transaction error
2025-02-24 17:13:00 -05:00
Ryan Kurtz
93c19e3cc6
GP-5396: Fixing a recent regression in DyldChainedFixups.java
2025-02-24 05:49:10 -05:00
James
aa68aec59d
GP-5255 source file transform file chooser
2025-02-21 09:38:20 -05:00
Ryan Kurtz
aaf910bd82
Merge remote-tracking branch 'origin/GP-5319_James_source_map_help_improvements--SQUASHED'
2025-02-20 13:11:08 -05:00
Ryan Kurtz
e2435030bc
Merge branch 'GP-5396_ryanmkurtz_libobjc'
2025-02-20 13:10:51 -05:00
Ryan Kurtz
1a28788aec
Merge remote-tracking branch 'origin/patch'
2025-02-20 13:10:25 -05:00
Ryan Kurtz
93c2a52653
Merge branch 'GP-0_ryanmkurtz_PR-7510_sethcg_fix-warning'
2025-02-20 13:10:05 -05:00
Ryan Kurtz
a28ef36998
GP-5396: The extracted dyld_shared_cache component loader now has
...
options to automatically add common components that contribute to better
analysis such as libobjc.dylib, constant data, text stubs, etc
2025-02-20 11:58:13 -05:00
James
752edc8084
GP-5319 source map help improvements
2025-02-20 11:03:17 -05:00
Ryan Kurtz
6cec02eb9f
GP-0: Certify
2025-02-20 07:46:53 -05:00
ghidra1
97c8b3975c
GP-5395 Corrected Memory Search region choice selection bug
2025-02-19 20:12:34 -05:00
Ryan Kurtz
f23ae988bc
Merge remote-tracking branch
...
'origin/GP-5314_Dan_liveMemHandlerBroke--SQUASHED' (Closes #7413 )
2025-02-19 06:10:13 -05:00
ghidra1
405e6126c2
Merge remote-tracking branch 'origin/patch'
2025-02-18 15:14:53 -05:00
Dan
bef0660e6a
GP-5314: Destroy LiveMemoryHandler
2025-02-18 18:23:30 +00:00
sethcg
281ce0ab91
Fixed comments to pull request
2025-02-18 12:38:23 -05:00
Ryan Kurtz
c8937df382
Merge remote-tracking branch 'origin/GP-5375-dragonmacher-gtree-get-child--SQUASHED'
2025-02-18 07:15:29 -05:00
sethcg
c34988bbbd
Fixed some references to generic types
2025-02-15 16:02:16 -05:00
dragonmacher
e868fdd344
GP-5375 - Added GTree.getChildren(String) to handle potential duplicate child nodes
2025-02-14 19:32:44 -05:00
James
264d598653
GP-5353 dwarf line number fix
2025-02-14 20:52:50 +00:00
Ryan Kurtz
2eff37f655
Merge remote-tracking branch 'origin/patch'
2025-02-14 12:12:52 -05:00
ghidra1
7d3b5e17d9
GP-5374 Corrected ELF Import bug which failed to pin absolute symbols
...
and reported an Object Delete error
2025-02-14 11:11:14 -05:00
Ryan Kurtz
f33e358cea
Merge branch 'GP-0_ryanmkurtz_PR-7493_gtackett_OMF51_objectmarkup'
2025-02-14 06:52:26 -05:00
Ryan Kurtz
733e0650c1
GP-0: Review fixes
2025-02-14 06:51:58 -05:00
Ryan Kurtz
f0a21fe60f
Merge remote-tracking branch 'origin/patch'
2025-02-13 14:32:43 -05:00
ghidra1
d0badde92b
GP-5362 Correct password entry bug and refactor PasswordDialog/ClientAuthenticator
2025-02-13 14:11:30 -05:00
Ryan Kurtz
d46fcb6b9d
Merge remote-tracking branch
...
'origin/GP-5342-dragonmacher-dt-actions--SQUASHED' (Closes #7408 )
2025-02-13 09:38:16 -05:00
dragonmacher
408de9af75
GP-5342 - Updated some Data Types actions to be enabled with a selection containing folders
2025-02-12 19:58:01 -05:00
gtackett
26365e9e25
Add content records (restoring files accidentally removed)
2025-02-12 17:19:58 -05:00
Ryan Kurtz
4247ae7956
Merge remote-tracking branch 'origin/GP-5371_ryanmkurtz_macho-longs'
...
(#7436 )
2025-02-12 12:23:28 -05:00
Ryan Kurtz
bf92745d25
GP-5371: MachoLoader now uses longs to model native uint32_t
2025-02-12 12:11:38 -05:00
Ryan Kurtz
c474967356
Improving the efficiency of fixing up dyld_shared_cache slide pointers
2025-02-12 09:17:14 -05:00
Ryan Kurtz
eaa8aeb0c8
Merge branch 'GP-5371_ryanmkurtz_PR-7436_nmggithub_macho-ints'
2025-02-12 06:23:17 -05:00
Ryan Kurtz
31ad7c033b
GP-5371: Certify
2025-02-12 06:21:51 -05:00
James
1a47e8f41a
GP-5354 added selection action to function tags window
2025-02-10 13:53:21 -05:00
Ryan Kurtz
3cda119889
GP-5349: Improvements to the DyldCacheFileSystem
2025-02-10 06:59:58 -05:00
Ryan Kurtz
55cc6fceaa
Merge remote-tracking branch
...
'origin/GP-5332_dev747368_FSRL_backslash_paths' (Closes #7278 )
2025-02-07 14:22:58 -05:00
Ryan Kurtz
23d6530aaa
Merge remote-tracking branch 'origin/GP-0_dev747368_fix_dwarf_npe_when_missing_reginfo'
2025-02-07 08:17:43 -05:00
dev747368
20739feef0
GP-5332 fix backslash handling in unix filenames, FSB browser
...
enhancements
Don't unnecessarily convert backslashes into fwd slashes for FSRLs.
Add "My Computer" location to FSB Browser (exercising other FSRL
handling issues)
Tweaked FSB icons for file system nodes in the tree and for each FSB
component window
Fixes issue #7278
2025-02-06 22:23:54 +00:00
Ryan Kurtz
3703852dd4
Merge remote-tracking branch
...
'origin/GP-5303-dragonmacher-edit-stack-enablement' (Closes #6970 )
2025-02-06 11:55:57 -05:00
Ryan Kurtz
969d1df6fc
Merge remote-tracking branch
...
'origin/GP-5337-dragonmacher-table-fitler-bug' (Closes #7444 )
2025-02-06 07:08:50 -05:00
dragonmacher
2e6e1022bc
GP-5297 - Fixed a bug that prevented comment searching of annotations
...
for working correctly
2025-02-05 20:34:44 -05:00
dev747368
d7ed3a1d35
GP-0 fix DWARF NPEs when missing regmapping info
2025-02-05 21:36:44 +00:00
dragonmacher
1f6d121cc6
GP-5303 - Updated the Edit Stack Frame action to be enabled anywhere in
...
the body of a function
2025-02-05 13:04:33 -05:00
dragonmacher
9be78bcd02
GP-5337 - Table Filters - fixed a bug that prevented a filter using an
...
escaped glob character from matching items
2025-02-04 17:00:55 -05:00
Ryan Kurtz
17419c57fe
Merge remote-tracking branch 'origin/GP-5076_ghizard_base_class_names_and_categories'
2025-02-04 09:07:30 -05:00
Ryan Kurtz
5a3a8c36c8
Merge remote-tracking branch
...
'origin/GP-5316-dragonmacher-function-editor-key-binding--SQUASHED'
(#7241 )
2025-02-03 17:14:37 -05:00
Ryan Kurtz
a3b4b48ff4
Merge remote-tracking branch
...
'origin/GP-5317-dragonmacher-tree-copy--SQUASHED' (Closes #7417 )
2025-02-03 16:08:36 -05:00
dragonmacher
b04e6e58b6
GP-5317 - GTree - Added an action to allow users to copy the selected paths and preserve the indentation. Moved some help to the Docking module.
2025-02-03 15:44:07 -05:00
ghizard
ed7cc31cfd
GP-5076 change PDB class naming for bases and internal category and
...
significant change to tests
2025-02-03 11:44:29 -05:00
Ryan Kurtz
d23e67a088
GP-0: Cleaning up certain types of javadoc errors
2025-02-03 06:13:50 -05:00