-
Posts
4,939 -
Joined
-
Last visited
Everything posted by Ted2
-
Help/Support How to delete other switches? (patcher template)
Ted2 replied to The Epic Gamer's topic in Help & Support
Pase code here. We can't edit it for you know. -
Patcher Holy Potatoes! A Weapon Shop?! v1.0.3/4 +4 Cheats
Ted2 replied to Ted2's topic in Free Jailbreak Cheats
Did it this time, I had to NOP a branch bcs otherwise game would crash. I did the exact same in patcher, but still crashed. So I gave up lmao Why meh- 36 replies
-
- Hack
- Patcher Hack
-
(and 1 more)
Tagged with:
-
Patcher Holy Potatoes! A Weapon Shop?! v1.0.3/4 +4 Cheats
Ted2 posted a topic in Free Jailbreak Cheats
Holy Potatoes! A Weapon Shop?! By Daylight Studios Pte. Ltd. v1.0.3/1.0.4 <------> not sure about version, app itself says 1.0.4, appstore says 1.0.3 is latest. com.daylightstudios.hpawsmob Requires: iOS 8.0 or later. Price: $4.99 Updated: 2017-08-15T04:53:25Z iTunes URL: https://itunes.apple.com/us/app/holy-potatoes-a-weapon-shop/id1048011718?mt=8&uo=4&at=1010lce4 Mod Requirements - Jailbroken iPhone/iPad/iPod Touch. - iFile / Filza / iFunBox / iTools or any other file managers for iOS. - Cydia Substrate (from Cydia). - PreferenceLoader (from Cydia). Hack Features - Unlimited $tarchs (earn some) - +1000 Fame (when you earn fame) - Smith Max Level Results (It says it's normal level sometimes) * - Weapon Stats very high (because smith is max level, the weapon stat is very high) * = because the smith is at a very high level, it basicly is a unlimited $tarchs hack aswell. If you want anything added, request in comments & I'll see what I can do. Hack Download Link [Hidden Content] If you wanna try the hack out, download .ipa from here: http://bit.ly/2is9gzl Installation Instructions STEP 1: Download the .deb Cydia hack file from the link above. STEP 2: Copy the file over to your iDevice using any of the file managers mentioned above or skip this step if you're downloading from your iDevice. STEP 3: Using iFile or Filza, browse to where you saved the downloaded .deb file and tap on it. STEP 4: Once you tap on the file, you will then need to press on 'Installer' or 'Install' from the options on your screen. STEP 5: Let iFile / Filza finish the cheat installation. Make sure it successfully installs, otherwise see the note below. STEP 6: Now open your iDevice settings and scroll down until you see the settings for this cheat and tap on it. STEP 7: Turn on the features you want and then open the game. NOTE: If you have any questions or problems, read our Troubleshooting topic & Frequently Asked Questions topic. If you still haven't found a solution, post your issue down below and we'll do our best to help! If the hack does work for you, post your feedback below and help out other fellow members that are encountering issues. Credits - @Ted2 Cheat Video/Screenshots- 36 replies
-
- 53
-
-
-
-
-
-
-
- Hack
- Patcher Hack
-
(and 1 more)
Tagged with:
-
Help/Support [ANDROID HELP] IDA PROBLEMS !
Ted2 replied to TheArmKing's topic in Android Help & Support
MOV R0, #1 for free cost (0x0020) -
Try NOP ' 0x4cf248' Also, why do u got all those ;load from memory?
-
Is there any CMP near the function?
-
U need to do code injection. See tutorial section for how to do that.
-
text:004CF252 loc_4CF252 ; CODE XREF: sub_4CEE7C+3CCj __text:004CF252 ADD.W R0, R4, R11,LSL#2 ; Rd = Op1 + Op2 __text:004CF256 LDR R1, [SP,#0x34+var_2C] ; Load from Memory __text:004CF258 STR R1, [R0,#0x10] ; Store to Memory __text:004CF25A LDR.W R0, [R8,#0x30] ; Load from Memory __text:004CF25E ADDS R0, #1 ; Rd = Op1 + Op2 __text:004CF260 STR.W R0, [R8,#0x30] ; Store to Memory __text:004CF264 ADD SP, SP, #0x1C ; Rd = Op1 + Op2 __text:004CF266 POP.W {R8,R10,R11} ; Pop registers __text:004CF26A POP {R4-R7,PC} ; Pop registers to text:004CF252 loc_4CF252 ; CODE XREF: sub_4CEE7C+3CCj __text:004CF252 ADD.W R0, R4, R11,LSL#2 ; Rd = Op1 + Op2 __text:004CF256 LDR R1, [SP,#0x34+var_2C] ; Load from Memory __text:004CF258 STR R7, [R0,#0x10] ; Store to Memory <-------> __text:004CF25A LDR.W R0, [R8,#0x30] ; Load from Memory __text:004CF25E ADDS R0, #1 ; Rd = Op1 + Op2 __text:004CF260 STR.W R0, [R8,#0x30] ; Store to Memory __text:004CF264 ADD SP, SP, #0x1C ; Rd = Op1 + Op2 __text:004CF266 POP.W {R8,R10,R11} ; Pop registers __text:004CF26A POP {R4-R7,PC} ; Pop registers What this does is stores R7 instead of normal coin vlaue
-
Help/Support Can't start up NIC in mobile terminal
Ted2 replied to FrazilSilver's topic in Help & Support
read this comment @Clarify -
Yes, but is also bin & nic.pl in it? PS; use quote button, otherwise I wont get a notificatio u replied to me
-
When you open up ifile, is theos there?
-
Help/Support I got This in LLDB now what in IDA PRO?
Ted2 replied to Goran's topic in Help & Support
0x4cf25a -
Help/Support I got This in LLDB now what in IDA PRO?
Ted2 replied to Goran's topic in Help & Support
It's the address u got from ' w s e -- 0x***** -
You need to know coding to build a app lol
-
AndroidStudio, but it's not that easy as it sounds.
-
Help/Support I got This in LLDB now what in IDA PRO?
Ted2 replied to Goran's topic in Help & Support
Rip, that;s not what the register read command is for. It's a number in hex, which you need to convert to decimal to see which registers holds your value -
Help/Support I got This in LLDB now what in IDA PRO?
Ted2 replied to Goran's topic in Help & Support
doesn't seem to be right. Don't tell me you jumped to adress: 186b2 please -
Help/Support I got This in LLDB now what in IDA PRO?
Ted2 replied to Goran's topic in Help & Support
The offset your watchpoint gave you R1 holds 186b2 value (hex value) converted to decimal is ur coin value u said -
Help/Support I got This in LLDB now what in IDA PRO?
Ted2 replied to Goran's topic in Help & Support
Go to the offset you got from your watchpoint. You told me R1 holds your coins so hack instructions with R1 in it. -
Isn't it just your apple id password
-
Help/Support I got This in LLDB now what in IDA PRO?
Ted2 replied to Goran's topic in Help & Support
You don't need to enter something lldb. You already got everything you need. -
Help/Support [ANDROID HELP] IDA PROBLEMS !
Ted2 replied to TheArmKing's topic in Android Help & Support
Maybe a check, try hack store though. getCost, get_cost,getPricr, get_price -
edit: doesn't seem to work for me, but site is better anyways.. no aslr option
-
Thanks
-
APK Mod Angry Birds Evolution v1.10.0 +2 [High Damage + God Mode]
Ted2 replied to Zahir 's topic in Free Android Modded APKs
Hey bro, can you help me ?? jk, goodjob