mirror of
https://github.com/Perfare/Il2CppDumper.git
synced 2025-01-09 11:17:35 -03:00
Update README
This commit is contained in:
parent
d68f289d22
commit
6499cf5439
2 changed files with 4 additions and 4 deletions
|
@ -103,7 +103,7 @@ Available options:
|
|||
|
||||
Make sure you choose the correct file. Sometimes games may obfuscate this file for content protection purposes and so on. Deobfuscating of such files is beyond the scope of this program, so please **DO NOT** file an issue regarding to deobfuscating.
|
||||
|
||||
If your file is `libil2cpp.so` and you have a rooted Android phone, you can try my other project [Riru-Il2CppDumper](https://github.com/Perfare/Riru-Il2CppDumper), it can bypass this protection.
|
||||
If your file is `libil2cpp.so` and you have a rooted Android phone, you can try my other project [Zygisk-Il2CppDumper](https://github.com/Perfare/Zygisk-Il2CppDumper), it can bypass this protection.
|
||||
|
||||
#### `ERROR: Can't use auto mode to process file, try manual mode.`
|
||||
|
||||
|
@ -115,7 +115,7 @@ You can open a new issue and upload the file, I will try to solve.
|
|||
|
||||
Il2CppDumper detected that the executable file has been protected, use `GameGuardian` to dump `libil2cpp.so` from the game memory, then use Il2CppDumper to load and follow the prompts, can bypass most protections.
|
||||
|
||||
If you have a rooted Android phone, you can try my other project [Riru-Il2CppDumper](https://github.com/Perfare/Riru-Il2CppDumper), it can bypass almost all protections.
|
||||
If you have a rooted Android phone, you can try my other project [Zygisk-Il2CppDumper](https://github.com/Perfare/Zygisk-Il2CppDumper), it can bypass almost all protections.
|
||||
|
||||
## Credits
|
||||
|
||||
|
|
|
@ -97,7 +97,7 @@ Il2CppDumper.exe <executable-file> <global-metadata> <output-directory>
|
|||
|
||||
global-metadata.dat已被加密。关于解密的问题请去相关破解论坛寻求帮助,请不要在issues提问!
|
||||
|
||||
如果你的文件是`libil2cpp.so`并且你拥有一台已root的安卓手机,你可以尝试我的另一个项目[Riru-Il2CppDumper](https://github.com/Perfare/Riru-Il2CppDumper),它能够无视global-metadata.dat加密
|
||||
如果你的文件是`libil2cpp.so`并且你拥有一台已root的安卓手机,你可以尝试我的另一个项目[Zygisk-Il2CppDumper](https://github.com/Perfare/Zygisk-Il2CppDumper),它能够无视global-metadata.dat加密
|
||||
|
||||
#### `ERROR: Can't use auto mode to process file, try manual mode.`
|
||||
|
||||
|
@ -109,7 +109,7 @@ global-metadata.dat已被加密。关于解密的问题请去相关破解论坛
|
|||
|
||||
Il2CppDumper检测到可执行文件已被保护,使用`GameGuardian`从游戏内存中dump `libil2cpp.so`,然后使用Il2CppDumper载入按提示操作,可绕过大部分保护
|
||||
|
||||
如果你拥有一台已root的安卓手机,你可以尝试我的另一个项目[Riru-Il2CppDumper](https://github.com/Perfare/Riru-Il2CppDumper),它能够绕过几乎所有保护
|
||||
如果你拥有一台已root的安卓手机,你可以尝试我的另一个项目[Zygisk-Il2CppDumper](https://github.com/Perfare/Zygisk-Il2CppDumper),它能够绕过几乎所有保护
|
||||
|
||||
## 感谢
|
||||
|
||||
|
|
Loading…
Reference in a new issue