-
Posts
188 -
Joined
-
Last visited
Everything posted by UnboundGodz
-
Thats the great thing about them, you just need to download them then open them with either iFile or Filza and click the file and install from there. At that point, the files will install in the directories they are appointed to, and depending on the mod it will either be activated at that point or you would need to go into Settings to activate it to bring up the in-game login/menu or mods in general.
-
Well depends on the mods or games I guess if they indeed support your version of device/game/firmware, and if your on the latest Electra they will need to be Electra supported mods (11.2-11.3.1 Firmware). What are you looking to mod?
-
dba files? You meaning .deb files?
-
Patcher Hack [x64] Top Drives v1.40 +2 [Instant Level Up]
UnboundGodz replied to bR34Kr's topic in Free Jailbreak Cheats
-
Help/Support ios 11.3.1 jailbreak help
UnboundGodz replied to Diamond D.VA Main's topic in Help & Support
Its been done by multiple people/groups. As for it being released publicly, probably not anytime soon. -
Help/Support A way to download ipa without computer
UnboundGodz replied to Gavin32g4's topic in Help & Support
Could use AppCake's site, they tend to have the latest apps available. -
Honestly depends on what exactly you did, and what the error is if there is an error message.
-
Help/Support Social Media Apps Crashing On 10.2 Jailbreak
UnboundGodz replied to MrBedSheet's topic in Help & Support
Could be jailbreak detection, however I use YouTube just fine so... -
Help/Support Error when using SemiRestore11 Lite, please help!
UnboundGodz replied to Jontetheman's topic in Help & Support
Did you try the SSH method? -
Help/Support Error when using SemiRestore11 Lite, please help!
UnboundGodz replied to Jontetheman's topic in Help & Support
You would know if its not executable if the icon is like white and doesnt say "exec" for it. If thats the case, you would then tap on its "i" icon then tap on "Access Permissions" and tap on "Execute" under Owner so that it is checked just like the "Read/Write" options. The icon to the script should change then you can tap on it and it will ask to continue, you would click continue and it should then proceed with deleting all tweaks. -
Help/Support Error when using SemiRestore11 Lite, please help!
UnboundGodz replied to Jontetheman's topic in Help & Support
Did you give it execution privileges to run the script? -
So the hack is causing the issue, i would assume this is jailbreak detection or cheat detection thats causing the crash. If the game worked fine prior to installing the hack, then its most likely a cheat detection which will crash your game much like a jailbreak detection. Unless, the hack is out of date or somehow broken.
-
Did your game work fine prior to installing the hack?
-
Help/Support How do I resolve this issue on Cydia?
UnboundGodz replied to Yassoz's topic in Help & Support
As for installing game hacks, you could simply download a .deb hack which is currently available for CSR Racing to modify cash, gold, and keys. Side affect though, if you add more currency then you really have and use that currency amount up, if the hack isn't enabled your amount will deplete until positive again, but odds are you'll probably keep enabled to further enjoy it. The current hack can be found here Just requires iFile or Filza to install. -
Help/Support How do I resolve this issue on Cydia?
UnboundGodz replied to Yassoz's topic in Help & Support
Have you tried removing the BigBoss repo then adding it back? Also, instead of doing a search on Cydia, try exploring the available packages for BigBoss you should find "GameGem" with iOS 8.x-11.x support. -
Help/Support Hack work?
UnboundGodz replied to Squeegee's question in Golf Clash Club's Golf Clash Help & Support
The one available in the VIP section should still be working. -
Giveaway VIP Giveaway 8.0 ( ͡- ͜ʖ ͡°)
UnboundGodz replied to Lord Alucard's topic in Community Giveaways
Pick me -
Could you link to the thread so i can understand the process your doing?
-
Coupon iOSGods' 4th Anniversary Celebration!
UnboundGodz replied to Klepto's topic in Forum Announcements
Love you guys -
Help/Support how to play ios apps & games in pc ?
UnboundGodz replied to Amanullah's topic in Help & Support
EEk, honestly your best bet is to just buy a cheap iOS device. -
Help/Support how to play ios apps & games in pc ?
UnboundGodz replied to Amanullah's topic in Help & Support
I guess you could try "AirPhone Emulator". -
Help/Support how to play ios apps & games in pc ?
UnboundGodz replied to Amanullah's topic in Help & Support
You would have to use an iOS emulator just like for Android, try maybe "iPadian" its for a iPad emulator, seems to be the best one atm. -
Try what @DiDA suggested.
-
Help/Support How to dump function using IL2CPP Dumper for iOS games
UnboundGodz replied to Adi2k18's topic in Help & Support
If your still looking for help on this, hopefully this may help. You will need: Your Cracked Binary: ????????? (You will want to thin it so your only dealing with ARMv7, you can upload it, then re-download it here: http://armconverter.com/binarytools/index.php and it will be about half the size) Also, You Will Want Your "global-metadata.dat" From The IPA Your Wanting To Crack/Mod/Hack, This Will Come In Handy With IL2CPP+IDA Pro [Download] IL2CPP Latest Releases: https://github.com/Perfare/Il2CppDumper/releases [Download] IDA Pro 7: https://down.52pojie.cn/Tools/Disassemblers/IDA_Pro_v7.0_and_Hex-Rays_Decompiler_(ARMx64,ARM,x64,x86).zip Once you have all that you will need to do this, you can simply begin the process by using "IL2CPP Dumper v3.2.0" so run "Il2CppDumper.exe". You will then need to select your cracked/thinned binary, followed by your global-metadata.dat. Then you will be prompted with "Select Platform: 1.32bit 2.64bit" depending on iOS/iDevice and if its a current/updated IPA then it would be 64-bit. Then you will be prompted with "Select Mode: 1.Manual 2.Auto 3.Auto(Advanced) 4.Auto(Plus)", i would do #4 to get the most out of it. It will do its thing, then you will have 2 new files in the directory of the Il2CppDumper.exe program, one being "dump.cs" which you will want to inspect and the other being "script.py" which you can use in IDA Pro, along with that there should be a generated folder called "DummyDll" with a bunch of .dll files, this will have the "Assembly-CSharp.dll" you will want to inspect aswell. Hopefully this helps if your still in need of assistance. I'm new to this myself so i hope it made sense and helped, best of luck!