Skip to content

println does not work in utility classes  #2

Open
@edmcman

Description

@edmcman

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions