Jump to content

castix

Senior Member
  • Posts

    2,379
  • Joined

  • Last visited

Everything posted by castix

  1. PSMultiValueCell is like PSLinkListCell : Tick option 1 Tick option 2 Tick option 3 .. etc. I never heard PSRadioGroupSpecifier
  2. No it almost killed me to test what's wotking and what not.. better for my health not to touch it again.
  3. 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 ^^
  4. Updated to cheat version 2.21. Delete the old version from cydia to install the new one.
  5. 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.
  6. 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.
  7. 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.
  8. You can get a virus by installing a deb. Only download from trusted sources.
  9. 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.
  10. You can use it in your Preference Bundle
  11. they can do so but I won't answer
  12. Ohh good idea. I'll create a YouTube channel with tutorials how to cheat. It was hardly worth it helping Gifmaster today in Teamviewer.
  13. %hook ClassName - (BOOL)affordProduct:(id)fp8 withCurrency:(int)fp12 { return true(fp8, 9999); } %end
  14. Filza is not better reinstall your debian utilities and packager in cydia.
  15. Yes, it was like normally. I also restarted my router now to get a new IP-address without luck
  16. Good news, VPN works but I want to keep it without running a VPN
  17. I tried Mozilla Firefox, Chrome, Internet Explorer (no addons) and Safari which means it's the same on my iPhone
  18. After changing my DNS. I set it to 'Obtain DNS server address automatically' however I know it was something different before but I can't remember.
  19. Heia people. I will explain my situation as good as possible to ensure you can hopefully give me some advise in an instant. My problem For about 3 days, all downloads (file type doesn't matter) were insanely slow. Probably you think it's because of my internet speed but no, in fact my internet is at an average of 40 mb/ps. I also took a screenshot of my latest speedtest.net result For some reason it only appears to affect Mediafire, all other filehoster allow me to use fullspeed. To describe the word 'slow' a bit more in my case The download pepares as usual. After hitting the download button it also starts but the download speed is not shown or at 5 kb/s from my guess. That's not the only thing. After a few seconds the download aborts and a disappointing 'failed to download' is my result. What you should might know I recently changed the DNS of my IPv4 address. I don't know if that influences my download speed. I've set it to Google's public DNS 8.8.4.4 Thanks for your answers
  20. learned so much about debian today

    1. WolfDesigns

      WolfDesigns

      I learned so much about c++ today

    2. AnotherLurker
  21. Requirements Cydia Substrate PreferenceLoader Features Unlimited Coins Invincible to Lazer Coin Magnet Free Shop Vehicle Magnet Vehicle magnetised Vehicle doen't implode Destroy Zapper Invincible to Missiles Token Magnet Link to @@Chrizk0's hack (Unlock All & more) http://iosgods.com/topic/9391-jetpack-joyride-v181-cheats-7/ Instructions Download my hack, open it with iFile and press 'installer' Download [Hidden Content] Credits z0ne
  22. Thats not the intent of his tutorial
  23. Dont wan't to call you idiot but you need to have AppSync to install apps via iFunbox meaning you indeed have to be jailbroken.
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines