ਖ਼ਬਰਾਂ

Now you may decompile any function in the current namespace using command "nrepl-decompile-func". For instance, if you have function myns.core/main, then you may decompile it like this: M-x ...
是的,主要是ghidra的问题,项目ghidra目录下的decompile.py没有对应的from ghidra.app.decompiler import DecompInterface、from ghidra.util.task import ConsoleTaskMonitor。