-
Posts
184 -
Joined
-
Last visited
Everything posted by Aarivex
-
Some of you may know the Frida iOS dump script which uses Frida to create a cracked .ipa of any app running on your iOS via an SSH-to-USB tunnel. The repository for this can be found here: https://github.com/AloneMonkey/frida-ios-dump This works on macOS and Linux. Simply install Python 2.7, install the dependencies and run dump.py. But if you try this on Windows, it won't really work, because first, you will have some problems with the encoding/characters in an windows terminal. Using the Git Bash f.e. fixes this. But then the next problem is that windows has no internal zip command to create a zip archive to create the .ipa file. Because I don't want to take my Macbook every time just for Frida, I rewrote a few lines in the script to make this work on windows as well, which uses 7zip. dump_win.py: https://pastebin.com/q3n6Cgxz Download: MEGA.nz Note: The port can vary (22 in my file) because iFunbox opens the tunnel at that port. Either download the complete package or overwrite your dump.py with the dump_win.py one or download dump_win.py as another file and drag 7za.exe from the archive into your frida folder. If you're overdramatic, you can download the latest 7za.exe yourself at https://sourceforge.net/projects/sevenzip/ by going to Files > 7-Zip > latest version (19.00) and downloading 7zxxxx-extra.7z and extracting 7za.exe from there. If you're an WinRAR user, you can also use following file: dump_winrar.py: https://pastebin.com/iAR7x92J If WinRAR is installed at a different place rather than C:\Program Files\WinRAR, you can change the path at WINRAR_PATH (line 43). This does NOT work with the default windows terminal/cmd! At best get yourself Git (https://gitforwindows.org/) and use Git Bash. Hope you have fun with it!
-
Lets take a look, thanks!
-
Tweak Hack Flightradar24 | Flight Tracker By Flightradar24 AB
Aarivex replied to IamAamirPOY's topic in Free Jailbreak Cheats
Doesn't work anymore and nothing shows up in the settings either. -
Patcher Hack iOSGods iAP Cracker - iAP Tweak Modifier
Aarivex replied to Laxus 's topic in Free Jailbreak Cheats
tenks -
Introducing the New iOSGods Jailed App!
Aarivex replied to Rook's topic in iOSGods No Jailbreak App Store
-
Help/Support Install ipas on nonjailbroken iOS 10.2
Aarivex replied to Aarivex's topic in Help & Support
nvm, it was bc i was too stupid to wait -
Is there any way to install an cracked ipa on my iPhone 7 - iOS 10.2 - nonjailbroken? I tryed it with Impactor, but first he stuck on signing ipa, then the text vanished.
-
Hack [NEW] SimCity BuildIt Cheat (All Versions) - No Jailbreak
Aarivex replied to a topic in Save Game Cheats
Thanks -
Help/Support [Installing the latest jailbreakable iOS Version]
Aarivex replied to Don Edo's topic in Help & Support
Thankfully i'm on 9.0.2 -
Still looking for support
-
+100 posts (does that even exist lol)
-
Save Game Plumber Crack (Hack No Jailbreak) Full Coin
Aarivex replied to suciu's topic in Save Game Cheats
That game's just disgusting. -
Yeah, can't find nothing. Should i deactivate in the plist that it downloads the savegame from the server?
-
I find the views in iGG now, but once i change it and go back to the game, the value stays - when i go back to iGG, the value resets.
-
I cracked it with rasticrac and imported in IDA, but there are no functions that i need. How did other crackers made savegames then?
-
I'm trying to edit my savegames from PewDiePies' Tuber Simulator and add myself more views. There are multiply savegame files, so i try to edit all of them. Then i look up the hex for the views and search them - no results. Why? Then i look if i can find it in iGG - no results. I'm using HxD as hex editor. Thanks.
-
Thanks