Jump to content

๐“„ผ . f v c k . ๐“„น

Contributor
  • Posts

    749
  • Joined

  • Last visited

Everything posted by ๐“„ผ . f v c k . ๐“„น

  1. 11.80 worked good for me without ban but theses annoying crash made me choosed the other version. if you log out then uninstall and install the 11.71 i think it should be good
  2. since 6 months, i posted the topic 7 days after tested and still no ban yet. Iโ€™ve reset my phone and re followed the tut for the installation and still not ban, if you follow the requirements and the steps you are good. i use the 11.71 version
  3. i didnโ€™t mentioned it on my tutorial but i used also โ€˜p (int *) 0x9โ€™ to read to a registrer or an instance var, maybe you need to add another pointer like this ยดp *(float*) 0x8cโ€™ i will clarify it this afternoon once i can check and will confirm you
  4. mhhh i seem not understanding what you are trying to tell me ๐Ÿ˜…, in this case it was an int, as shown on iGG, float would have been FADD. To read double values, i guess you can use the 'p' command with a few parameter or the 'x' one https://www.nesono.com/sites/default/files/lldb cheat sheet.pdf
  5. depends on which Xcode version you use (and so lldb) but nah, the tutorial is based on a jailed iOS 15.1 if you used a lldb version from Xcode with compatibly iOS 12 then yeah it might not support anything higher
  6. 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 sign the app 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
  7. Settings -> general -> VPN and profiles -> find the certificate and trust
  8. You would need to create an HTML script element, and paste all frida code stuff to make it work. I will cover this in a second part of this tutorial series.
  9. You can use any IDE, and still compile it with theos, you can drop the tweak folder inside Atom or VS, and use it from there and having a console where you compile it. Regarding XCode, idk if it can compile a theos project. but you can for sure see your project inside.
ร—
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines