Commit graph

28 commits

Author SHA1 Message Date
Ryan Kurtz
779f90860b GP-0: Making headless run configuration run in java headless mode 2025-03-28 07:29:17 -04:00
Dan
42b73252f1 GP-4876: JShell launcher for Ghidra 2024-08-28 11:19:29 -04:00
Ryan Kurtz
e6ce51d81d GP-0: Adding Headless Eclipse run configuration. It provides no command
line arguments...those have to be added manually.
2023-04-11 10:56:48 -04: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
Ryan Kurtz
b8e3c32574 GP-2132: Fixing eclipse run configurations for JDK 17. 2022-07-21 10:39:09 -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
98c82b688d GP-1193: Using extra = in --add-opens JVM arguments 2021-11-01 14:15:17 -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
df99adf2b5 Revert "GP-1300: Prevent illegal access to java.net module." It broke
tests and the workaround isn't known yet.

This reverts commit d590f10238.
2021-09-21 10:14:12 -04:00
Ryan Kurtz
d590f10238 GP-1300: Prevent illegal access to java.net module. 2021-09-16 07:53:57 -04:00
ghidra1
9db26bc7f5 GP-1296 Eliminated use of sun.security package and refactored ApplicationKeyManagerUtils 2021-09-15 13:55:20 -04:00
Ryan Kurtz
1d64c7ff29 GP-1193: Including --add-opens java.base/java.util=ALL-UNNAMED for Gson
library (fixes #3355)
2021-08-31 11:47:24 -04:00
Ryan Kurtz
8992402d86 GP-1193: Replacing --illegal-access=permit with --add-opens JVM
arguments for JDK 17 compatibility
2021-08-27 08:22:36 -04:00
Ryan Kurtz
52fbe65040 GP-1248: Disabling ContinuesIntercepter by default 2021-08-26 11:52:52 -04:00
ghidra1
1e737c7b62 Merge remote-tracking branch 'origin/patch'
Conflicts:
	Ghidra/Features/Base/.launch/Ghidra.launch
	Ghidra/RuntimeScripts/Common/support/launch.properties
2021-04-02 18:51:58 -04:00
Ryan Kurtz
0b1cc5ea0e GP-824: Explicitly permitting illegal reflective access for improved JDK
16 compatibility
2021-03-31 08:51:43 -04:00
Ryan Kurtz
59cc0bc01c Hide "Archived non-system classes are disabled" warning that appears
when launching Ghidra
2021-02-12 08:59:55 -05:00
ghizard
444e037717 GP-659 Modified more Eclipse .launch files for preferred launchers 2021-02-03 17:10:33 -05:00
ghizard
a1d7ed2cb2 GT-3112 - PDB Universal - applicator/analyzer (112 squashed commits) 2020-09-01 11:16:06 -04:00
ghizard
f5577a1dbb GT-3497 Specify Eclipse launcher 2020-01-28 13:37:22 -05:00
Ryan Kurtz
91a54e55d7 Disabling the ContinuesInterceptor when launching from Eclipse. 2019-12-19 09:53:47 -05:00
Ryan Kurtz
dd05514657 GT-3280: Fixing ConcurrentModificationException in python interpreter
plugin.
2019-11-01 13:35:03 -04:00
Ryan Kurtz
7f2dde2c27 Tweaking a couple more default display settings. 2019-07-30 11:29:42 -04:00
Ryan Kurtz
cada47a258 Fixing font rendering when launching Ghidra from Eclipse. 2019-07-25 12:54:21 -04:00
Ryan Kurtz
0bb15a2ad4 GT-2913: Tweaking default rendering settings in
support/launch.properties (closes #341).
2019-07-23 14:23:37 -04:00
Dan
79d8f164f8 Candidate release of source code. 2019-03-26 13:46:51 -04:00