项目作者: rafalh

项目描述 :
DWARF1 analyzer for Ghidra
高级语言: Java
项目地址: git://github.com/rafalh/ghidra-dwarf1.git
创建时间: 2021-03-16T23:59:36Z
项目社区:https://github.com/rafalh/ghidra-dwarf1

开源协议:MIT License

下载


GHIDRA DWARF1 Extension

This extension adds DWARF1 analyzer to Ghidra (built-in Ghidra DWARF analyzer does not support this version of DWARF
debug format).

I made this extension in a short time because I needed something to help me analyze PS2 game binaries. It may not work
with other files, probably has some bugs and is very incomplete. Use it on your own risk. I suggest making a backup
of your Ghidra database before using it.

Usage

Install it like any other Ghidra extension. See https://ghidra-sre.org/InstallationGuide.html#Extensions for instructions.

License

The MIT license. See LICENSE.txt.