Skip to content

Skipped local variables #1

@byvar

Description

@byvar

Hi rafalh,

Thank you so much for developing this! As far as I can tell you created the only DWARF1 analyzer for Ghidra or IDA, and it is extremely helpful for our reverse engineering project. At the moment we do have one big issue with it though:

We applied the DWARF1 analyzer to a Gamecube game. This mostly works, however we noticed that the majority of local variables are being skipped. Is there anything we can do to improve this?

Here's a comparison of the info imported into Ghidra vs the info shown in DWARF Explorer ( https://github.com/sevaa/dwex ):
image

You can find the ELF here: https://raym.app/data/jade/kingkong_gc/jadegc_ia2cr.elf
We use this to load Gamecube ELF files: https://github.com/aldelaro5/ghidra-gekko-broadway-lang

Thank you in advance! :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions