You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🐛 Fixed CODM disk-based dumps crashing with "Auto mode failed" — obfuscated internal pointers in CodeRegistration/MetadataRegistration structs no longer abort the entire init(). Bad pointers are skipped with a [WARN] when CODM mode is active; non-CODM games retain strict error propagation.
🛡️ CODM-conditional resilience in load_pointers, load_types, load_generics (ELF) and Il2Cpp::init (Mach-O/PE/NSO/WASM)
🔄 All targets synced: Tauri desktop/mobile, CLI, Android JNI — same engine fix