Skip to content

SlyrithDevelopment/Il2CppDumper-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Il2CppDumper GUI

Screenshot

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

Download links

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.

Protected games

If you can't dump, try the following methods

If none of these method helps, maybe do some reversing and decrypt it by yourself

Credits

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