Jump to content

xoxoqtpai

Senior Member
  • Posts

    179
  • Joined

  • Last visited

Everything posted by xoxoqtpai

  1. Hi there, I would like to add & modify functionality of an IOS app. This includes: Adding buttons Hooking to an existing WEBSOCKET connection to eavesdrop and possibly intercept & modify what's being sent out. Modifying layout and so on a bit. Now, I had my eyes on Objection and Frida using Windows. Since, I do not own an apple device and my phone isn't jailbroken. Any hints ? I'm very proficient in lots of languages. Rust is my main language that I am very confident in. So, writing code in another shouldn't be the issue. My question more is: Best way of doing this? Any tips and tricks ?
  2. The cheat is very good. But, when you wanna tame the shadow mind, and auto win is it wins one round and then it stays stuck. Can you have a take at this?
  3. Wow can’t say this! But iosgods is officially the biggest IOS forum ever to be exist this is HUGE! Well I’m in!
  4. if u have shsh2 blobs for 10.3.3 or 10.2 then u can downgrade with nonce setter please look on google for more info there are limited devices supported if ur device aupport u can use nonce setter for 11 - 11.1.2 not 11.2 or higher so hen u search up a tutorial if u can downgrade and have neccesary things and requirements without jb if downgrade succeed u are able to jailbreak it might be at ur own risk dont blame me its ur own choice it may turn out in a bootloop if shsh is fault or nonce setter ks not worked or u fill in aomething wrong be sure udo it good if u do not wanna risk it then u need to wait until saurik released an update for substrate to run tweaks and more!
  5. Hey, dida happy holidays.

     

    I am almost 2 years member of this community and i had a great time here i do still so i wanna wish you mphappy new year and holiday ur fantastic.

     

    so keep this community running so we can all enjoy are time here.

     

    Merry christmas again!

  6. Hey everyone i wanna wish you a happy holidays and new year for the following days enjoy the holidays on iosgods and at home. Buy vip to keep the site good. Also get prepared for iOSGods 2018 cannot wait.

    Merry Christmas

    Regards, Demy

  7. Thanks for the 1000 thank you :)

     

  8. It isn't working it hangs on action in progress probarly tweak error? Fix it
  9. Thanks everyone for my 800 community reputation i hope you enjoy my hacks

    Also sorry for my inactivity i can´t upload hax reason: i lost the jailbreak on both my devices so i m not able to test my tweaks to be ensure it will work.

  10. Faulty hack or error in the code For this you need t contact the owner who made the hack that is the only way. Don't hestiate to contact the owner of this hack i can't help you why its crashes.
  11. Hey everyone on iOSGods. Does somebody know if rank supporter is gone. In case of that i wanted you to know that it is gone. Maybe the name is changed if anyone could answer this i really appreciate it.
  12. %hook UserInfo -(int)getCuePower:(int) arg1 { arg1 = 1000; return 1000; } %end make sure you include which arg number if my function uses 2 arguments i can easily say %hook Whatever -(int)coins:(int)arg1 -(long long)getCuePower:(long long)arg2 { arg1 = 1000; arg2 = 1000; return 1000; } %end //if i want to assign 2 arguments really simple. But the second example doesn't matter it only a tip ::-)
  13. I compressed the customized theos to a zip and i said unrar it and remove the old theos and replace the theos that i uploaded on gdrive to /var github clones the repo theos folder to /var which is the same way i did i place the unrarred theos folder to /var and it uses the new one instead of the old one but i think you know that already.
  14. I'm glad to hear it worked any problems please quote me on a topic i love to help people :-)
  15. Yes replace the old theos download the new theos that i uploaded in my previous comment so here repeat link https://drive.google.com/file/d/0B6LHHE4q8jQVVWJQNTJoNk1GYm8/view unzip it and remove the old theos folder and place the unzipped theos in the /var folder and then try again i did someone else downloaded my theos and the -lobjc problem was gone
  16. Redefinition error seems to be a code duplication like @Amuyea said if you duplicate 2 the same variables or function it can cause compile errors so try to avoid that and also at the top of tweak.xm do #include <substrate.h> it enables basic hack / features for specified app
  17. No thats not the problem try the kirbs theos i uploaded it the latest version it includes some libraries + -lobjc He's not missing the dependencies https://drive.google.com/file/d/0B6LHHE4q8jQVVWJQNTJoNk1GYm8/view download unzip to /var remove the old theos and place the unzipped new one in /var that should fix it
  18. Try kirbs theos you are using a old theos try to replace the old with the new kirbs theos. kirbs theos include bug fixes and more templates if you haven't already tested i suggest you to do that.
×
  • 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