I noticed some people are still going through this problem:
-- Fixes --
1. il2cppdumper files, metadata, and .so file are all in same folder
2. Use il2cppdumper latest version
Latest version here
3. Correct unity version
How to get unity version
4. Try different...
Requirements:
- ZipSigner: ZipSigner Direct Download
-WinRar: WinRar 64bit
WinRar 32bit
-APK of desired game: Search and Download your APK from here
Decompile:
- Open APK with WinRar
- Copy libil2cpp.so &...
so I was searching for ammo and I came across this field which is interesting and I want to modify it
but the offset is small and if I search in HxD its obviously goes to like the beginning of the hex or is invalid
The field is called ammoInClip as seen in the picture
and the offset is 0x2C...
Hello. I created a mod menu for il2cpp and decided to share it with everyone.
I apologize for bad English
Well, let's begin.
Inexhaustible Instruments
- pc
- NDK
- Android Studio 3.x
- Apktool
- Brains and knowledge of C ++, Java, Smali
1. Start
Clone Floating ModMenu repository by link. Launch...
Need to check metadata version? it's very easy.
Open global-metadata.dat with any hex editor programs or if you are using Hex Workshop, right click on global-metadata.dat and click Hex Edit with hex Workshop vX.X
Look at caret 0x4, this one says 18 which means 24 in decimal, so we know the...
List of all Platinmods Modding Tutorials
Before you start reading, you should be aware that tutorials contain only a tiny amount of the work behind modding games, and they usually showcase specific cases that are not 100% replicable on the situations you may find yourself in.
Said in other...
My dream has finally come true. The developer of Il2CppDumper added a new feature called DummyDll which convert Cpp back to IL using Mono.Cecil.dll. DummyDLL is only useful for analyzing
After you dump Il2Cpp, you will get DummyDll folder contaning DLL files, you know.
And viewing it in...
Requirements:
- Net Framework 4.8
- Windows 7 and above
GUI Features:
Set output directory
Set registration offsets
Drag and drop support
Save settings
Log output in realtime
Support APK and IPA dump automation
Download:
https://github.com/AndnixSH/Il2CppDumper-GUI/releases...