Add ghidra.app.script.GhidraScript println, printf, printerr methods to Python built-in scope #97
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
I need to use the println function to log messages when running headless mode but I see that Ghidrathon is ignoring it. Why is that? Can you support it?
https://github.com/mandiant/Ghidrathon/blob/91c0cab3ecdd01ec3327d577cc5e0b4e31a384ae/data/python/jepwrappers.py#L285C29-L285C34
The text was updated successfully, but these errors were encountered: