Either my command was malformed or IL2CppInspector was unable to open the GameAssembly.dll. Either way there's no feedback. It just meows at you uselessly.
I tried varying version of:
./Il2CppInspector.Redux.CLI --bin ./GameAssembly.dll --metadata ./global-metadata.dat --select-outputs --py-out ./ghidra.py --json-out ./metadata.json --cpp-out ./il2cpp-types.h --script-target Ghidra --unity-version 2022.3.62f2
I put the files in the same folder with CLI. I tried using a complete path for for bin and metadata with no spaces. I tried just bin and metadata so I would get everything, but I got nothing. If I have made a mistake, the readme gives me no indication of how to properly format a correct command and there is no explanation of what went wrong from the CLI.
Either my command was malformed or IL2CppInspector was unable to open the GameAssembly.dll. Either way there's no feedback. It just meows at you uselessly.
I tried varying version of:
./Il2CppInspector.Redux.CLI --bin ./GameAssembly.dll --metadata ./global-metadata.dat --select-outputs --py-out ./ghidra.py --json-out ./metadata.json --cpp-out ./il2cpp-types.h --script-target Ghidra --unity-version 2022.3.62f2I put the files in the same folder with CLI. I tried using a complete path for for bin and metadata with no spaces. I tried just bin and metadata so I would get everything, but I got nothing. If I have made a mistake, the readme gives me no indication of how to properly format a correct command and there is no explanation of what went wrong from the CLI.