Commit graph

57 commits

Author SHA1 Message Date
Ryan Kurtz 54b4f4cacb Merge remote-tracking branch 'origin/patch' 2024-01-08 06:52:00 -05:00
ghidra1 ad532036ab GP-4173 Change bsim command line script to not specify MAXMEM 2024-01-05 16:51:39 -05:00
Ryan Kurtz 43572fea78 Merge remote-tracking branch 'origin/patch' 2024-01-04 09:10:34 -05:00
ghidra1 735cb1a5c3 GP-4173 Complete transition to using --option params with bsim and bsim_ctl commands 2024-01-03 17:29:45 -05:00
Ryan Kurtz 3b0aac92d0 Merge remote-tracking branch 'origin/GP-1164_ryanmkurtz_XDG--SQUASHED'
(Closes #908)
2023-12-19 16:10:19 -05:00
Ryan Kurtz 3c30ada14c GP-1164: Reorganizing Ghidra's user settings/cache/temp directories to support XDG 2023-12-19 08:22:40 -05:00
ghidra1 b6100233dd Merge remote-tracking branch 'origin/GP-4132_fixGadpLauncherScripts'
into Ghidra_11.0 (Closes #4132)
2023-12-15 21:14:25 -05:00
Dan 152bddd4b2 GP-4132: GADP Launch scripts should pass args through. 2023-12-15 14:43:13 -05:00
caheckman 0865a3dfb0 GP-4009 Introduced BSim functionality including support for postgresql,
elasticsearch and h2 databases.  Added BSim correlator to Version
Tracking.
2023-12-05 08:30:51 -05:00
ghidra1 32d3fc4c70 Merge branch 'GP-2774_ghidraffe_GhidraGo_final' 2023-12-01 19:05:18 -05:00
ghidraffe 83f90d6b3d GP-2774 Implementation of GhidraGo for Linux, Windows, and Mac 2023-12-01 18:35:12 -05:00
ghidraffe d79a1a9c34 GP-0: Allow special characters
in cli args to launch.bat. The question mark character was preventing
args from being passed to GhidraLaunchables.
2023-10-03 13:25:38 -04:00
Simon Kissane 41f38c355d pythonRun.bat ignored its arguments 2023-06-10 17:29:56 +10: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
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
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
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 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
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
Ryan Kurtz 7e6eea065f GP-1266: Upgrading YAJSW to 13.01-beta to support JDK 17 2021-11-05 07:11:46 -04:00
Ryan Kurtz c788a01228 GP-0: Updating MAXMEM comments in launch .bat scripts 2021-11-04 07:12:23 -04:00
Ryan Kurtz a1dba97a10 Merge remote-tracking branch
'origin/GP-1209_ryanmkurtz_PR-3387_ryanmkurtz_native-release-builds--SQUASHED'
(Closes #3387)
2021-09-27 08:35:49 -04:00
Ryan Kurtz 3c07ca2962 GP-1209: Support for building natives from a release. 2021-09-27 08:16:14 -04:00
Ryan Kurtz e088d2a4ea GP-1304: Removing illegal access to java.desktop/sun.awt.X11. Has side
effect of changing application name on Linux from "Ghidra" to
"ghidra.Ghidra".
2021-09-23 14:42:11 -04:00
Ryan Kurtz cb8f2b2165 GP-1156: Tweaking comment 2021-07-23 11:22:09 -04:00
Stefan Schmidt 693fe5f85a Fix script directory path expansion in analyzeHeadless.bat 2021-07-23 10:53:21 -04:00
Dominic Della Valle 2296256464 Fix: handle whitespace paths for Windows launchers 2021-07-12 08:09:41 -04:00
Ryan Kurtz 38edc05f81 GP-1057: Preventing Ghidra from launching when path contains !. Also
updating Installation Guide's "Known Issues" section.
2021-06-22 13:45:48 -04:00
Ryan Kurtz a1229a1e56 GP-1050: Removing backslash from SUPPORT_DIR 2021-06-16 11:48:57 -04:00
Mirco Cailotto c98e6fe3bb
Fix #2176 removing both backslash from path
As suggested #3121 squashed and rebased on brach Ghidra_10.0.
Thanks to @topia for fix a missing \
2021-06-09 20:02:55 +02:00
Ryan Kurtz dc40114ee5 GP-815: New error message in launch.bat and launch.sh to make it more clear what the problem is when launching in dev mode when nothing has been compiled yet. 2021-03-30 14:28:23 -04:00
dragonmacher ca2a6bbb0a Updated remote vm debug command-line options 2021-03-23 13:45:33 -04:00
Ryan Kurtz 2a8afd5296 GP-693: Additional improvements 2021-02-24 14:14:04 -05:00
Ryan Kurtz df114d13a6 GP-693: Forgot to change linux scripts where needed 2021-02-19 11:40:08 -05:00
Ryan Kurtz 95b37d2ce1 GP-693: Fixed additional issues with Ghidra and its supporting launch
scripts not being able to run correctly on Windows when an ampersand was
in the path. Also fixed an issue with svrAdmin.bat and
buildGhidraJar.bat not working if the Ghidra path contained a space.
2021-02-19 10:46:20 -05:00
Xiaoyin Liu 61096c5fdf Add one more missing quote around JAVA_CMD 2021-02-18 15:04:41 -05:00
Xiaoyin Liu 4602ff4646 Add missing quotes in launch.bat
When set Windows environment variables, they need to be quoted if
special characters like & exists in path.

Fixes #1726
2021-02-18 15:04:38 -05:00
ghizard bd5a983708 GP-575 - Also allow batch argument to contain spaces; also certify. 2021-01-07 13:38:54 -05:00
andv2 eda95d9f55
Allow white-spaces in GHIDRA_PATH for createPdbXmlFiles.bat 2020-08-03 23:16:50 +02:00
ghidra1 8f65942fd0 GT-3640 added support for specifying user password for server add/reset
commands
2020-07-13 17:31:28 -04:00
Xiaoyin Liu 6d0055c7fb
Avoid potentially running wrong files in launch.bat
Use full path for "timeout.exe", "tasklist.exe" and "findstr.exe", so that even if there are executables with same names in the user's %PATH% directories, we always run the ones from System32.
2020-03-06 19:18:45 +08:00