Il2CppInspector icon indicating copy to clipboard operation
Il2CppInspector copied to clipboard

V Rising does not work.

Open dimentox opened this issue 2 years ago • 2 comments

This works with il2cppdumper.

PS C:\Users\Dimentox\Downloads\Il2CppInspector-2021.1 (1)> .\Il2CppInspector-cli.exe -i "C:\Program Files (x86)\Steam\steamapps\common\VRising\GameAssembly.dll" -m "C:\Program Files (x86)\Steam\steamapps\common\VRising\VRising_Data\il2cpp_data\Metadata\global-metadata.dat" Il2CppInspector Command-Line Edition Version 2021.1 (c) 2017-2021 Katy Coe - www.djkaty.com - www.github.com/djkaty

Using plugin: IL2CPP API Discovery Using plugin: Binary metadata field order deobfuscator Using plugin: Metadata strings XOR decryptor Using plugin: Binary file XOR decryptor Detected metadata version 27 Container format: PE32+ Container endianness: Little Architecture word size: 64-bit Instruction set: x64

Global offset: 0x0000000180000C00 No symbol table present in binary file No matches via code heuristics No matches via data heuristics Could not process IL2CPP image. This may mean the binary file is packed, encrypted or obfuscated in a way Il2CppInspector cannot process, that the file is not an IL2CPP image or that Il2CppInspector was not able to automatically find the required data. Please ensure you have downloaded and installed the latest set of core plugins and try again. Check the binary file in a disassembler to ensure that it is a valid IL2CPP binary before submitting a bug report! Analyze IL2CPP data: 153.66 sec PS C:\Users\Dimentox\Downloads\Il2CppInspector-2021.1 (1)>

global-metadata.zip Cant seem to attach game assembly.

dimentox avatar Jun 10 '22 18:06 dimentox

PS C:\Users\Dimentox\Downloads\Il2CppDumper-net6-v6.7.19> .\Il2CppDumper.exe "C:\Program Files (x86)\Steam\steamapps\common\VRising\GameAssembly.dll" "C:\Program Files (x86)\Steam\steamapps\common\VRising\VRising_Data\il2cpp_data\Metadata\global-metadata.dat" .\meh Initializing metadata... Metadata Version: 27 Initializing il2cpp file... Il2Cpp Version: 27 Searching... Change il2cpp version to: 27.1 CodeRegistration : 186203e40 MetadataRegistration : 18620eb10 Dumping... Done! Generate struct... Done! Generate dummy dll... Done! Press any key to exit...

dimentox avatar Jun 10 '22 18:06 dimentox

Did you solved?

brq-sys avatar Jul 15 '22 14:07 brq-sys