Commit graph

193 commits

Author SHA1 Message Date
Ryan Kurtz
457517669a GP-3569: Fixing regression in buildExtensions.gradle 2023-09-06 09:28:22 -04:00
Ryan Kurtz
1f75605c16 GP-0: Ignoring .pydevproject files 2023-08-07 14:08:27 -04:00
Ryan Kurtz
194e53345c Merge remote-tracking branch 'origin/GP-0_Isabella3412_Updating_analyzeHeadlessREADME.html--SQUASHED' 2023-08-01 10:31:05 -04:00
isabella3412
2af49a1cb4 GP-0 Updated documentation for server authentication methods in analyzeHeadlessREADME.html, as well as fixed spelling mistakes in other files. 2023-08-01 10:29:17 -04:00
dragonmacher
b7583dc0b9 GP-3569 - Cleanup of Extension management 2023-07-26 14:02:56 -04:00
Ryan Kurtz
4df3778181 Merge remote-tracking branch 'origin/patch' 2023-07-10 17:51:25 -04:00
Ryan Kurtz
3793de0af1 GP-0: Tweaking buildExtension.gradle checkGradleVersion() variable usage
(Closes #5540)
2023-07-10 17:35:43 -04:00
Ryan Kurtz
309be1eb05 GP-3566: Adjusted MachoLoader and DyldCacheLoader options 2023-06-22 10:06:31 -04:00
dragonmacher
f199a93352 GP-3555 - fixed gradle build for extensions that do not have help 2023-06-20 17:07:52 -04:00
dev747368
c93024e367 GP-3542 Don't try to prompt user for JDK path when no tty present 2023-06-13 16:30:44 +00:00
Simon Kissane
41f38c355d pythonRun.bat ignored its arguments 2023-06-10 17:29:56 +10:00
dragonmacher
a7668c7f85 GP-3430 - Updated the gradle buildHelp task to better handle its inputs up-do-date state 2023-06-06 15:25:25 -04:00
ghidra1
cdb286a953 GP-3428 added ELF Max Zero-Segment Discard Size import option 2023-05-11 12:23:00 -04:00
zebrapurring
f6217673e6 Fix srvAdmin compatibility with BSD systems 2023-04-30 22:26:14 +02:00
Ryan Kurtz
0f335dbc1c Merge remote-tracking branch 'origin/GP-3111_ryanmkurtz_gradle-max--SQUASHED' 2023-04-20 06:19:54 -04:00
Ryan Kurtz
50a3bc30d2 GP-3111: Enforcing maximum supported Gradle version 2023-04-20 06:19:14 -04:00
Ryan Kurtz
abbda21163 GP-3119: Upgrading YAJSW to 13.09 2023-04-05 12:30:04 -04:00
Ryan Kurtz
0069538469 GP-3140: Ghidra can now run from development/repository mode using Gradle's compiled classes/jars, instead of just relying on Eclipse's compilation output 2023-03-03 16:02:58 -05:00
Ryan Kurtz
e2c3d53a05 GP-3053: Control over tmp dir location in GhidraServer 2023-02-23 13:07:15 -05:00
dragonmacher
f4a60244b3 GP-3081 - Fixed help build for external plugins 2023-02-13 18:49:23 -05:00
d-millar
b4698475b6 GP-1999: mods for windows
GP-1999: launchers for the agents
GP-1999: launchers for the agents
2023-01-26 13:02:14 -05:00
Ryan Kurtz
82ac8f7143 Merge remote-tracking branch 'origin/patch' 2023-01-13 08:17:56 -05:00
Ryan Kurtz
af042aa2d1 GP-2987: Fixing a few launch issues (#4872, Closes #4893) 2023-01-13 07:50:53 -05:00
Ryan Kurtz
95906ad9c9 Merge remote-tracking branch 'origin/patch' 2023-01-10 05:08:20 -05:00
Ryan Kurtz
1640b544c3 GP-2987: No longer using eval in launch.sh 2023-01-06 06:44:15 -05:00
Ryan Kurtz
842890f925 GP-714: Adding PeLoader option to show/hide debug line numbers 2022-12-29 08:01:10 -05:00
Ryan Kurtz
2fbebf42a6 Merge remote-tracking branch 'origin/patch' 2022-11-29 12:35:33 -05:00
ghidra1
bbe86e0ae6 GP-0 updated launch.properties with optional network troubleshooting
VMARG
2022-11-29 11:33:05 -05:00
powerfulsam
213f50299f Make the title bar adaptable to macOS theme 2022-11-25 01:11:06 -05:00
Ryan Kurtz
45640e9bc6 GP-0: Removing some unneeded JVM args now that "Inverted Color Mode" is
gone
2022-11-16 08:42:19 -05:00
xEgoist
14ef4bc4a6 remove check for OS architecture in createPdbXmlFiles.bat
due to removal of 32-bit support it's no longer needed to check for OS
type.
2022-10-24 00:21:57 -05:00
xEgoist
bea9b645a2 Fix directory for PDB.exe in createPdbXmlFiles.bat script 2022-10-23 20:05:08 -05:00
ghizard
3bbba9602b GP-2647 Add/Modify system properties for PDB Universal 2022-10-04 06:57:48 -04:00
Ryan Kurtz
fdda6b672e GP-2604: More load library options 2022-10-03 01:10:02 -04:00
Ryan Kurtz
f62320a50b GP-2541: Redesigned the importer's load library option set. The user now has finer grained control over where libraries are loaded from, as well as how many libraries are loaded. 2022-09-16 01:01:23 -04:00
Ryan Kurtz
2536099c0e GP-0: Updating reference to supported java version in ghidraSvr scripts 2022-08-26 14:13:00 -04:00
Ryan Kurtz
6845463e06 GP-2269: Preventing AWTError when checking Taskbar.isTaskbarSupported() 2022-08-21 01:52:28 -04:00
Xiaoyin Liu
dd8c0c627d
Fix typo in launch.bat help message
Related to 5db208df2e
2022-08-18 11:48:23 +04:00
Ryan Kurtz
4491a0fd6e GP-2301: Each launch script can now specify if they require a JDK or JRE
to run.  Allows svrAdmin to run with just a JRE, like the GhidraServer.
2022-08-12 03:39:36 -04:00
Ryan Kurtz
82eeb9c904 GP-2209: Disabling wildcard path expansion on foreground tasks 2022-08-04 13:00:38 -04:00
Ryan Kurtz
96674d4f62 GP-1907: Removing ContinuesInterceptor and associated API 2022-04-15 01:51:58 -04:00
Ryan Kurtz
22b62d766b GP-1909: Upgrading Gson to 2.9.0 (Closes #3992) 2022-04-09 04:32:49 -04:00
Ryan Kurtz
5a688dab29 GP-1300: No longer allowing illegal reflective accesses to the java.net
module. Allowing this was only necessary to support an old version of
Apache Felix.
2022-04-07 03:17:22 -04:00
Ryan Kurtz
65a2cc42dc Merge remote-tracking branch 'origin/GP-394_ghidra1_SvrAdmin--SQUASHED'
(Closes #1703, Closes #2467)
2022-03-15 16:17:54 -04:00
ghidra1
8446a00aff GP-394 Added svrAdmin grant and revoke repository access command support. Added Ghidra Server asynchronous command processing and improved svrAdmin -list command usage. 2022-03-15 14:35:38 -04:00
Ryan Kurtz
824723e492 GP-0: Force Java to run in headless mode when Ghidra is launched from
analyzeHeadless script
2022-03-08 11:47:59 -05:00
ghidra1
8c209ce76e GP-1769 improved Ghidra Server SSH key use and error handling. Replaced use of ganymed-ssh2 library with Bouncy Castle library use. 2022-03-03 17:26:09 -05:00
Ryan Kurtz
44a428d6d4 GP-1735: Fixed analyzeHeadless.bat maximum setlocal recursion level
being reached when too many command line arguments were specified
2022-02-10 06:28:54 -05:00
Ryan Kurtz
6b8813dbbc GP-1607: Fixed the "ERROR StatusLogger Reconfiguration failed" message
that appeared in the log when Ghidra was launched with
support/ghidraDebug.
2021-12-15 08:58:14 -05:00
ghidra1
3578de3671 Updated svrREADME.html to flag Mac OS service issue 2021-11-29 18:53:08 -05:00