-
Posts
4,939 -
Joined
-
Last visited
Everything posted by Ted2
-
Help/Support need help with making tweak and i have a problem
Ted2 replied to Ezi_'s topic in Help & Support
When using the search bar right above in the corner, you'll find more help/support topics where it's solved. -https://www.google.com/url?q=https://iosgods.com/topic/22737-help-nicpl-from-theos-wont-run/&sa=U&ved=0ahUKEwiz6o-8pbTUAhUPI1AKHTaOAbQQFggFMAA&client=internal-uds-cse&usg=AFQjCNGIFGdBBAF5V8j-hkBoDJhULq7Wkw -https://www.google.com/url?q=https://iosgods.com/topic/26088-cant-start-up-nic-in-mobile-terminal/&sa=U&ved=0ahUKEwiz6o-8pbTUAhUPI1AKHTaOAbQQFggIMAE&client=internal-uds-cse&usg=AFQjCNESMvk3Or_XfAWZl-pDjSbaRIdiHQ -
Help/Support [Coding]Compiling Issue - Converting Flex - Deb
Ted2 replied to eduard816's topic in Help & Support
When answering me, quote my reply. Otherwise i won't receieve a notifiation, and can't help ypu more. -
Help/Support [Coding]Compiling Issue - Converting Flex - Deb
Ted2 replied to eduard816's topic in Help & Support
fixed it? -
Help/Support [Coding]Compiling Issue - Converting Flex - Deb
Ted2 replied to eduard816's topic in Help & Support
Thnx -
Help/Support [Coding]Compiling Issue - Converting Flex - Deb
Ted2 replied to eduard816's topic in Help & Support
Best I could do: https://ghostbin.com/paste/bj8c9 -
Help/Support [Coding]Compiling Issue - Converting Flex - Deb
Ted2 replied to eduard816's topic in Help & Support
https://ghostbin.com/paste/ahsak most of code is fixed, read error theos to fix it yourself. I cannot locate lines, no pc. -
Help/Support [Coding]Compiling Issue - Converting Flex - Deb
Ted2 replied to eduard816's topic in Help & Support
Why don't they ban FlexConverter if my pc was working I would rewrite it for you.. I'm sorry. but I see some functions with arguments, have you changed the arguments in Flex? -
Speedmaster, but iit's buggy. Since it somehow changes your time on your phone too, if Ifyou'te not using it
-
[ENDED] Joka's HUGE 1 Year Celebration Giveaway!
Ted2 replied to Joka's topic in Community Giveaways
Me is in -
Iknow. But sometimes it works after updates too
-
This doesn't work?
-
Can't you upload your .deb/dylib into the website? cploader under binary options
-
working on it
-
Such as? I can try fix it
-
omg, sorry. wrong link, will update now LINK FIXED
-
Hi, I've hacked this game before using this function: BLX.W _objc_retainAutoreleasedReturnValue __text:003E936C STR R0, [SP,#0x4108+var_40E0] __text:003E936E MOV R1, R8 __text:003E9370 STR.W R0, [SP,#0x4108+var_3950] __text:003E9374 MOV R0, #(cfstr_Ghost_0 - 0x3E9382) ; "ghost" __text:003E937C MOVS R2, #0 __text:003E937E ADD R0, PC ; "ghost" __text:003E9380 STR.W R0, [SP,#0x4108+var_3988] __text:003E9384 LDR R0, [R5] __text:003E9386 BLX.W _objc_msgSend __text:003E938A MOV R7, R Now the function is this: BLX.W _objc_retainAutoreleasedReturnValue __text:003E936C STR R0, [SP,#0x4108+var_40E0] __text:003E936E MOV R1, R8 __text:003E9370 STR.W R0, [SP,#0x4108+var_3950] __text:003E9374 MOV R0, #(cfstr_Ghost_0 - 0x3E9382) ; "ghost" __text:003E937C MOVS R2, #0 __text:003E937E ADD R0, PC ; "ghost" __text:003E9380 STR.W R0, [SP,#0x4108+var_3988] __text:003E9384 LDR R0, [R5] ; _OBJC_CLASS_$_NSNumber <---------------> __text:003E9386 BLX.W _objc_msgSend __text:003E938A MOV R7, R Before I Changed MOVS R2, #0 to MOVS R2, #1. Now this causes a crash then i saw one thing has changed, something is added _OBJ_CLASS_$NSNumber. I tried nop it, still crash Then i tried movs r2, #1 bxlr, still crash.. Anyone know how I can bypass/delete the function that's added. I tried xref but it's used for lot's of things
-
No probs, enjoy it
-
Solved {Hack Request} HelloTalk V2.2.1
Ted2 replied to xAmplifyMex's topic in Filled iOS App Requests
-
Hacked App: HelloTalk iTunes Link: https://itunes.apple.com/us/app/hellotalk-language-exchange-learning-app/id557130558?mt=8&uo=4&at=1010lce4 Bundle ID: com.helloTalk.helloTalk Hack Requirements: - Jailbroken iPhone/iPad/iPod Touch. - iFile / Filza / iFunBox / iTools or any other file managers for iOS. - Cydia Substrate (from Cydia). Hack Features: - Vip Member NOTE It won't say you purchased vip, but you can use all vip features. Hack Download Link: [Hidden Content] Installation Instructions: Credits: @Ted2
- 16 replies
-
- 223
-
-
-
-
-
-
-
Iknow I'll try an easier game & then every time little harder
-
Help/Support Need Assistance on Jailbreaking my iPhone
Ted2 replied to Lawby's topic in Help & Support
Iknow, don't take it personal. They just hate, HATE. -
Help/Support Need Assistance on Jailbreaking my iPhone
Ted2 replied to Lawby's topic in Help & Support
You can't. Apple doesn't allow that, bcs they hate us -
Yep trying, got offset, same functions. Landen on a loc_ & it was part of a sub, that sub had loke 15 loc_ and I quited
-
Help/Support Need Assistance on Jailbreaking my iPhone
Ted2 replied to Lawby's topic in Help & Support
ios 10.3.2 is not jailbreakable -
lol k, got working on armv7, but the sub functions has like 15+ loc_..... I'm not made for sub_x lmao