Jump to content

ppAtahTesreveR

Member
  • Posts

    100
  • Joined

  • Last visited

Everything posted by ppAtahTesreveR

  1. this is hands on tutorial to explain how to by pass in app purchase for apps that dont have receipt validation
  2. yes it will work for apps that did not validate the receipt, mostly offline games/apps
  3. this is hands on tutorial how to debug and by pass in-app purchase using LLDB
  4. the new unc0ver is using substitute instead of substrate
  5. it's possible, you can use IDA or Hopper Disassembler to static analysis the app then develop tweak to hook into and do whatever you want.
  6. if you found out that the hack is storing values in .plist find, then you can try to find out which methods the app is using and develop a tweak to hook and override those methods to return expected values regardless of values in .plist file
  7. you might need to check other instructions if they restrict max value for that, for example youtube has validation on client that limit max 2.0 and min 0.25 for playback speed
  8. You would need a bit of assembly skill to static analysis the binary app and find out where is the instructions to patch, then using armconverter tool to convert patched instruction into hex and write to the memory you want using Live Offset Patcher tool
×
  • 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