Jump to content

i0s_tweak3r

Senior Member
  • Posts

    810
  • Joined

  • Last visited

Everything posted by i0s_tweak3r

  1. Sorry for the bump, but updated original post, as iOS 11 brought extra life to this tweak. It was tested on both iPhone X and 5s on 11.1.2 and both were marked stable. It got like 7,200+ downloads and still rising (which is a lot for me) mainly since it works on the X and that wasn't part of iPhone X's native functionality. So yeah if u got a jailbroken X, you might like this tweak I made. ☺️ Has more features for iOS 10, but the main homescreen and lockscreen rotations work great on 11.
  2. It's all good with Cephei updated hopefully Electra will have its official release soon and I can just use that. Thx for the offer tho.
  3. Yeah I've used CepheiPrefs it's a great library, and noticed today or yesterday it was updated for iOS 11. I actually made my own pref bundle using a heart to twitter share and with a large header, it was just a bit of work and I was feeling lazy hoping the template pre-filled in most of the stuff. If it was only for cheaters my bad asking for it. I need to put a little bit of time aside to get back to making some game cheats so I can at least be a novice cheater. Thx for the quick response and sorry I was at work and couldn't mark this "solved" as quickly.
  4. I remember seeing this custom nic.pl template and would like to use it but can't find it again... If anyone who uses or used this template could link me to the correct thread or DL link I'd very much appreciate it. Thx in advance.
  5. Let's see this one...
  6. Curious about this, the UI changed in iOS 11 iap's so i was afraid to complete using Jokas one (I tried anyway but when I saw enter passcode and then hit cancel, it cancelled the iap's on apps I know usually can or could be tricked.
  7. Now I'm curious. Edit: Should change topic to: how to get phished and have ur facebook account hacked in exchange for a couple photos liked (from other phished/hacked accounts). ?
  8. Very nice! I trust my info being routed through @Joka a lot more then localiapstore. Even tho I have used it without any known problems, who knows what spam or potentially worse leaks might've come from using it? Hard to say. Edit: Not sure if info even goes through a 3rd party server like other one, I thought that's how they work tho. Either way I'm glad to use this instead. Thanks joeey. (Btw u might wanna edit video hiding ur email or burn that apple id).
  9. Thanks. It's a pretty simple tweak but I love the functionality. I've got a few just sitting in my beta repo that could be released but I keep updating them making them more compatible for iOS 7 and higher, since I have a test device for each major iOS from 7+. Gonna work on adding iOS 9 to this one, I almost have it but it was crashing Springboard occasionally so still have work to do.
  10. That's epic!
  11. I'd clap, well I still will, but I heard he was learning about kernel exploits and creating jailbreaks. Can't knock that. I'd love to see an iOS version "hacked by schmoo".
  12. But what if the jailbreak doesn't include Cydia? ?
  13. Nice thread. Saved me from starting a support topic for something I was pretty sure of already. No jailbroken 9.3.4 for 64 bit. The guy that sold me my iOS 11 device wanted to jailbreak his 6+ on 9.3.4 and I promised to get back to him.
  14. I need to add some of mine to that list. I'm assuming if they work on iOS 11.1.2 and 10.0.1 they should work on 10.3 right?
  15. https://imgur.com/gallery/fGDwq You can download it straight from the default repo in Cydia, actually I should probably take it out of my beta repo at this point. Also there should be an updated version showing up today that gives the option of disabling autorotate on the lockscreen. Since I learned most of the basics of coding here, and still use the patcher template from time to time, I always rep the "Visit iOSGods" link and logo in the preference bundle.
  16. Note to self: make a copy first before making major changes or additions to a tweak. Make smaller changes and compile more often so you're not staring at pages of code half the night counting  brackets trying to figure out the one place where you made a stupid mistake.

    Man I füçkęd up! ?

    1. Ted2
    2. Rayan-

      Rayan-

      Nice one! LUL 

    3. i0s_tweak3r

      i0s_tweak3r

      Ok now I feel really stupid. I have Textastic app on my phone that shows code formatted and includes line numbers if you want, yet still always code right from text editor in Filza.  Used the line number from compiling error in Textastic just now and instantly found the only error from like 15 different methods I added last night.  

      Lmao I had %hookmethodName (notice no space after hook- caused compile error that there was an %orig outside a block.)

  17. Have you used iGameguardian or Gamegem before? They are great tools for hacking almost any game that isn't server sided, and even though the cheats are only on your device, you can often share parts of the game data and make it a "save game cheat". Lol when I first came here I didn't look in that section at all because I thought it meant coding how to save progress in a game that didn't let you save, like in an arcade, but it's actually just sharing progress you made in a way anyone (even no jailbreak ppl) can install the data and benefit from all the cheating you did with gameguardian/gamegem/localiapstore. Even just learning to get good at iGG and trying to modify as many things in as many different ways as you can is a great way to start hacking games. Often you can't hack the main currency by itself, but if your clever enough you can search for a variable that's a subtotal that is added to your total at a specific time and change that before it's added in. That'll get you in the right mindset for using IDA eventually, and if you get lldb or a good debugger you can use the same way you cheated with iGameguardian to help find functions and variables that can be hacked in the actual app binary.
  18. Class dump (one of them) was just updated in BigBoss recently and it works finally for me on iOS 10 64 bit. Btw I had years of programming experience in older languages before starting with Flex, was making patches for couple years before learning to make tweaks and use IDA. A year ago I think I started learning arm64, with some thumb and armv7- I've come a long way but still haven't made a good cheat using IDA alone. Actually I never really made any good cheats lol so decided to just learn more obj c, and other tools useful for developing (but not so much for game cheats). There's a really cool tweak in Cydia called "FLEXible" that is like a combo of classdump and a debugger in one. I'm curious to see if the addresses displayed in there would be correct offsets after adjusting for ASLR slide. I haven't used it on any 3rd party apps/games tho just Apple stuff.
  19. Oh damn, if ur device is supported tho and it breaks it you could always use tool to remove the jailbreak and get a new device from Apple. (that prolly isn't jailbreakable yet) That would really suck. That's why I'm looking for an 8+ on 11.1 ASAP. I like my home button.
  20. There's always installer 5 package manager coming out, hyped to be "the new Cydia, and more". I doubt it'll be released b4 Saurik updates subtrate and Cydia though. The new jailbreaks (2 of em) are a neat new way of achieving root access, so besides updating for iOS 11 he has to add support for this new jailbreak style. Doubt he needs help- he probably already has a perfectly good version for most new devices and jailbreaks, he seems like is a perfectionist tho, and only likes to release something once per major iOS version update/JB, that's completely compatible for e1. Read his changelogs. He does a lot. It's his choice to release a semi working beta now, that causes several problems but pleases a few, or he can wait till he's done and put it out how he wants it.
  21. You don't have to rejailbreak every week. .Not even every month. The app to rejailbreak just needs resigned, which you can do yourself with the help of Appsync and Extender (modded version by Julio Verno). My iOS 10 device signs the app itself every 5 days without me even asking it too. Automatic. Of course you have to use the app any time you need no substrate mode, reboot or run out of battery, but the app will always be working if you set it up right. http://julio.xarold.com I believe is the repo but I'll double check. Edit: Most of the cool freemium tweaks are there, but he removed Extender and Extendilife and put his version in github. Saurik made Extender which you can find in Cydia under his default repo I believe then just add Julio's development repo. (The Reddit forum is all anti-piracy and anyone posting links to repos that give paid stuff free gets banned, so he uses github for stuff that ppl in Reddit are allowed to use lol.) Julio/ Extendilife github: https://github.com/julioverne/Extendlife
  22. I think that's device-specific. It'd be pretty ridiculous to push latest iOS on everyone with compatible devices, then break it on ones without the facial recognition capability. I wouldn't be overly surprised tho if it did, especially if your device isn't on the newest list of supported ones. (They dropped the 5 SE, 6, and 6s, I believe, leaving 6+ and 6S+ as oldest phones they carry and/or support. I would stay on 10.x (or lower) on any device not supported anymore.
  23. I scrapped the tweak I already made and just started a new one with the same methods and it's finally working. Also added the include substrate in case that made a difference. Not sure if the substrate include fixed it or if I had a mismatch of keys in the pref bundle. ? Excited to try Gdb on this old device. I'm liking this old Pangu jailbreak. Had it b4 then lost it, now finally have it again. Was using iOS 9 sdk, developing on my iOS 10 device. The tweak worked on both my iOS 9 and 10 devices but not at all on 7. Really weird, since some classes and methods were identical.
  24. Just got my old iphone 4 back, jailbroke it, installed flex, and started working on updating some of my SpringBoard tweaks to be compatible with iOS 7. I tested the methods in Flex and they work fine, but none of them do anything when compiled as Obj C and installed as a tweak. The pref bundle loads fine, with all the switches showing, but turning them on does nothing. I'm stumped at what the problem could be and really getting annoyed because I know it has to be something simple (especially since I recently made a different tweak that was iOS 7 compatible and it works fine). I double checked the filter and it says com.apple.springboard, , the makefile includes armv7, arm64 and armv7s, I just don't understand why it's not working. Some of the methods are exactly as they are in iOS 9, and iOS 9 is working with the tweak in question. Any ideas? Also, side note but does gdb work on iOS 7.1.2? I'll be ecstatic if I can finally find offsets using that with iGG or gamegem.
  25. Is it happening constantly like more then 3 times a minute or just when you open it? I've had issues with misbehaving daemons that Rocketbootstrap wasn't happy about and so it made crashreporter crash constantly until I got the right daemons in the right places. Did you by any chance try copying a cracked tweak/app that uses multiple daemons to launch and run like iGameguardian recently? That was the source of my crashreporter constantly crashing. Not having the right ones in the right places.
×
  • 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