Files
OpenFUT-Bridge/docs
funman300 c8f6adfb70 docs: pin online gate to the Nucleus session context [mgr+0x778]
Dig 2: traced the GetAuthCode send path up to FIFA's game-side
nucleusConnectREST (+0x2861910) / nucleusConnectTrusted (+0x5078370).
Both null-check the same Nucleus session context [NucleusManager+0x778]
and short-circuit when null (REST returns 0/sends nothing; Trusted returns
HRESULT 0x80060000 not-ready). So the online->auth gate is that +0x778 is
never instantiated -- consistent with the no-op-listener finding (event
updates stored state but doesn't drive the login state machine to create
the context). Next: a targeted dynamic probe on REST + the +0x778 read.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-02 17:34:44 -07:00
..
2026-06-25 15:09:47 -07:00
2026-06-25 15:09:47 -07:00