Skip to content

[BUG] Check for nulls in string constants #73

@RenaKunisaki

Description

@RenaKunisaki

Repository URL

No response

Game Name

No response

Game Version

No response

Description

In debug builds, there can be several string constants in a row, where only one is referenced. In this case, dtk assumes they're one large string. It should check for null characters and create separate strings, to match Ghidra's analysis.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions