Commit graph

208 commits

Author SHA1 Message Date
Ryan Kurtz
c0fe84f0bd GP-5343: Importer filesystem mirroring 2025-09-12 10:04:53 -04:00
Ryan Kurtz
4bcb650313 GP-5873: Certify 2025-08-21 06:07:03 -04:00
ZERO-A-ONE
a312aaabb1
Update idaxml.py 2025-08-20 23:05:20 +08:00
ZERO-A-ONE
2484d2b548
Update xml_exporter.py 2025-08-20 22:47:57 +08:00
ZERO-A-ONE
f47258c2b2 Fixed idaxml working in IDA 9.x 2025-08-20 12:10:48 +08:00
Ryan Kurtz
82f50a9305 GP-5873: New idaxml.py for IDA 9.x 2025-08-07 09:41:37 -04:00
Ryan Kurtz
f0d774c31f Merge remote-tracking branch 'origin/patch' 2025-07-17 09:27:25 -04:00
Ryan Kurtz
396dd6e1de GP-5836: Fixed GhidraDev bug that prevented Ghidra from discovering the
Ghidra module project when launched with the PyGhidra run config
2025-07-17 08:52:48 -04:00
Ryan Kurtz
2e0c098c25 GP-0: Fixing unnecessary semicolon warnings 2025-05-30 06:46:11 -04:00
Ryan Kurtz
a6cd5b5dbc GP-0: Fixing @Override warnings 2025-05-29 11:07:44 -04:00
Ryan Kurtz
55b2667996 Merge remote-tracking branch 'origin/patch' 2025-04-08 06:15:40 -04:00
Ryan Kurtz
694b3b46ce GP-0: Fixing typo in patch directory README 2025-04-08 06:08:12 -04:00
Ryan Kurtz
e8f539f622 GP-0: Styling HTML headings in converted Markdown files 2025-04-07 12:22:47 -04:00
Ryan Kurtz
fc3a242a5d GP-0: Styling HTML code blocks in converted Markdown files 2025-04-07 11:26:44 -04:00
Ryan Kurtz
95060a2dd8 GP-5496: Converting headless readme to markdown 2025-03-18 08:58:07 -04:00
Ryan Kurtz
0048d2e307 Merge remote-tracking branch 'origin/patch' 2025-02-14 05:53:01 -05:00
Ryan Kurtz
61c15860f0 GP-5381: Fixed a bug that prevented Ghidra from remembering the
last-used JDK when the JAVA_HOME environment variable was set
(Closes #7503)
2025-02-14 05:49:39 -05:00
Ryan Kurtz
d63717fcae Merge remote-tracking branch 'origin/patch' 2025-02-07 08:17:18 -05:00
Ryan Kurtz
b965e693a0 GP-5345: New ghidra-stubs with README.md 2025-02-07 07:30:09 -05:00
Ryan Kurtz
44fb13b292 GP-5257: Fixing Gradle warnings 2025-01-13 13:52:50 -05:00
Ryan Kurtz
f5af708e91 GP-0: Initial What's New update and some markdown-to-html link
improvements
2025-01-10 07:08:12 -05:00
Ryan Kurtz
5e390abb1a Merge remote-tracking branch 'origin/GP-5161_ghidra1_GhidraServerCME--SQUASHED' 2025-01-03 13:32:43 -05:00
ghidra1
5f338723b6 GP-5161 Corrected Ghidra Server CME, document updates, and launch script improvements to control Java home determination. 2025-01-03 13:19:43 -05:00
Ryan Kurtz
2c9f7fcacf Merge remote-tracking branch 'origin/GP-5208_dev747368_use_filename_compare_for_lookups--SQUASHED' 2024-12-27 11:16:01 -05:00
dev747368
0b1398c5a8 GP-5208 improve library name lookups
Expose the nameComparator feature in Gfilesystems to allow
faster lookups of libraries (especially on windows where
isDirectory is 10x slower)
2024-12-27 10:37:35 -05:00
ghidra1
593fd98e0d GP-1830 BSim migration to gson use. Corrected various bugs with BSim
elasticsearch use.
2024-12-20 17:58:49 -05:00
Ryan Kurtz
57400d8243 Merge branch 'GP-5138_ryanmkurtz_ghidradev' 2024-12-20 09:41:10 -05:00
Ryan Kurtz
31ee251a5c GP-5138: GhidraDev/PyDev/PyGhidra integration 2024-12-20 09:34:41 -05:00
dragonmacher
b22574ea9c Fixes action owner usage 2024-12-19 16:15:45 -05:00
Ryan Kurtz
2bfe93fc2d Merge remote-tracking branch 'origin/GP-5171_ryanmkurtz_pypredef' 2024-12-04 11:10:58 -05:00
Ryan Kurtz
93f58cbb26 Merge remote-tracking branch
'origin/GP-5028_ryanmkurtz_change-history-markdown--SQUASHED'
2024-12-04 11:07:26 -05:00
Ryan Kurtz
bc8a083351 GP-5028: Convert ChangeHistory to Markdown 2024-12-04 10:57:56 -05:00
Ryan Kurtz
56d6af4531 GP-5171: Generating pypredef files for PyDev. Fixing PyDev
errors/warnings in PyGhidra.
2024-12-04 08:05:33 -05:00
Ryan Kurtz
edf9353999 GP-0: Skip unnammed structs in IDA XML exporter (Closes #7211) 2024-12-03 09:12:31 -05:00
Ryan Kurtz
2bebb96f77 Merge branch 'GP-0_ryanmkurtz_PR-7225_hippietrail_the-the' 2024-11-26 09:05:43 -05:00
Ryan Kurtz
9b77447764 GP-0: Certify 2024-11-26 08:54:23 -05:00
Ryan Kurtz
cc15fdf691 GP-0: ghidra_builtins stubs no longer hides the python set type
(Closes #7222)
2024-11-26 08:38:32 -05:00
hippietrail
13598df8db many doubled words in comments etc, plus some nearby typos 2024-11-26 13:18:05 +07:00
Ryan Kurtz
897708362b GP-0: Fixing TOC in GhidraDev README 2024-11-14 12:18:21 -05:00
Ryan Kurtz
6badb12f9b GP-0: New section in GhidraDev README about installing plugin from
online update site
2024-11-14 08:22:19 -05:00
Ryan Kurtz
d9f465f461 GP-5125: Fixed an issue with the GhidraDev Eclipse plugin's "Import
Ghidra Module Source" feature that prevented the module's extension
points from being discovered by Ghidra when launched with the project's
run/debug configuration.
2024-11-13 12:16:51 -05:00
Ryan Kurtz
89198b3bf9 Merge branch 'GP-0_ryanmkurtz_PR-7152_hippietrail_two-spellos' 2024-11-05 08:45:31 -05:00
hippietrail
f531fc0513 misspellings of "choosen" and "preceed" 2024-11-05 19:36:00 +07:00
Ryan Kurtz
faf55a8de6 GP-5078: Improvements to Ghidra Module directory layout 2024-10-31 10:34:26 -04:00
DC3-TSD
0ab139eb79 typestub bug fixes 2024-10-30 07:20:01 -04:00
Ryan Kurtz
13f3a70334 GP-0: Adding support for footnotes 2024-10-30 06:50:36 -04:00
Ryan Kurtz
fbbb875a9f GP-0: Converting GhidraSleighEditor docs to Markdown 2024-10-25 11:09:37 -04:00
Ryan Kurtz
3de9f99883 GP-0: Converting InstallationGuide.html to Markdown 2024-10-24 13:26:52 -04:00
Ryan Kurtz
990479f79b Merge remote-tracking branch 'origin/GP-4987_ryanmkurtz_gradle-markdown' 2024-10-17 06:00:19 -04:00
Ryan Kurtz
7504acdb4a GP-4987: Generating HTML from Markdown 2024-10-04 11:13:44 -04:00