appdecrypt
appdecrypt copied to clipboard
zsh: segmentation fault ./appdecrypt /Users/madstsk/.myWirdFiles/sideload/HCR2/Payload/hcrwc-iOS.app
This is how I have done it.
- Got an IPA from my iPhone using iMazing
- Renamed it to a .zip
- Decompressed the zip file.
- Ran the command:
appdecrypt % ./appdecrypt /Users/madstsk/.myWirdFiles/sideload/HCR2/Payload/hcrwc-iOS.app /Users/madstsk/.myWirdFiles/sideload/HCR2-decrypted.app
- 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.
单独执行 ./appdecrypt 会报错吗