paradiseduo / appdecrypt

appdecrypt is a tool to make decrypt application encrypted binaries on macOS when SIP-enabled (macOS 11.3 or below)
GNU General Public License v3.0
701 stars 95 forks source link

zsh: segmentation fault ./appdecrypt /Users/madstsk/.myWirdFiles/sideload/HCR2/Payload/hcrwc-iOS.app #18

Open Maki2007 opened 1 year ago

Maki2007 commented 1 year ago

This is how I have done it.

  1. Got an IPA from my iPhone using iMazing
  2. Renamed it to a .zip
  3. Decompressed the zip file.
  4. Ran the command: appdecrypt % ./appdecrypt /Users/madstsk/.myWirdFiles/sideload/HCR2/Payload/hcrwc-iOS.app /Users/madstsk/.myWirdFiles/sideload/HCR2-decrypted.app
  5. Got this output: zsh: segmentation fault ./appdecrypt /Users/madstsk/.myWirdFiles/sideload/HCR2/Payload/hcrwc-iOS.app I have tried to chmod -R 777 the parentfolder.
paradiseduo commented 1 year ago

单独执行 ./appdecrypt 会报错吗