Update the offsets through il2cppdumper. Because of Confusion, Fixing offsets becomes more difficult. But the game has no anti-debugger measures, debugging and injecting is very easy.
In most modern Unity games, the original C# Mono code is converted to C++ using their Il2Cpp tooling. While this brings a major boost in performance, it also means that reverse engineering these games became less noob-friendly. I made this project as a proof of concept and because I wanted to learn from it. The code is far from perfect, but it's clean enough for you guys to learn from it aswell.
Working as of v1.1.14258 (July 2020) - Offsets should now auto-update
This code is released for educational purpose only. It was made for fun during the holidays and I don't plan on updating it, it's easy enough to update the offsets. The code is pretty straight forward and I encourage you to use it to learn how to create hacks for Il2Cpp games and thus improving your reverse engineering skills.
- Disable CodeStage Anti-Cheat
- Advanced Role Detection
- Infinite Health
- Infinite Warmth
- Infinite Food
- Free Crafting
- Role Swapping
- Progression Rewards Fully Unlocked
- Max Social Rating Level (Gold Thumbs Up | Press F11 in Main Menu)
- Every game rewards you with an high SP count (Disabled by Default | Ban Risk | Press F12 to Enable)
- Inject after reaching main menu
- Press H while in a game to see cheat options
You can find the most recent releases here:
https://www.unknowncheats.me/forum/other-games/369940-project-winter-multi-hack-il2cpp.html
- Requires Visual Studio 2019 (V142)
- Target x64