-
Posts
2,379 -
Joined
-
Last visited
Everything posted by castix
-
Help/Support Need Help With -(void)link { Error for My Patcher
castix replied to FateEX's topic in Help & Support
No But I think the errors come from his /theos/include folder. When a header is outdated or from a different ARM device it won't work. @ have you modified or replaced any headers in the past few days ? -
Help/Support Need Help With -(void)link { Error for My Patcher
castix replied to FateEX's topic in Help & Support
1. Statement : agreed 2. Statement : No it will work eitherway. However he can add export ARCHS = arm64 armv7 to give it 64-Bit support if his device is not (Only neccessary when it's below iPhone 5S) clang is not needed to be added because it's automatically forced. -
You can't do things you can't do. Don't start with the roof when the foundation is not there. Learn what the instuctions do. Look where they lead to. Find connections. Make discoveries ... maybe one or two of these keywords help you to come along with IDA.
-
Request (REQUEST)[SOLVED] Royal Revolt 2 v1.6.0
castix replied to Pahalawan78's topic in Filled iOS App Requests
Sorry couldn't get it work the app always crashes after hacking it -
Request (REQUEST)[SOLVED] Royal Revolt 2 v1.6.0
castix replied to Pahalawan78's topic in Filled iOS App Requests
On the way! I already found cool stuff like unlimited troop deployment. I keep you up to date -
Help/Support Help With Different Kind of Code Injection
castix replied to FateEX's topic in Help & Support
Like I said above I have no idea about HEX because HEX is not a NSIdentifier like boolean, integer or float but technically that's the Preference Specifier you want. You just need to find someone who knows how to. -- You can use the .plist code above with the online generator now: http://armconverter.com/mshookgenerator/ -
Help/Support Help With Different Kind of Code Injection
castix replied to FateEX's topic in Help & Support
I see what you mean is PSLinkListCell <dict> <key>cell</key> <string>PSLinkListCell</string> <key>detail</key> <string>PSListItemsController</string> <key>defaults</key> <string>Example</string> <key>key</key> <string>kExample</string> <key>label</key> <string>Example</string> <key>validTitles</key> <array> <string>Option 1</string> <string>Option 2</string> <string>Option 3</string> <string>Option 4</string> <string>Option 5</string> </array> <key>validValues</key> <array> <integer>Value Of Option 1</integer> <integer>Value Of Option 2</integer> <integer>Value Of Option 3</integer> <integer>Value Of Option 3</integer> <integer>Value Of Option 4</integer> <integer>Value Of Option 5</integer> </array> </dict> -
Help/Support Help With Different Kind of Code Injection
castix replied to FateEX's topic in Help & Support
This is iOS 6 ^^ -
Help/Support Help With Different Kind of Code Injection
castix replied to FateEX's topic in Help & Support
PSMultiValueCell is like PSLinkListCell : Tick option 1 Tick option 2 Tick option 3 .. etc. I never heard PSRadioGroupSpecifier -
No it almost killed me to test what's wotking and what not.. better for my health not to touch it again.
-
Help/Support Hello fellow hacker [request help]
castix replied to WolfDesigns's topic in Help & Support
You often skip lots of valuable functions using Flex/2. I'll recommend you to use Class-Dump for further hacking using basic MS. 1. Download Class-Dump from cydia store 2. I showed you how to crack an app using Clutch but I will do it again 2.1 Open Terminal and type su alpine Clutch // The first time to see the binary names Clutch "BinaryName"2.2 Go to /var/mobile/Documents/Cracked2.3 Click the info button of the .IPA you just cracked 2.4 Change the extension to .zip (It's .ipa.zip now) 2.5 Open the zip file and extract the binary 2.6 Go to /var/mobile/Documents/Payload and copyt the binary to /var/mobile (You can rename it to whatever you want) 3. Create a folder at /var/mobile/ called class-dump or something 4.Open Terminal again and type su alpine class-dump -H /var/mobile/BinaryName -o /var/mobile/class-dump. // Only if you named the folder class-dump]5. Now in this folder all the header files will appear. Feel free to go through all of them and find the best functions available ! As Dex already mentioned another program for computer is IDA. It's as the name already tells and interactive disassembled which pretty much does the same like Class-Dump but with better decryption. Contact me on Skype for learning basic IDA hacking or using MSHook, the combination of IDA and MS cheats. Sorry for the long waiting time I'm on my iPhone 4S ^^ -
Let me clean this code a little bit up int (*old__ZN3GetMoneyi)(); int __ZN3GetMoneyi() { return 9999; } %ctor { MSHookFunction(((int*)MSHookSymbol(NULL, "__ZN3GetMoneyi")),(int*)__ZN3GetMoneyi,(void**)&old__ZN3GetMoneyi); } writeData { (0x5B766, 0x0120); } Yes it does work to answer your question. Just check that you don't mix MSHook and Code Injection to one block.
-
Help/Support [Discussion- Help] - Iron Knights
castix replied to SmarTyTurK's topic in Help & Support
So I came here to this thread with the purpose to help someone but everything I see is an ignorant kid who doesn't want to admit that the hack has no affect on his iPhone but some software issues appeared which are typically for Apple. So, after reading all the comments above I came to the conclusion that restoring is you only option. Because as I said your software is screwed up caused by whatever reason. This excludes Laxus' hack .. I just solved your problem now mark this solved and next time you open a support ticket don't stick with just one solution that comes into your mind and listen also what others say especially the maintainer of the third party software you had problems with. Show some respect to more knowledges and advanced members. -
Help/Support [Discussion- Help] - Iron Knights
castix replied to SmarTyTurK's topic in Help & Support
You're pissing me off. I know Laxus since he began hacking and he never released malware of any type. 300+ downloads are impressing by the way and I guess you have to achieve it first before you can make any approximate statements. -
Help/Support [Discussion- Help] - Iron Knights
castix replied to SmarTyTurK's topic in Help & Support
You can get a virus by installing a deb. Only download from trusted sources. -
Help/Support Help With Different Kind of Code Injection
castix replied to FateEX's topic in Help & Support
No I don't think so because MS doesn't know the ascending order of HEX values. You can go for PSMultiValueCell or PSSegmentCell where the user gets a choice of pre-given values. -
You can use it in your Preference Bundle
-
they can do so but I won't answer
-
Ohh good idea. I'll create a YouTube channel with tutorials how to cheat. It was hardly worth it helping Gifmaster today in Teamviewer.
-
%hook ClassName - (BOOL)affordProduct:(id)fp8 withCurrency:(int)fp12 { return true(fp8, 9999); } %end
-
Help/Support Question about installing .deb files
castix replied to Klepto's topic in Help & Support
Filza is not better reinstall your debian utilities and packager in cydia. -
Yes, it was like normally. I also restarted my router now to get a new IP-address without luck
-
Good news, VPN works but I want to keep it without running a VPN