Jump to content

castix

Senior Member
  • Posts

    2,379
  • Joined

  • Last visited

Everything posted by castix

  1. Use this for less cancer in your help & support topics https://iosgods.com/topic/15353-readme-how-to-save-terminal-errors-to-an-output-file/
  2. So? You can sign the dylib and install it
  3. Activator let's you use ton of gestures for all apps I'm sure phone calls as well
  4. You can just look at the join date...
  5. My favorite game atm
  6. I know I was referring to insanelyi, yourepo users
  7. My tip, don't download hacks from Cydia they often have malware or are leaked from iOSGods
  8. @ Do you still have issues concerning your problem?
  9. The things you mentioned are not for hacking so they don't neccessarily need to be in the tutorials you read. However there are seperate tutorials for everything else, compiling, preference bundles and so on
  10. Create them from scratch. In the DEBIAN folder is the control file and in Library you create the install path /Library/MobileSubstrate/DynamicLibraries
  11. • I recommend creatng a folder 'deb' in /var/mobile • Inside you create another individual folder com.yourname.name • You may already know after compiling your project there is a new folder '__'. Copy both the DEBIAN and LIBRARY folder and paste them in your com.yourname.name folder • Open MTerminal and type in su alpine cd /var/mobile/deb dpkg-deb -b com.yourname.name • A new .deb is in /var/mobile/deb now
  12. Patrick is basically not correct. void, int, bool are not headers neither should you focus your search through dumped headers on the data types There are no newer methods. Flex is really old and so is IDA,they always were options. They are very obvious. If you want to find the debug menu it's probably -(bool) enableDebugMenu or -(bool) showDebugMenu. Also I'm impressed by the number of wrong syntax in that code block: I'm counting 4 1. [ ] are not used here and will never be in this context 2. (+BOOL) is +(BOOL) or rather -(BOOL) 3. The method name always starts with a small letter thus Debugmenu won't work 4. You put ; at the wrong position in the return statement
  13. Don't mean to be rude but all your answers are only 50% correct
  14. You know you didn't need to try hard with offsets on this one :lenny:
  15. WIFI adapter Liquid/water cooler suck and they're louder
  16. Also GTX 1070 from Asus
  17. First I wouldn't use the GTX 970 because you can only use 3,5 of that 4GB VRAM. I don't know if 500W power supply unit is enough, I recommend 650W. i5 is good enough and often better than a i7
  18. Nice release but please edit your post format to look more like the template. You can find them here https://iosgods.com/topic/7170-tweak-and-patcher-posting-templates-follow-this-when-posting-a-new-topic-here/
  19. I can compile fine on my Cygwin. I can do that for you if you wish also if I find errors when compiling I can immediately fix them
  20. Thank you Günther
  21. Cheaters or coders you don't have to categorize them
  22. You should post this in the request section and make the appname the title. In features you ccan put all the stuff you want like mirroring games etc. PS: It's not a script what you want, scripts are macros
  23. To solve your problem type Clutch -i to list all apps and the numbers which you need later Then type Clutch -b appNUMBER
  24. Thin the binary and I think you didn't crack it properly
  25. Add ARCHS = armv7 arm64 to your Makefile
×
  • 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