适用于IDA Pro 7.2的Ghidra Decompiler插件
可能支持任何具有Ghidra支持的处理器,也可以用IDA Pro进行反汇编。它仅针对SDK 7.2和Windows进行编译。
使用RetDec来节省插件接口的时间并更改反编译交互部分。
没有Java依赖项和纯C代码。
它被编码为忽略IDA有效的地址编译限制,所以它应该同样在ida和ida64仅限于IDA加载功能(基本上ida64适用于所有,但ida不适用于64位模块)。
(It may support any processor with Ghidra support, and it can also be disassembled with IDA Pro.
It only compiles for SDK 7.2 and Windows.
Use RetDec to save plug-in interface time and change the interactive part of decompilation.
There are no Java dependencies and pure C code.
It is coded to ignore IDA valid address compilation restrictions, so it should also be limited to IDA loading functions in ida and ida64 (basically ida64 applies to all, but ida does not apply to 64-bit modules).)
页:
[1]