Skip to content

Ghidra decompilation #912

@AMOUNAKAOA

Description

@AMOUNAKAOA

Note: if you do not provide all of the following information I will directly ignore and close this issue

  • Il2CppDumper version
    Il2CppDumper v6.7.46

  • Target Unity version (optional)

  • Describe the issue
    I used the il2cpp dumper and then tried to analyze the il2cpp.so in ghidra with the reconstructed class-function(metadata names), analyzed the original il2cpp.so, I run the il2cpp header to ghidra.py and then it will generate a il2cpp_ghidra.h and then I can go to file<parse c source and add this header file and then parse it to program and then I need to run ghidra_with_struct.py and open script.json but it doesn't work(the decompilation-pseudo code is the same as before)

  • Upload executable file and global-metadata.dat
    for whatever reason, ghithub isn't willing to let me upload the files, so I uploaded them here https://drive.google.com/drive/folders/1dcUkeB2T232Ml12wLwGkBZH_Pi8DkzOo?usp=sharing

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