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
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
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
Dan
79d8f164f8
Candidate release of source code.
2019-03-26 13:46:51 -04:00