Replies: 2 comments 2 replies
-
Hi @rsenet, The test also mentions otool. See here:
Unless the outputs of the tools are fundamentally different we tend to write the examples using just one. If you'd like to see the
|
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
In https://mas.owasp.org/MASTG/iOS/0x06i-Testing-Code-Quality-and-Build-Settings/#dynamic-analysis_3, it is specify that we can use list_bundles (from objection) to analyze the app dependencies.
However, it is also easy to do it without objection and localy using otool with the following command:
Beta Was this translation helpful? Give feedback.
All reactions