OALabs / hashdb-ghidra

Ghidra plugin for HashDB
BSD 3-Clause "New" or "Revised" License
19 stars 2 forks source link

switch from nashorn engine (deprecated) to jython #13

Closed matthw closed 1 year ago

matthw commented 1 year ago

Handle transforms using jython instead of Nashorn engine which has been deprecated and is no longer available in required JDK. This should fix #7