Commit graph

215 commits

Author SHA1 Message Date
Ryan Kurtz
0ee0537e45 GP-5598: Rename InstallationGuide to GettingStarted; put in installation
root dir
2025-04-21 11:58:26 -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
Ryan Kurtz
5f9674ccee GP-5535: Converting svrREADME.html to Markdown 2025-04-07 10:39:46 -04:00
Ryan Kurtz
7c71be972a Merge remote-tracking branch 'origin/patch' 2025-04-03 14:13:39 -04:00
Ryan Kurtz
77edcc0985 GP-5567: Updating svrREADME.html's section on macOS Full Disk Access
(Closes #7934)
2025-04-03 14:08:01 -04:00
Ryan Kurtz
7c1285d48d GP-0: A few buildExtenion.gradle tweaks
* Excluding .vscode/ from the distro
* Only including src/main/java in lib/*-src.zip
2025-04-02 11:39:13 -04:00
Ryan Kurtz
95060a2dd8 GP-5496: Converting headless readme to markdown 2025-03-18 08:58:07 -04:00
Ryan Kurtz
515fd01489 GP-0: Upping Gradle wrapper to 8.1 2025-03-11 13:32:55 -04:00
Ryan Kurtz
21893b10f6 Merge remote-tracking branch 'origin/Ghidra_11.3' 2025-01-27 10:23:27 -05:00
Ryan Kurtz
749caaf524 GP-0: Upping gradle wrapper to 8.12.1 2025-01-27 10:19:48 -05:00
Ryan Kurtz
44fb13b292 GP-5257: Fixing Gradle warnings 2025-01-13 13:52:50 -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
20285e267d GP-5226: Fixing Gradle 8.12 build issue. Gradle wrapper now uses Gradle
8.12.
2025-01-02 16:28:02 -05:00
Ryan Kurtz
2bebb96f77 Merge branch 'GP-0_ryanmkurtz_PR-7225_hippietrail_the-the' 2024-11-26 09:05:43 -05:00
hippietrail
13598df8db many doubled words in comments etc, plus some nearby typos 2024-11-26 13:18:05 +07:00
Ryan Kurtz
6f0279d281 GP-0: Upping gradle wrapper version to 8.11. 2024-11-14 11:34:01 -05:00
Ryan Kurtz
faf55a8de6 GP-5078: Improvements to Ghidra Module directory layout 2024-10-31 10:34:26 -04:00
Ryan Kurtz
1929645373 GP-0: Launch headless scripts in headless mode to avoid macOS Dock
activity (Closes #6859)
2024-10-11 07:13:39 -04:00
Ryan Kurtz
224ffee47a GP-0: Fixing script file permissions 2024-10-04 07:52:09 -04:00
Ryan Kurtz
025cc9f702 Merge remote-tracking branch 'origin/Ghidra_11.2' 2024-09-25 09:16:57 -04:00
Ryan Kurtz
141e358ca7 GP-0: Upping gradle wrapper version to 8.10.2. 2024-09-25 09:02:57 -04:00
Ryan Kurtz
b58a0c90b2 Merge remote-tracking branch 'origin/GP-4816_ryanmkurtz_PR-6900_dc3-tsd_python3' 2024-09-11 07:26:36 -04:00
Ryan Kurtz
4a8713162a GP-4816: Certify and other small fixes 2024-09-11 06:35:02 -04:00
Ryan Kurtz
dc8c4a08e2 GP-0: Upping gradle wrapper version to 8.10.1. 2024-09-11 06:11:29 -04:00
Ryan Kurtz
5b81139197 Renaming Pyhidra to PyGhidra 2024-09-09 10:50:12 -04:00
DC3-TSD
92d0f1dacf Python3 support 2024-09-09 09:58:05 -04:00
Ryan Kurtz
a4d97ff872 Merge remote-tracking branch 'origin/GP-4876_Dan_jshellRun--SQUASHED' 2024-08-28 11:40:04 -04:00
Dan
42b73252f1 GP-4876: JShell launcher for Ghidra 2024-08-28 11:19:29 -04:00
Ryan Kurtz
b30a94edc6 Merge remote-tracking branch 'origin/GP-4860_ryanmkurtz_yajsw--SQUASHED' 2024-08-27 11:56:05 -04:00
Ryan Kurtz
c969e3b311 GP-1457: Updating macOS troubleshooting in svrREADME.html 2024-08-23 12:38:36 -04:00
Ryan Kurtz
67851b9e05 GP-4860: Upgrading yajsw to 13.12 2024-08-22 13:55:17 -04:00
Ryan Kurtz
d33af2b972 GP-0: Upping gradle wrapper to 8.10 2024-08-21 06:28:21 -04:00
Ryan Kurtz
2a0c9c9d39 GP-0: Fixing old JDK 17 reference in ghidraSvr scripts 2024-08-21 06:26:20 -04:00
Ryan Kurtz
73018adb80 GP-4795: Initial support for Visual Studio Code script and module
development
2024-07-29 08:11:22 -04:00
Ryan Kurtz
a1db2dac16 GP-0: Moving Sleigh.launch to .launch/ subdir 2024-07-05 06:09:36 -04:00
Ryan Kurtz
ab668ccfc2 GP-0: Upping Gradle wrapper to 8.8 2024-07-05 06:02:31 -04:00
Ryan Kurtz
cc9fb24116 fix 2024-07-03 11:55:05 -04:00
Ryan Kurtz
937191c10e Merge remote-tracking branch
'origin/GP-4486_ryanmkurtz_gradle-wrapper--SQUASHED' (Closes #455)
2024-07-03 08:06:48 -04:00
Ryan Kurtz
78aadd0d8c GP-4486: Adding Gradle wrapper 2024-07-03 08:04:27 -04:00
Ryan Kurtz
34272fd3ff GP-4707: Improved handling of custom headless command line arguments that start with dash 2024-06-25 13:38:53 -04:00
Ryan Kurtz
fb1f725f5b GP-4659: Renaming "Python" module to "Jython" 2024-06-07 07:40:43 -04:00
Ryan Kurtz
d3d60ea399 GP-4564: Improvements to library search paths and other loader options 2024-06-05 08:40:08 -04:00
ghidra1
66c7e4ad19 GP-4472 Improved handling of read-only case for headless analyzer and GhidraURL connections. 2024-04-03 09:51:19 -04:00
ghidra1
74e402ef15 GP-0 corrected server.conf item which should be commented-out 2024-03-28 11:39:54 -04:00
ghidra1
c8208ee225 GP-0 Another server.conf comment adjustment 2024-03-25 14:51:43 -04:00
ghidra1
cb6218d5da GP-o Updated server.conf comment 2024-03-25 14:49:28 -04:00
ghidra1
5ed0b9c101 GP-0 Allow disabling of Ghidra Server class serialization filter to
facilitate profiling
2024-03-25 14:47:34 -04:00
Ryan Kurtz
c5bad0a88f GP-4358: No longer using XDG_RUNTIME_DIR for temp directory. Ubuntu
defaults it to a too small tmpfs. (Closes #6233)
2024-02-23 08:12:36 -05:00
Ryan Kurtz
8589021371 Merge remote-tracking branch 'origin/patch' 2024-02-20 07:45:20 -05:00