Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MMAP failed on macOS 15.0 #34

Open
Aocro opened this issue Sep 27, 2024 · 1 comment
Open

MMAP failed on macOS 15.0 #34

Aocro opened this issue Sep 27, 2024 · 1 comment

Comments

@Aocro
Copy link

Aocro commented Sep 27, 2024

Steps

  1. Download encrypted ipa from AppStore.
  2. Unzip and extract ProductName.app.
  3. Run ./appdecrypt ./ProductName.app ./DecryptProductName.app

Logs

➜  ./appdecrypt ./ProductName.app ./DecryptProductName.app
Success to copy file.
Dump ./ProductName.app/Frameworks/UnityFramework.framework/UnityFramework fail, because of mmap fail with Operation not permitted

Version

  • System: macOS 15.0
  • Chip: Apple M1 Pro
@MrSimmo
Copy link

MrSimmo commented Nov 15, 2024

Same here; Sequoia 15.1

./appdecrypt /Applications/Hill\ Climb.app ./HillClimb_decrypted.app --ignore-ios-check

Copy From /Applications/Hill Climb.app to ./HillClimb_decrypted.app
Success to copy file.
Warning ! The app is will not run on M1 Mac. Decrypting it anyway.
Dump /Applications/Hill Climb.app/Wrapper/Hill Climb Racing.app/Hill Climb Racing fail, because of mmap fail with Operation not permitted
Dump /Applications/Hill Climb.app/Wrapper/Hill Climb Racing.app/Frameworks/InMobiSDK.framework/InMobiSDK Success
Dump /Applications/Hill Climb.app/Wrapper/Hill Climb Racing.app/Frameworks/IASDKCore.framework/IASDKCore Success
Dump /Applications/Hill Climb.app/Wrapper/Hill Climb Racing.app/Frameworks/HyprMX.framework/HyprMX Success
Dump /Applications/Hill Climb.app/Wrapper/Hill Climb Racing.app/Frameworks/AppLovinSDK.framework/AppLovinSDK Success

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants