Jump to content

godfather9797

Senior Member
  • Posts

    349
  • Joined

  • Last visited

Everything posted by godfather9797

  1. Thank you very much for your help

    1. K_K

      K_K

      No worries :)

  2. i remove the ASLR, the game always crash and i tried to play around with it, it giving me two offset as showing below https://imgur.com/y6xoh9t
  3. after i get the offset from lldb for arm64 thinning binary (subtract from Aslr), and load the same thin binary in the IDA Pro 7 (processor type = arm Little-endian) i cann't find the same offset in IDA
  4. @DiDA Same error '' fatal: could not create work tree dir '/opt/theos/sdks': Permission denied ''
  5. Install SDK sudo rm -rf /opt/theos/sdks/ && git clone https://github.com/theos/sdks /opt/theos/sdks giving me fatal: could not create work tree dir '/opt/theos/sdks': Permission denied
  6. Thanks @DiDA when try to install Toolchain after download it using this command sudo wget https://developer.angelxwind.net/Linux/ios-toolchain_clang%2bllvm%2bld64_latest_linux_x86_64.zip -O LinuxToolchain.zip it giving me this error ( sudo: unzip: command not found )
  7. I have the same problem, @RyanZdo you find a solution for it ?
×
  • 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