forked from NationalSecurityAgency/ghidra
-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
difficulty: mediumrequires some internal insights of the project itselfrequires some internal insights of the project itself
Description
Jython is mostly fine for Python lovers (quite a lot in reversers).
However, it is currently stuck at py 2.7 and is not following Java schemes. For those familiar with Java, groovy might be a better scripting language choice. Groovy scripting support is welcomed to allow Java programmars to experiment the features more fluently.
The implementation could refer to Python(Jython) implmentation. It should not be too difficult.
Metadata
Metadata
Assignees
Labels
difficulty: mediumrequires some internal insights of the project itselfrequires some internal insights of the project itself