Oh so for modding aảm64, we will use global-metadata file? I thought its still needing the dumb.csThat looks like a non standard xapk renamed to an apk, I can't really tell from your screenshot
You can manually extract global-metadata.dat from base.apk and libil2cpp.so from split_config.arm64_v8a.apk and then Drag & Drop both files into Il2cppdumper section of APK Toolkit to dump
Oh so for modding aảm64, we will use global-metadata file? I thought its still needing the dumb.csThat looks like a non standard xapk renamed to an apk, I can't really tell from your screenshot
You can manually extract global-metadata.dat from base.apk and libil2cpp.so from split_config.arm64_v8a.apk and then Drag & Drop both files into Il2cppdumper section of APK Toolkit to dump
thank you!!!dump.cs is generated from global-metadata.dat and libil2cpp.so
If you have it installed then 'Extract APK' using APK Manager or a similar app and then work on it from there