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
adamopolous
b4d3f7a89f
changed "find" command to "findstr" in windows launcher
2020-03-04 18:08:52 -05:00
Ryan Kurtz
4e01601a38
GT-3128: Removing broken dumpGhidraThreads scripts. Users should use
...
jstack until we can reimplement something better.
2019-09-19 13:44:35 -04:00
ghidra1
e1e2992593
GT-2874 corrected severe error in svrAdmin.bat preventing its' use for
...
Windows install of Ghidra Server
2019-05-15 15:27:09 -04:00
ghidra1
038d4462d3
GT-2740 script corrections
2019-04-10 17:42:12 -04:00
ghidra1
00acea89c2
GT-2740 corrected svrAdmin and createPdbXmlFiles script use in
...
development mode. Other minor cleanup.
2019-04-09 18:36:36 -04:00
ghidra1
cf8af65354
GT-2717: Corrected ghidraSvr.bat problems, and avoiding 8.3 filename hack.
2019-03-29 12:17:48 -04:00
Dan
79d8f164f8
Candidate release of source code.
2019-03-26 13:46:51 -04:00