This is the simple GUI version of Perfare's Il2CppDumper. The GUI is based on Bunifu Framework because I like dark theme.
Support drag and drop binary files and DAT for file selection. APK, APKS, XAPK and decrypted IPA file for auto dump
About code updating, I review and merge manually using Code compare instead using Github's feature, because i didn't know how to use Github back then. I will still do it today, because I don't have time to learn more about merging
Bunifu requires to be paid in order to use. If you don't like Bunifu or can't activate Bunifu, try to find shady versions, you know, or reconstuct the UI with the default WinForm layout, or get the non-bunifu project here https://github.com/T5ive/Il2CppDumper-GUI
Note that my C# codes are not the best hehe
Note: Antivirus may flag this tool as malcious, it is false positive and you should not worry about it. They flag all modding tools you need as malcious, this is their business, this is their way to make money.
If you can't dump, try the following methods
-
https://platinmods.com/threads/how-to-use-auto-il2cppdumper-to-dump-protected-games-no-root.134194/
-
https://platinmods.com/threads/protected-il2cpp-dumping-tutorial.130649/
-
https://guidedhacking.com/threads/how-to-dump-protected-il2cpp-games-on-android.17617/
-
https://github.com/djkaty/Il2CppInspector (Il2CppInspector partially support decrypting some protected games)
If none of these method helps, maybe do some reversing and decrypt it by yourself
AndnixSH (GUI related)
Perfare Il2CppDumper
djkaty (Helped me fixing an issue and I used some codes from her's Il2CppInspector
T5ive (Using some of his codes) Il2CppDumper-GUI