Arsenii Kostromin

Results 6 comments of Arsenii Kostromin

> Hello! Is it possible to use it on M1 Mac? It will be much easier to do it right on Mac @ZonD80 Actually you can try to build it...

Same issue, I have took the repository name. Will try to figure out how to make .deb files.

@bensh you can try to start the app with `frida -Uf com.[team_name].[app_name]`, app will hang, and at that moment you can dump it using `frida-ios-dump`.

@bensh that's odd, it might crash, but .ipa will be generated anyway.

Same issue for app downloaded from App Store.

Works without issues with: `-C, --ignore-crashes Disable native crash reporter integration` It's somehow related to https://github.com/frida/frida-core/issues/345#issuecomment-716036380