Jump to content

i0s_tweak3r

Senior Member
  • Posts

    810
  • Joined

  • Last visited

Everything posted by i0s_tweak3r

  1. Sure. Just add a link to any topic, comment, tutorial, or any other post that helped you in some way, that you think could help others learn something as well. Doesn't have to be about making cheats/tweaks. Can be anything iOS related, can be about jailbreaking (or doing more with non-jailbroken), even related to Android is OK since the forum has an Android section. Just make sure you have a total of 30 posts by the time the giveaway ends / when the winner will be picked. Feel free to re-read the original post for more info.
  2. That code pasted weird I'm on mobile and copy paste isn't working well. I'm sure u get the idea tho. If key 4 {do stuff} else {do orig} if key 5 {do stuff} else {do orig} then your },and %end Hopefully that helps a little. Time for me to sleep. Good luck!
  3. Usually that error is from a missing begin "{" or end "}". I'm too tired right now to find it tho. Hopefully someone will see it. Just looked and seemed to be same number of each. Edit: Actually try combining both of ur -(void)applicationDidBecomeActive's with the two keys inside same hook. Have both the getprefbools / keys in one hook rather then two separate. } else { vm_writeData(0x1004316D8, 0xC00000B4); //Original HEX vm_writeData(0x1004316DC, 0x889F0090); //Original HEX vm_writeData(0x1002BE83C, 0xC00000B4); //Original HEX vm_writeData(0x1002BE840, 0x889F0090); //Original HEX }} // delete this%end // delete this%hook AppDelegate //delete this-(void)applicationDidBecomeActive:(id)arg { //delete this if(GetPrefBool(@"key4"))//change key name { vm_writeData(0x1004316F4, 0x20008052); vm_writeData(0x1004316F8, 0xC0035FD6); //add rest of function then put ur } } //%end;
  4. You've got key4 used for two different functions/ cheats. Was that supposed to be key4 and key5? If not shouldn't all of it be in same hooked function?
  5. So my coworker who's Mr Apple Fanboy shows me how cool iOS 11 is, with the new control panel. I showed him mine on iOS 10 with the My Control Pane tweak. Scary how similar they are.  

    I swear Apple steals its best ideas for every software update from JB community, yet still bashes us, and makes it harder and harder to make new jailbreaks. If they ever manage to stop new jailbreaks, then who will they steal their ideas from in the future? I guess Android, which is comically ironic.

    1. Bossx2

      Bossx2

      Three things 

      1. Apple doesn't want to disabe jailbreaking but it is trying to make its security better

      2. Yeah Apple takes a lot of ideas from the jb community but the jb community take its ideas from people so that means Apple takes ideas form people which is a good thing 

      3. It is impossible for Apple to completely shutdown jailbreaking cause of they patch one exploit another exploit will come and so on 

    2. KFCzZz

      KFCzZz

      @Bossx2 stfu boi, you don't know sh!t. Apple is being GAY and is stopping people from jailbreaking, there are some iOS version that haven't been jailbroken and Apple is taking ideas. Not all tweak developers take ideas from other people. 

    3. Joka
    4. KFCzZz

      KFCzZz

      @Joka apple wants the D 

  6. The first two I've had bookmarked for a while. Never did get lldb and debugserver fully working. I'm not giving up though. Found a few things in this support thread I haven't tried. The method of hacking with Strings in the 2nd tutorial is very useful. It's been the first thing I do after entering a binary into IDA since I first read it a month or two ago. Anyways, nice post. Thx for participating, and good luck! So many good entries think I might need to pick multiple favorites then use a random number gen to pick winner for me.
  7. I'm amazed at how much work some developers do to make some apps, yet neglect to properly verify receipts with Apple, making free IAPs so damn easy. And then the crap apps that spend more time on anti-hacking security then they do on the quality of their content. Blows my mind sometimes.
  8. Are you using this method to install? In my setup directions I have "to not play game until after installing cheats." That was to avoid game center from taking over saved game data. Apparently with this method for non-jailbroken you need to play game a little before installing save game cheat. Without playing first there's no data to back up before installing cheat data. I wasn't aware of that. Try playing first couple levels, then back up and replace, and sign out of game center if by chance it still has original data after changing. (I only tested on jailbroken device, and by not playing game b4 adding cheat docs, ur first time using the game stored saved cheat data to Gamecenter since that's the data on ur device.) I'll install the app and cheats on my jailed device when I have a chance and get back to you if I learn any other tips for non-jailbroken install.
  9. Someone else mentioned having issues downloading. Is it a regional thing? I mainly use it because the app is free and it's easy to upload, download and share from without needing SafariUploader (or SafUploadAny whatever the tweak is called that didn't get updated for iOS 10.) Have you tried downloading the free app called Mega? Itunes Link: ・MEGA・ by Mega Limited https://appsto.re/us/DUCiQ.i After getting free app/cloud service, on DL page from device you can put "Open In Mega", then Save to Folder on jailbroken, and non-jailbroken I would assume could download from computer without a problem. Can you try the free Mega app / file sharing cloud service, and if it doesn't work, let me know? Just curious if I should stop using it for future cheat sharing. Btw @Fortunatusprinz @Ruins @TurboMaxx I uploaded to dropbox hopefully you can download from there. Link is added to OP.
  10. Nice! Was just checking if anyone hacked this yet looking for new apps to hack. Guess I'll skip this one. Welcome back. ??
  11. Have u seen the hacks made by ZahirSher? Not fake hope to be in process of seeing if it can be hacked, or if it's all server sided. Even if a lot is serversided sometimes cheats can still be made, just maybe not unlimited currency. There could be hackable functions on client side dealing with how it's played to give you advantages. Dont get too excited, but don't give up hope so quick either.
  12. The file was removed. Any chance you could upload it again or was it not the best solution? I keep giving up on getting lldb to work then eventually try again. I get same prob as OP, but was able to attach using iFunbox iTunnel combined with the lldb.exe file. However all that did was freeze game/device after attaching and say it was still debugging, and it never let me set watchpoints or even open iGG or hit continue to go back into game. It just kept saying "still debugging" for over an hour b4 I gave up last time.
  13. The CBZ means "Compare and Branch when Zero", meaning if the value of register (W2 in this case) is zero, to branch to the address shown, loc_100683344. Notice it's the same address branched to if W9 does not equal 3. I'm curious what's at sub_1006831B0, since you know you are branching there from either the CMP or CBZ regardless b4 the function ends. Can u show what's at sub_1006831B0?
  14. Vshare has a lot of paid apps for free. You have to install Vshare Helper program on PC, then the program will install the Vshare "app store" app that will let you install apps from there. Sometimes it can cause issues with synching to itunes tho, but there's always iFunbox and iBackupBot you can use for transferring files and backing up.
  15. This just made me want to give bluestacks another chance and try to mod some apk's. (Once I get new computer or clean all the crap off mine that's slowing it down.) Thx for posting it. Good stuff!
  16. lmao. ? (Just noticed ur response)
  17. Awesome tutorial! Made me want to give Bluestacks another chance. Really well written. I like how you went step by step showing how you found what needed modding, and including a few fruitless searches. ??
  18. Working 12 hr days at sea every day in the hot sun is starting to get to me. Maybe if I wasn't the Captain and could get in water a bit it would be better....

    Or maybe if fat biatches would just stop taking massif dumps clogging the head I'd be aiight. So tired of battling turds that should have been taken on land!

    1. Rook

      Rook

      Life is hard :pepe:

    2. i0s_tweak3r

      i0s_tweak3r

      Literally. ?

  19. When I was searching for how to do this so I could read Pgyer webpage I saw posts about Chrome having the capability. Think I'm just hooked on Safari tho since I have tweaks installed for it. That's why I chose this method. (I'm sure Chrome probably has the same tweaks' equivelants available tho.) Are the translations just better/ more accurate, or are there other advantages to using Chrome for translations?
  20. Found out a real easy way to translate almost any webpage from iOS devices running 9.0 and higher. (You may be able to edit app's info.plist file to get it working on iOS 8, or download older version of app using iTunes on computer.) Assuming you have compatible iOS version.... Step 1: Download Bing Search App from Appstore. (It's Free) https://appsto.re/us/FBtLu.i Step 2:Open safari, and tap on "Share" icon, then tap "More". Step 3: Swipe to the right to enable "Bing Translator". Step 4: Go to website in foreign language, and again tap "Share" icon. You should now see an option to Translate using Bing. Step 5: Tap the "Translate" button, and voila! It's now in your native language. Tested on iOS 9.3.3 iPhone 6s+, website in Chinese translated perfectly. So much easier then trying to copy paste pieces into google translator. (Not sure if this is in right section so feel free to move it somewhere else mods if it isn't.)
  21. Not sure if it'll work but have you tried changing date back to a date in the period when it was signed for and opening it? Just tried that link and it downloads like many other links but doesn't install. At least didn't work for me. I just recently reported my "Yalu w/o computer" thread and had it locked because I couldn't find a single working link that actually installed. Tried like 8 diff ones.
  22. Have you looked at loc_100683344 ? Theres a compare, and looks like a branch if W9 does not equal #3. The location I listed above is where it branches to. I'm still an IDA noobie (especially 64 bit) but I'd check out the code in that location. Seems to be the location the function you hacked ultimately branches to as well. I forget what CBZ is but it seems like a callback that goes to or checks a value at that same address. Hope that was of some help. If ya figure it out on ur own plz post back maybe I'll learn something. Hopefully one of the more experienced ppl can be of more help.
  23. Hacked App:Bouncy Hoops by Noodlecake Studios Inc iTunes Link: https://appsto.re/us/4JYBjb.i Needed For Hacks: Jailbroken Device, iGameGuardian, and one other free tweak for last two hacks. Non-jailbroken save game cheat here: Hacks Include: 1.) Instant On Fire After One (clean) Basket, stay on fire until ugly shot is made. 2.) Infinite number of combos/ score multiplier. 3.) Freeze shot clock in Arcade Mode to get infinite time to earn high score on leaderboard. 4.) Freeze Time in Timed mode for infinite time to get high score in Timed Mode. 5.) Infinite Coins 6.) All Balls Unlocked For Free 7.) Ads Disabled For Free Instructions for each hack: [Hidden Content] Hope you enjoy the hackz. Game is pretty fun with cheats. Was going to make patcher with these cheats but lldb hasn't been cooperating with me and I haven't quite figured it all out in IDA alone yet.
  24. I'm liking what I'm seeing. Thx to e1 so far for participating. Entries don't necessarily need to be tutorials tho. Any thread you learned something from works for me. For instance I learned a few things from someone else's support thread:
  25. Feeling grateful for all I've learned here so far, and for all the awesome tools that the community has created and shared with us. Wanted to reward someone, (1 lucky winner) with: Prize: FREE -Either a $25 iOSGods Giftcard, towards buying Advanced VIP, or a 3 Month Regular VIP Subscription (does not include Non-Jailbroken VIP). Whichever it is, the prize is $25 towards any sort of VIP membership. Instructions: - Comment down below for an entry. - Must have at least 30 posts. - Share a link with your favorite iOSGods tutorial, tool, or any thread you learned something from, and think others should see. -Or create your own tutorial (on anything related to iOS, Jailbreaking, Rooting, Modding, etc.) and share link here for higher chance of winning. Don't spam for giveaway though. Something you feel could help someone. Note: Only one entry per member will be counted and the winner will be contacted here on the forum via PM and mentioned on the topic. End date/time: 7/17/17 at 17:17 EST (5:17 PM) Winner will be announced. Good luck to all participants! And The Winner Is: @Prophet91 Congrats and thanks to all for your participation. Prophet plz PM me if u want 3 month regular VIp or $25 giftcard towards advanced.
×
  • 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