Jump to content

KingRalph

Senior Member
  • Posts

    1,300
  • Joined

  • Last visited

Everything posted by KingRalph

  1. To obfuscate it so that nobody can leech/modify the code *cough* iOSCheats *cough*
  2. Then get off your ass and study
  3. The file is encrypted. Îúíþ is only the first line of the encrypted text. Open the file in ifile and not filza and you will see the real code
  4. I'm not getting the error from theos I'm using another program called shc
  5. Then how do I fix it?
  6. Yes. But you can always get unbanned easily
  7. No it wouldn't. A script can have a exit code of 0 and still be riddled with bugs
  8. Here I go... An exit code that is 0 means that the process was successful. An exit code that is greater than 0 means that the process was unsuccessful. Simple right? Also, the exit code is relatively useless. It doesn't explicitly (or implicitly) tell me the solution to the error
  9. The exit status is clearly displayed in the screenshot
  10. I've been experimenting with shc and trying to figure out how to compile a shell script. Everytime I try and compile my shell script, I get this error: http://imgur.com/6npngP7.jpg Does anyone have any solutions? Thanks in advance
  11. It will probably not work. The code is correct but the binary for your tweak is armv7. to make binary support arm64 devices, add this code to the top of your makefile. ARCHS = armv7 arm64 TARGET = iphone:clang:8.1
  12. But the hack will occupy memory space.
  13. AppCake
  14. You have the wrong offset. The offset you have found is a memory offset. You can only modify a memory offset with a memory editing tool like iGG, gamegem, gameplayer, etc. You cannot modify memory values in IDA or a hex editor - you need a debugging tool to do that. Before you make another support topic read the tutorial very carefully
  15. Amuyea is a girl
  16. Sinfuliphone or iC I'm not sure which one
  17. @Fruit the .0f at the end of a number just means that the number is a floating point variable. (float, double, etc)
×
  • 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