Tutorial How to use Auto-Il2CppDumper to dump protected Il2Cpp games (NO magisk/zygisk)

ok , wait for it
Still working for me
Delete the project and start over

1626104110181.png
 
@AndnixSH so what's solution? log from apk easy tool , i already install offline jdk 8 with new version still this lol

I: Using Apktool 2.5.0
I: Smaling smali folder into classes.dex...
I: Smaling smali_classes2 folder into classes2.dex...
I: Building resources...
W: C:\Users\User\Downloads\Apk easy Tool\1-Decompiled APKs\xxxxxxxxx\AndroidManifest.xml:1: error: attribute android:compileSdkVersion not found.
W: C:\Users\User\Downloads\Apk easy Tool\1-Decompiled APKs\xxxxxxxxx\AndroidManifest.xml:1: error: attribute android:compileSdkVersionCodename not found.
W: C:\Users\User\Downloads\Apk easy Tool\1-Decompiled APKs\xxxxxxxxx\AndroidManifest.xml:23: error: attribute android:requestLegacyExternalStorage not found.
W: error: failed processing manifest.
brut.androlib.AndrolibException: brut.common.BrutException: could not exec (exit code = 1): [C:\Users\User\AppData\Local\Temp\brut_util_Jar_12596927199145393166367323354130084329.tmp, link, -o, C:\Users\User\AppData\Local\Temp\APKTOOL2370250091508231316.tmp, --package-id, 127, --min-sdk-version, 16, --target-sdk-version, 29, --version-code, 118488, --version-name, 3.118486.14628, --no-auto-version, --no-version-vectors, --no-version-transitions, --no-resource-deduping, -e, C:\Users\User\AppData\Local\Temp\APKTOOL3227880724807629466.tmp, -0, arsc, -I, C:\Users\User\AppData\Local\apktool\framework\1.apk, --manifest, C:\Users\User\Downloads\Apk easy Tool\1-Decompiled APKs\xxxxxxxxx\AndroidManifest.xml, C:\Users\User\Downloads\Apk easy Tool\1-Decompiled APKs\xxxxxxxxx\build\resources.zip]
Compile failed. Please read the log
 
Last edited:
Then report issue on apktool github
honestly i don't like report issue, i found solution :


after install and i open game, force closed . thanks for help @AndnixSH
 
honestly i don't like report issue, i found solution :


after install and i open game, force closed . thanks for help @AndnixSH
Oh yes, you need to clear framework but thats not always the case
Soon i will make apktool gui that does some auto fixes
 
hi, would u like to help me solve this ? thx

Starting Gradle Daemon...
Gradle Daemon started in 1 s 556 ms
C:\Users\Administrator\Desktop\Riru-Il2CppDumper-master\module\src\main\cpp\CMakeLists.txt : C/C++ debug|x86 : CMake Error at C:\Users\Administrator\Desktop\Riru-Il2CppDumper-master\module\src\main\cpp\CMakeLists.txt:42 (find_package):
Could not find a package configuration file provided by "riru" with any of
the following names:

riruConfig.cmake
riru-config.cmake

Add the installation prefix of "riru" to CMAKE_PREFIX_PATH or set
"riru_DIR" to a directory containing one of the above files. If "riru"
provides a separate development package or SDK, be sure it has been
installed.

C:\Users\Administrator\Desktop\Riru-Il2CppDumper-master\module\src\main\cpp\CMakeLists.txt : C/C++ debug|x86 : Configuration failed.
executing external native build for cmake C:\Users\Administrator\Desktop\Riru-Il2CppDumper-master\module\src\main\cpp\CMakeLists.txt
 
hi, would u like to help me solve this ? thx

Starting Gradle Daemon...
Gradle Daemon started in 1 s 556 ms
C:\Users\Administrator\Desktop\Riru-Il2CppDumper-master\module\src\main\cpp\CMakeLists.txt : C/C++ debug|x86 : CMake Error at C:\Users\Administrator\Desktop\Riru-Il2CppDumper-master\module\src\main\cpp\CMakeLists.txt:42 (find_package):
Could not find a package configuration file provided by "riru" with any of
the following names:

riruConfig.cmake
riru-config.cmake

Add the installation prefix of "riru" to CMAKE_PREFIX_PATH or set
"riru_DIR" to a directory containing one of the above files. If "riru"
provides a separate development package or SDK, be sure it has been
installed.

C:\Users\Administrator\Desktop\Riru-Il2CppDumper-master\module\src\main\cpp\CMakeLists.txt : C/C++ debug|x86 : Configuration failed.
executing external native build for cmake C:\Users\Administrator\Desktop\Riru-Il2CppDumper-master\module\src\main\cpp\CMakeLists.txt
1626596617904.png
 
how to change the dump location ?
I've already change the "/sdcard/Download" but I want it to be dumped to "android/obb"

I'm using ldplayed as the emulator so i think it does not have sdcard (?)

thanks
 
how to change the dump location ?
I've already change the "/sdcard/Download" but I want it to be dumped to "android/obb"

I'm using ldplayed as the emulator so i think it does not have sdcard (?)

thanks
try /storage/emulated/0
 
I don't have computer.So I am building your project in AIDE.apk ...in some version I found two error .In some version of aid it compiled successfully but cannot install in phone...when I try to decompile ta auto ill2cppdumpera.apk for library function but I don't find any lib folder.Help me
 
Back
Top Bottom