164100fc40ac7600cf189a4579dafb53a7147a60
Adds openfut-hook/src/season_trace.rs: read-only CardsDLL detours that log the FIFA17 FUT offline-season entry native call sequence (no behavior change; each wrapper logs then calls the original via a trampoline). Traces the FUT_Season natives proven by the registration table FUN_18004e3f0: GetUsersOfflineDivision 0x4eb50 (NOT LoadOfflineSeasons), LoadOfflineSeasons 0x4ee10 + async impl 0x57560, LoadCurrentOfflineSeason 0x4eb70 + impl 0x57230 + completion 0x578e0, StartSeason 0x4f340, GetOfflineSeasonInfo 0x4e850. Includes a near-trampoline installer (install_detour_reloc) that relocates a single rip-relative disp32 so functions with rip-relative prologues can be detoured (trampoline allocated within +/-1.5GiB of CardsDLL).
Description
GUI launcher for OpenFUT — manages core/bridge services, DLL hook deployment, and TLS cert setup
Languages
Rust
100%