Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V Rising does not work. #211

Open
dimentox opened this issue Jun 10, 2022 · 2 comments
Open

V Rising does not work. #211

dimentox opened this issue Jun 10, 2022 · 2 comments
Labels

Comments

@dimentox
Copy link

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 dimentox added the bug label Jun 10, 2022
@dimentox
Copy link
Author

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...

@brq-sys
Copy link

brq-sys commented Jul 15, 2022

Did you solved?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants