Il2CppDumper
Il2CppDumper copied to clipboard
Added support for files larger than 2GB
I changed some occurrences of File.ReadAllBytes to File.OpenRead. This add support for files larger that 2GB and fixes #853
The build of this PR can be obtained at https://ci.appveyor.com/project/Perfare/il2cppdumper/builds/52258506/artifacts
Thanks. For the great change! I've merged it into my fork https://github.com/Parsa307/Il2CppDumper.
The main repo hasn't received any updates in over a year, so feel free to open pull requests here if you have ideas or fixes. If it's useful, I'll happily merge it in.