ghidra1
25dda1300a
GP-5830 Corrected Project Data Table update issues
2025-07-17 10:38:10 -04:00
ghidra1
c56d6fd26e
GP-1 Updated link arrow character used
2025-07-11 10:00:47 -04:00
ghidra1
53552616ec
Merge branch 'GP-3551_ghidra1_InternalProjectLinks'
2025-07-09 13:34:56 -04:00
ghidra1
1aa7b089c0
GP-3551 Added support for internal project link-files with improved link
...
support within project data tree. Linked-folders are now supported.
Addressed link-support issues related to various actions. Revised
link-file storage to use smaller non-DB storage. This change does impact
the Ghidra Server.
2025-07-09 13:34:22 -04:00
Ryan Kurtz
3e50533187
Merge remote-tracking branch
...
'origin/GP-5481_ghidragon_data_graph--SQUASHED'
2025-07-03 06:40:25 -04:00
Ryan Kurtz
2442bfc2bb
Merge remote-tracking branch 'origin/GP-5700_Dan_reworkLauncherGhidraHome--SQUASHED'
2025-07-03 06:21:08 -04:00
Dan
f92076b936
GP-5700: Expose module directories to scripts on request
2025-07-02 19:15:54 +00:00
ghidragon
f54bd20d40
GP-5481 Created prototype data graph feature
2025-07-02 13:20:47 -04:00
Ryan Kurtz
a8655234a4
Merge remote-tracking branch
...
'origin/GP-5545-5600_ryanmkurtz_autoimporter--SQUASHED' (Closes #8097 )
2025-07-01 08:27:37 -04:00
Ryan Kurtz
d3aed2c4b3
GP-5545_5600: ProgramLoader and more flexible loader args
2025-07-01 08:18:36 -04:00
Dan
7e7c8a5e86
GP-5194: Remove Deprecated 'Legacy mode' for DBTrace.
2025-06-27 16:00:08 +00:00
ghidra1
f981f43fad
Merge remote-tracking branch 'origin/Ghidra_11.4'
2025-06-06 18:50:01 -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
Ryan Kurtz
684177702e
GP-0: Fixing deprecated comment API warnings
2025-06-02 09:54:19 -04:00
Ryan Kurtz
2e0c098c25
GP-0: Fixing unnecessary semicolon warnings
2025-05-30 06:46:11 -04:00
Ryan Kurtz
0cbf33d074
GP-0: Fixing raw type warnings
2025-05-29 11:07:48 -04:00
Ryan Kurtz
a6cd5b5dbc
GP-0: Fixing @Override warnings
2025-05-29 11:07:44 -04:00
dragonmacher
e2d5d30c64
GP-5327 - Fixed sizing issues with the data type and category editors
2025-05-21 15:36:35 -04:00
Dan
04609f52da
GP-0: Fix tests.
2025-05-16 13:50:06 +00:00
Dan
4a7d8b6984
GP-5678: Move timeout error on PE-header read to debug console. Heed Auto-Read spec.
2025-05-15 16:39:02 +00:00
ghidra1
0bf8f03a1e
Merge branch 'GP-5619_emteere_VariousSpeedImprovements_VERSION2'
2025-05-08 16:18:38 -04:00
Dan
87db26d487
GP-5551: Detect and offer installation of missing Python packages.
2025-05-08 18:30:58 +00:00
Ryan Kurtz
f8ce5b4b3b
Merge branch 'GP-0_ryanmkurtz_PR-8025_LukeSerne_fix-typo'
2025-04-21 07:55:21 -04:00
Ryan Kurtz
6730154316
GP-0: Certify
2025-04-21 07:54:19 -04:00
Luke Serné
8303061629
Many typo's
...
These were found using the command below searching for duplicated words,
and manually going through the results to remove the false positives and
reword the true positives. Sometimes I removed the doubled word and
sometimes I replaced the duplicated word.
The grep command:
grep -nIEr '\b([a-zA-Z]+)[[:space:]*]+\1\b' ./Ghidra
2025-04-19 18:06:41 +02:00
Dan
20e83f2165
GP-5364: Fix some plugin order bugs.
2025-04-18 17:46:28 +00:00
Ryan Kurtz
92e2b6b5d4
Merge remote-tracking branch
...
'origin/GP-5494_Dan_fixTraceSlowness--SQUASHED' (Closes #4940 )
2025-04-16 06:16:29 -04:00
Dan
e4024bc8cf
GP-5494: Fix byte cache and increase number of cached pages (memory viewer).
2025-04-15 18:22:42 +00:00
Dan
31f447e8c7
GP-5548: Factor listing synchronization into plugin.
2025-04-14 19:59:26 +00:00
Ryan Kurtz
f1a135d8bb
Merge remote-tracking branch
...
'origin/GP-5326_ghidragon_adding_address_and_data_options'
(Closes #7407 )
2025-04-07 14:53:12 -04:00
Ryan Kurtz
ba0fb6a07c
Merge remote-tracking branch 'origin/GP-0_Dan_testFixes-2025-04-04-1'
2025-04-04 13:18:54 -04:00
Dan
bcc932d7a8
GP-0: Fix tests.
2025-04-04 17:09:35 +00:00
Ryan Kurtz
0878da155c
Merge remote-tracking branch 'origin/GP-5301_Dan_testEmuThumbPlt'
2025-04-04 12:51:15 -04:00
Dan
b702aa0a6f
GP-5301: Fix ARM/THUMB ISA mode switching for indirect branches in JIT.
2025-04-04 16:18:36 +00:00
Ryan Kurtz
1fb758e5ae
Merge remote-tracking branch 'origin/patch'
2025-04-03 13:18:59 -04:00
James
861c0c93d4
GP-5561 correct dwarf source file path parsing error
2025-04-03 14:12:45 +00:00
d-millar
d5f29b47d6
GP-0: more from unit tests
2025-03-28 20:33:46 +00:00
Dan
9016ed28f1
GP-5499: Add 'Time' column to Time table.
2025-03-26 19:03:51 +00:00
ghidragon
b7a23cacd4
GP-5326 adding "Add Date" and "Add Address" to edit data field dialog
2025-03-25 14:20:30 -04:00
Dan
14d0432554
GP-5436: Move AsyncComm remains into Generic
2025-03-25 16:44:37 +00:00
Dan
422372a69e
GP-0: Try python3 first.
2025-03-25 13:12:12 +00:00
Dan
d35e321e9c
GP-0: Ensure OS check happens first.
2025-03-25 13:04:33 +00:00
Ryan Kurtz
01652d9ba1
Merge remote-trackng branch 'origin/patch'
2025-03-25 06:37:02 -04:00
Dan
21a1602579
GP-4209: GhidraTime-MSTTD integration. Type hints for (most) Python agents.
2025-03-24 18:28:07 +00:00
Ryan Kurtz
69a66e0eec
Merge remote-tracking branch 'origin/patch'
2025-03-21 06:12:55 -04:00
ghidra1
5eb247f5cd
GP-0 Corrected test screenshot failure
2025-03-20 14:51:29 -04:00
ghidragon
0b0b330bac
GP-5326 created edit structure field action and dialog.
2025-03-11 16:13:24 -04:00
Ryan Kurtz
b88a82dae1
Merge remote-tracking branch 'origin/GP-0_ghidragon_fixing_encoded_string_test'
2025-03-06 11:36:42 -05:00
ghidragon
260375351d
GP-0 fixed bug introduced when adding accessible name
2025-03-06 11:34:58 -05:00
Dan
9cf438bccd
GP-5227: Split launchers help apart.
2025-03-05 20:17:43 +00:00