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

LLVM Profile Error: Failed to write file "default.profraw": Operation not permitted #44

Closed
dannyZhou opened this issue Dec 6, 2017 · 4 comments

Comments

@dannyZhou
Copy link

Reproduce:

  1. Install MonkeyDev
  2. create project of monkeyDev
  3. download ipa from https://www.25pp.com/ios/detail_1333696/
  4. move ipa to TargetApp
  5. build project and run

Error:

2017-12-06 10:02:17.359524 putong[1004:16620] [AntiAntiDebug Init]
2017-12-06 10:02:17.696708 putong[1004:16620]
🎉!!!congratulations!!!🎉
👍----------------insert dylib success----------------👍
2017-12-06 10:02:17.712327 putong[1004:16620] Method Trace is disable
LLVM Profile Error: Failed to write file "default.profraw": Permission denied

@AloneMonkey
Copy link
Owner

  1. Updated MonkeyDev to the latest
  2. Create a new MonkeyApp project
  3. open AntiAntiDebug.m , remove the comment of following line of code
rebind_symbols((struct rebinding[1]){{"sysctl", my_sysctl, (void*)&orig_sysctl}},1);
  1. download ipa from https://www.25pp.com/ios/detail_1333696/
  2. move ipa to TargetApp
  3. build project and run

@dannyZhou
Copy link
Author

Resolved. Thank you very much!

@LuckyChen73p
Copy link

庆哥这个方法我试了抖音和TikTok都不生效, 请问还有其他办法吗?

@LemaMichael
Copy link

庆哥这个方法我试了抖音和TikTok都不生效, 请问还有其他办法吗?

I'm having the same issue. Were you able to solve?

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

4 participants