Jump to content

i0s_tweak3r

Senior Member
  • Posts

    809
  • Joined

  • Last visited

Everything posted by i0s_tweak3r

  1. Still checking it out, and will be using this a lot, but it looks AWESOME! Couple things at a glance... For things required to hack it has OpenSSH, for Yalu Jailbreak/ iOS 10 Dropbear is used because OpenSSH could potentially cause issues with jailbreak. Maybe add that little iOS 10 note. (OpenSSH or Dropbear for iOS10 users) Also possibly add a note about compatible operating systems for Gdb/ GNU Debugger to save ppl with more current iOS versions the time of installing and learning it only to find out it doesn't work. (The basic principles are the same as lldb so it doesn't hurt to learn it, but could save a few headaches wondering why it's not working). Very minor things considering how amazing the thread already is. Thanks for all ur hard work Zimon and DiDA!
  2. @Joka 's All about dem rainbow chests. ? Seriously tho, nice one. DIY King.
  3. Started using cycript. It's very easy to learn, and can be quite powerful. Learned how to remotely change password on people's facetime, imessage, icloud etc, assuming you have their IP address. It's actually scary how easy it is. Also jokingly made a UIAlert pop up remotely on SpringBoard saying "You're phone has been hacked. Thanks for keeping your credit cards saved on device". Didn't actually steal any data but thought it could be a fun prank on a friend. ?

    (Note to self: stop logging in to iosgods without using multiple VPN's/ tor first lol.)

    Also used it to dump classes, like class dump, get all methods inside each class, get values for instances of objects during runtime, and hex addresses. Just curious if they will work in IDA or with Armconverter tools, or if the offsets are device specific, and/or  change like iGameguardian hex addresses.

    I guess I could figure out if they change by exiting cycript then re-processing and printing headers/methods etc. Still don't know if they will work for a patcher tho. I just cracked the app first didn't calculate ASLR's affect. Guess I can change hex values accounting for ASLR then make a patcher to see if it works. (Unless someone so kindly points out ahead of time that it won't.)

  4. Awesome summary of tutorials. Would've been nice to see more of the basic ones when I began my journey. Also look forward to more arm64, and iOS 9+10 targeted tutorials for making patchers, since gdb doesn't work and lldb has so many common errors.
  5. Link is to a dead thread... user edited all content out of OP. Awesome tut tho tyvm!
  6. How did you delete Cydia and all ur information? Did you use Cydia eraser? It doesn't have a fully working update for iOS 10 yet. (That I'm aware of). Have you tried rebooting and rejailbreaking and going back into Cydia?
  7. DiDA's suggestion of Slices might work. Slices usually allows you to have multiple profiles of app data (as if from separate devices) on same device. Have you tried wiping data, so it's like first time using app, then installing and trying slices? I know you tried it b4 but you hadn't wiped data yet. http://cydia.saurik.com/package/org.thebigboss.slices/
  8. Yeah when I said wipe the devices data for the app I meant Apps Manager, accidentally said App Admin. My bad, glad someone knew what I meant / was thinking the same and got ya sorted.
  9. You have read Yalufix requires iOS 10 right? And the OP is on iOS 9.3 JB? You're really making a habit of trying to get everyone on Pangu 9.3 to use Yalufix. Do u get paid for promoting it or something? Wtf? Or am I just misinterpreting the bold letters on the Yalufix website, REQUIRES DEVICE COMPATIBLE WITH YALU JAILBREAK. Yalu only works on iOS 10.0-10.2.
  10. Are u sure it's ur device ID and not saved game data, or ur IP? Have you tried wiping data with app admin, and using a VPN to use app? Signing out of game center?
  11. The alert is attached to the code when the app opens. Not really a way to bypass it that I'm aware of (without a jailbreak, or theos jailed). They should disappear after you hit the alert. Looks like there's a link embedded maybe, but after you return from link the UIAlert should be gone. Return to app after hitting the little pop up, then hit on the bottom, "Aceitar & Continuar", it's just saying accept and continue for the privacy policy and TOS. Also, what happens when you tap the bold writing at the top? That could be a "dismiss" button, or the writing just underneath it. Try tapping anything but the link or the @ (maker of tweak). You might be able to bypass without even leaving the app. Many or most UIAlerts have a dismiss/ thank you section.
  12. I wouldn't update if I were you. Maybe it has something to do with the phone being put in lost mode. I'm not familiar with that area, but anything having to do with Find My iPhone can stop a jailbreak from working. Do u have same icloud account used for find my iphone as ur imessages and facetime? If not try making them all the same as what it used to be, then turn off "Find my iPhone" after and try to jailbreak. Also try googling what to do after finding a previously lost iPhone. Maybe it's something simple you just need to do to let the phone know it's not "lost" anymore. Again I'm not familiar with using that feature much, so can't give more specific pointers but I'm guessing that has something to do with ur problem. And I'm sure if someone has an answer they will post- no need to offer money. We're here to help each other.
  13. It'd be so easy if it were still in the app store. I have a tweak to downgrade versions, but the app has to be in app store to use it. Someone has to have it tho. Hopefully you'll find it or someone will post it. I was just late to get on the Megafollowers train. There was a Flex patch that visually worked giving tons of coins, but like I mentioned they save ur total on server so it didn't actually work. Edit: Have u tried Appcake? Just remembered they often have earlier versions.
  14. It's going to take time and dedication. I'd been making Flex patches / mods for years b4 making my first tweak with theos. I've only been making tweaks with theos for 3-4 months, reading tutorials on IDA, gdb, lldb, hex editing, and still am only making baby steps towards the type of hacks ur looking to create, and I have a long background of coding in multiple programming languages. Start learning objective C, looking at sample tweaks on stackoverflow, and also work on getting theos installed first and foremost. There's tutorials for just about everything on here, and multiple support topics for common problems ppl run into. The search button is ur friend. ✌️️ Also keep in mind some tutorials are a little outdated / only work on older iOS versions, and not on arm64 devices like the one you own. You can still learn basics from them though.
  15. Sorry. I downloaded Megafollow when it was at the 2.3 version. Are u trying to get 2.0 for a flex patch or tweak to work? I'm not positive but I'm pretty sure they have everything on their servers and even the older version won't work anymore, but I could be wrong.
  16. Have you tried respringing? I get weird stuff that happens from time to time with Yalu jailbreak and a Respring usually fixes it. Also check the portrait / orientation lock to see if it's on. I'm not sure but maybe u tuned it on when screen was upside down or sideways? Try turning that off if u can. (If there is one on iPads, I haven't used one in a while and forget.)
  17. There was a recent update. Try downgrading to earlier version in Cydia. Also make sure you have most current UASharedTools installed and have most recent version. I'd try looking for that first and upgrading it if you don't have most recent version, otherwise just downgrade YT++. I wouldn't recommend using the non-jailbreak version because the download and import into iTunes probably won't work with that version. Also make sure as others said you don't have a Flex patch for YouTube, or another YouTube tweak installed.
  18. Probably from this: Step 1: open Cydia Impactor Step 2: click Xcode Step 3: click Revoke Certificates Step 4: enter Apple ID, press OK Step 5: enter password, press OK
  19. Trying to connect iOS 10 device to debugserver and lldb is a b!tch! First have to USB tunnel just to SSH into device, then after attaching to PID it doesn't give time for lldb to connect it crashes game instantly and then gives an error about not finding remote gdb server. :wallbash:

    1. Bossx2

      Bossx2

      lldb is such a b!tch that is why I don't use it

    2. KFCzZz
    3. i0s_tweak3r

      i0s_tweak3r

      I probably should have tried using it on my iOS 9.3.3 device first. Think I'm going to try that, make sure I'm doing everything right without the USB tunnel; just really wanted to use it on an iOS 10 only game.  

      I've seen so many ppl having hard time with it already b4 that's why I originally installed gdb, only to find out it doesn't work on my iOS versions.

  20. Sorry this is the patcher template I use. I don't know if theos changed as I don't have your version, but this works on my projects. Looks like I linked you to version 1.1 originally hopefully this will work. This is 1.2
  21. Were they Apple shops? Because that's the silliest thing I've heard in a while. Just look at the supported devices list for Pangu. It's on there. My 6s Plus works great with 9.3.3 Pangu, and my other one works great with Yalu on iOS 10. They definitely can and are jailbroken all the time. Im a little confused tho, didn't you start this thread saying the phone was previously jailbroken?
  22. 3. If you download the app on an arm64 device, you don't need to thin the binary because it is already just the arm64 portion. If you download on computer through iTunes then it will be a fat file, and need to be thinned. Right?
  23. Has Your iOS 9.2 - 9.3.3 Device Randomly Rebooted, And Now Seems Impossible To Rejailbreak? Don't worry, with a little (or a lot) of patience and determination, and these tips, you should be able to again get it rejailbroken. Why Is This Happening? There's a glitch in the Pangu 9.2-9.3.3 jailbreak that can cause the device to randomly reboot on it's own, and enter a state that makes rejailbreaking with the jbme website, and the app, nearly impossible. I wouldn't believe it had it not happened to me. After hours of trying everything, the following tips helped get me rejailbroken, and I haven't had an issue since. So What's The Best Fix? 1.) Power off device for 30 seconds by holding power button, then sliding "swipe to power off." 2.) Hold down both power button and volume up button until Apple logo appears, then release power button but keep holding volume up until lockscreen appears. 3.) Double press home button and then close ALL open windows/apps. 4.) Try to jailbreak now with official Pangu app, downloaded from http://en.pangu.io or the Chinese version is fine too. You will need to use the most recent version of Cydia Impactor to load it onto your device if the app isn't there already with a currently signed certificate. If you don't know how to use Impactor, there are tutorials on here already explaining it's use. 5.) After the respring, try to open Cydia or any tweak. If it works, great! If you are still jailed, double press home again, kill what you tried to open but don't kill Pangu app. Go there from app switcher and try again, this time after pressing circle quickly double press the power/lock button. Hopefully it will show you this time the "Storage Almost Full" warning, then respring into jailbroken state. And If It Still Doesn't Work? Any, or all of the following suggestions may help you on your way. If one doesn't work, try another. The key is to NOT GIVE UP. *Make SURE "Find My iPhone" and "Touch ID/Passcode" are all disabled. *Reset network preferences, by going to Settings/General/Reset/Reset Network Settings. *Make sure device is sufficiently charged, and not in "Low Power Mode." Also make sure "Background App Refresh" is enabled. *Alternate having device plugged in, hitting green circle, then unplugging at same time you lock device, and doing the reverse (plugging in device to power when you lock device). *Vary the amount of time you take to lock device after hitting circle, anywhere from 1-5 seconds. When this bug hit me, I must've tried using http://jbme.qwertyoruiop.com and the Pangu app over 30 times, and was ready to scream. Eventually I searched around the web and after finding these tips I got it jailbroke within about 4-5 tries. Credits: @i0s_tweak3r Redmond Pie Tutorial Tips From Reddit Edited to add: bug hit me again so I made a video tutorial showing the main things that got it to work. https://splice.gopro.com/v?id=Vvem2Z
  24. Try this... I've been using a different template lately that I found in tools section, but at a glance didn't see it. This should do the trick tho, and save you the time of setting up a subproject. There's also a patcher template under tools if ur using offsets not hooking.
×
  • 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