Ghidra-App-Bundle icon indicating copy to clipboard operation
Ghidra-App-Bundle copied to clipboard

Support downloading and bundling JDK

Open mrexodia opened this issue 3 years ago • 1 comments
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

mrexodia avatar Sep 05 '22 15:09 mrexodia

Yeah sure! I'll just query the architecture and grab the appropriate JDK. Thanks for the suggestion.

TorgoTorgo avatar Sep 06 '22 10:09 TorgoTorgo