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

Unable to dump apps due to errors: No such file or directory #180

Open
cfossace opened this issue Oct 27, 2023 · 2 comments
Open

Unable to dump apps due to errors: No such file or directory #180

cfossace opened this issue Oct 27, 2023 · 2 comments

Comments

@cfossace
Copy link

I tried dumping the hello world app after installing it myself.

Start the target app test-app
operation not permitted while attempting to soften target process

I can't seem to dump any third party apps either

@cfossace
Copy link
Author

cfossace commented Nov 1, 2023

(frida-ios-dump) ➜ frida-ios-dump git:(master) ✗ python dump.py my.app.testing.triggerdebug.triggerdebug.testing-app -H 10.0.0.18 -p 22
Start the target app my.app.testing.triggerdebug.triggerdebug.testing-app
Dumping testing app to /var/folders/rr/n_90hxwd49gc5n3nwyrw6qdr0000gp/T
start dump /private/var/containers/Bundle/Application/6E8B942A-602B-457F-8812-77A44A3AEB92/testing app.app/testing app
0.00B [00:00, ?B/s]chmod: /var/folders/rr/n_90hxwd49gc5n3nwyrw6qdr0000gp/T/Payload/testing app.fid: No such file or directory
Command '('chmod', '655', '/var/folders/rr/n_90hxwd49gc5n3nwyrw6qdr0000gp/T/Payload/testing app.fid')' returned non-zero exit status 1.
0.00B [00:00, ?B/s]
0.00B [00:00, ?B/s]chmod: /var/folders/rr/n_90hxwd49gc5n3nwyrw6qdr0000gp/T/Payload/testing app.app: No such file or directory
Command '('chmod', '755', '/var/folders/rr/n_90hxwd49gc5n3nwyrw6qdr0000gp/T/Payload/testing app.app')' returned non-zero exit status 1.
0.00B [00:00, ?B/s]
0.00B [00:00, ?B/s]Generating "testing app.ipa"

[Errno 2] No such file or directory: '/var/folders/rr/n_90hxwd49gc5n3nwyrw6qdr0000gp/T/Payload/testing app.fid'

@cfossace cfossace changed the title operation not permitted while attempting to soften target process Unable to dump apps due to errors: No such file or directory Nov 3, 2023
@cfossace
Copy link
Author

cfossace commented Nov 3, 2023

(The same error is with bagbak, I am not sure if maybe this is a Frida-side issue? )

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

1 participant