[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-83050":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":9,"language":10,"languages":9,"totalLinesOfCode":9,"stars":11,"forks":12,"watchers":13,"openIssues":14,"contributorsCount":15,"subscribersCount":15,"size":15,"stars1d":16,"stars7d":17,"stars30d":18,"stars90d":15,"forks30d":15,"starsTrendScore":19,"compositeScore":20,"rankGlobal":9,"rankLanguage":9,"license":21,"archived":22,"fork":22,"defaultBranch":23,"hasWiki":24,"hasPages":22,"topics":25,"createdAt":9,"pushedAt":9,"updatedAt":26,"readmeContent":27,"aiSummary":28,"trendingCount":15,"starSnapshotCount":15,"syncStatus":29,"lastSyncTime":30,"discoverSource":31},83050,"FH6-AllInOne-Trainer","changcheng967\u002FFH6-AllInOne-Trainer","changcheng967","Forza Horizon 6 All-in-One Trainer - Credits, Wheelspins, Skill Points, Free Cars, Autoshow Unlock & more",null,"C#",132,13,6,57,0,1,27,34,7,3.44,"GNU General Public License v3.0",false,"master",true,[],"2026-06-12 02:04:30","# FH6 All-in-One Trainer\n\nAn all-in-one trainer for **Forza Horizon 6** — runtime hooks for player profile values + car\u002Fphysics cheats + live SQL access to the game's in-memory database. Self-contained `.exe`, no .NET install needed.\n\n> **Offline mode only.** This trainer modifies game memory. Online play (Rivals, Eventlab, Multiplayer, leaderboards) will not work and may result in a ban. Run FH6 in offline mode before using.\n\n## Download\n\nLatest release: **[GitHub Releases](..\u002F..\u002Freleases)** — download the `.zip`, extract, and run `FH6AllInOneTrainer.exe` as Administrator.\n\n## Features\n\n### Profile Values (runtime hooks)\n- **Credits** — set any amount (10K to 999M). Toggle on, then buy\u002Fsell something for the change to take effect.\n- **Wheelspins** — set count (10–999). Toggle on, then spin once for it to lock.\n- **Super Wheelspins** — set count (10–999). **Enable Wheelspins first**, then toggle SWS on and spin once to activate.\n- **Skill Points** — set any amount. Toggle on, then spend a point for the change to take effect.\n- **Sell Payout** — multiply car sell prices by any value.\n- **Drift Score** — multiply drift score by any value (5x, 10x, 50x, or custom).\n- **No Skill Break** — prevents skill chains from breaking on impacts.\n\n> **Tip:** Wheelspins must be enabled for Super Wheelspins (and some other cheats) to take effect. Enable Wheelspins first, then add your other cheats.\n\nUses inline code cave hooks with toggle+value slots — based on the paris' club approach (CALL-resolution with string-compare verification).\n\n### Quick Actions\n- **Quick Start** — 999M Credits + Free Cars + Autoshow Unlock + Install Flags + All Cars\n- **Max All** — max Credits, Wheelspins, Super Wheelspins, Skill Points\n\n### SQL Database (in-memory SQLite)\n- **Unlock Everything** — all SQL cheats in one click\n- Free Cars (BaseCost=0), Autoshow Unlock, Install Flags — with persistent locks that re-apply every 10s\n- Add All Cars (CarBuckets approach), Free Upgrades (47 tables), Free Wheels, Full Autoshow\n- Unlock Upgrade Presets, Clear \"NEW!\" Tag\n\n### Physics & Performance (SQL)\n- Drift Score 10x, Max Traction, Torque 2x, Reduce Drag 0.5x\n\n## Anti-Cheat Bypass\n\n- CRC bypass with heartbeat timer + jitter (XXH check pointer replacement)\n- 7\u002F7 integrity check patches (MemCmp, PageHash, TextHash, CodeSection, Checksum, TerminateGuard, ResumeReboot)\n- **TerminateGuard** — patches the conditional `TerminateProcess` call that caused ~10 minute auto-shutdown\n- **ResumeReboot** — prevents GamePass\u002FWindows Store silent reboot on alt-tab by patching the PFGameSaves resume handler\n- **IAT shutdown hooks** — replaces `TerminateProcess` and `ExitProcess` IAT entries with stubs that block self-termination (catches ALL shutdown call sites, not just known ones)\n- Process death detection with exit code logging for diagnostics\n- Deferred retry for Denuvo-encrypted pages — signatures that aren't available on first scan are retried during the CRC heartbeat\n- Per-hook error handling — if one hook fails (e.g., Denuvo-protected page), other cheats continue working\n- CRC spike detection — aborts tick if Phase 1 restore takes >500ms\n- Process death detection — stops writing to dead process, disarms timer\n- Thread-safe patching with ExpectedOriginal sanity check\n- Pre-resolution: all hook targets are scanned before any hooks are installed\n\n## Known Limitations\n\n- **XP \u002F Level modding** is not yet supported. See [issue #19](..\u002F..\u002Fissues\u002F19) for discussion.\n- **Wheelspins dependency** — Super Wheelspins (and possibly Credits) require Wheelspins to be enabled first to take effect.\n\n## Build from Source\n\nRequires **.NET 10 SDK** on Windows:\n\n```bash\ndotnet publish -c Release -r win-x64 --self-contained\n```\n\n## Credits\n\n| Who | Contribution |\n|-----|-------------|\n| **[paris' club](https:\u002F\u002Fdiscord.gg\u002FWSd3bRNJuJ)** | Core profile cheats (CALL-resolution approach), SQL features, CRC bypass |\n| **[ForzaMods](https:\u002F\u002Fgithub.com\u002FForzaMods\u002FForza-Mods-AIO)** | AOB signatures reference |\n| **[matkhl](https:\u002F\u002Fwww.unknowncheats.me\u002Fforum\u002Fother-games\u002F752793)** | Free Upgrades SQL (47 tables), CarBuckets approach, database dumper |\n| **[Omkmakwana](https:\u002F\u002Fgithub.com\u002FOmkmakwana\u002FFH6Trainer)** | Add All Cars reference |\n| **[Chaarkor](https:\u002F\u002Fgithub.com\u002FChaarkoor)** | Original Avalonia UI shell, MVVM architecture |\n| **[changcheng967](https:\u002F\u002Fgithub.com\u002Fchangcheng967)** | All-in-one integration, physics SQL cheats, code cave detours, UI |\n\n## License\n\nGPL-3.0 — see [LICENSE](LICENSE).\n","FH6-AllInOne-Trainer 是一个针对《极限竞速：地平线 6》的多功能训练器，提供游戏内货币、车辆解锁和物理特性修改等功能。该项目使用 C# 开发，通过运行时挂钩和内存数据库访问技术实现对玩家档案值及车辆属性的实时调整。其主要功能包括无限游戏币、轮盘抽奖次数设置、技能点数修改以及免费获取所有车辆等，并支持通过 SQL 直接操作游戏内存数据库以解锁更多内容。此工具适用于希望在离线模式下增强单人游戏体验的玩家，但不建议用于在线多人或排行榜相关活动，以免违反游戏规则导致账号被封禁。",2,"2026-06-11 04:10:00","CREATED_QUERY"]