Thursday 23 February 2023

Non-Unity Game Hacking Tutorial [Godus] - PART 1 - (LLDB)

Hello againnn On this series, we gonna see modding for games that aren't made with Unity3D. It's a bit more complicated since we do not have well written function names and class struct or whatever Il2cpp games offer us. If you are going to hack your first game, it's not a good idear to start here, it would be better to start on Unity games. Please refer you to my other tutorials. Tho don't worry, i will add some kinda small comments to explain you things. If you are an advanced dev, you can skip all the notes Requirements: - iOS device - Mac + Xcode - ARM notions. Thanks to @Happy Secret, for showing us that it was possible to debug a game on a jailed device if we signed it with our Apple ID (Sideloadly). At least i learned it from him Tho if you don't have a Mac, you can still use a JB device with lldb / lldb-10 installed like on the linked tutorial below. This tutorial is based on another one that has already been published and is very well written, please check it first to understand what we are going to do, since it will be similar. [Hidden Content] Hope you learned something, if you have questions or need some clarification, write a comment i will answer once i have the time. Credits : - Me - @Happy Secret - @Ted2 for the old tutorial

from iOSGods RSS Feed https://ift.tt/2prtTNs

No comments:

Post a Comment