ghidra

ghidra UI缩放

## Resize Ghidra for High DPI screens If you run Ghidra on a high DPI screen, you will probably find the GUI to be scaled down so small to be almost o ......
ghidra

ghidra---从源码构建和开发

# ghidra 从源码构建和开发 ## 从源码构建 从源码构建ghidra,基本按照官方提供的步骤即可 https://github.com/NationalSecurityAgency/ghidra#build 主要的2条命令: ```r # 下载依赖 gradle -I gradle/supp ......
源码 ghidra

ghidra---导出数据到文件

Ghidra里,没有比较方便的方法直接导出数据到文件,可以执行python脚本实现。 写了一个Ghidra用的脚本: https://github.com/qux-bbb/ghidra-scripts/blob/master/export_data_to_file.py, 可以复制直接用了,下面... ......
文件 数据 ghidra
共3篇  :1/1页 首页上一页1下一页尾页