Open
Description
GhidraScript defines println
, which is inherited by script classes. If an auxiliary class is defined in a scala GhidraScript (and does not inherit from GhidraScript), println
won't send its output to the console.
This can be worked around by passing println
from the script class to the auxiliary class, but a better solution is in order.
Metadata
Metadata
Assignees
Labels
No labels