Jump to content

0xSolana

Contributor
  • Posts

    768
  • Joined

  • Last visited

Everything posted by 0xSolana

  1. well then all is good, you don’t have crash when going to chat and back to camera ?
  2. 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
  3. 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
  4. 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
  5. not for me, still on my main account with it
  6. 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
  7. 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
  8. 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
  9. Settings -> general -> VPN and profiles -> find the certificate and trust
  10. https://gofile.io/d/Xv9loE
  11. 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.
  12. 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.
  13. the iPAQ is crashing on launch A12, iOS 15.1, TrollStore installation
  14. It’s cool that you explain and share offsets too
×
  • 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