Ghidra-App-Bundle
Ghidra-App-Bundle copied to clipboard
Support downloading and bundling JDK
trafficstars
It looks like the launch script already supports an embedded JDK for the Graal thing. Would be cool if you could use --embedjdk to automatically download and extract the appropriate JDK from here
Yeah sure! I'll just query the architecture and grab the appropriate JDK. Thanks for the suggestion.