Scan an iOS application

2022/10/10 |

This article describes how to scan an iOS application using Lucent Sky AVM.

In this article, you will learn how to:

  • Scan an iOS application.

At the end, you will be able to scan an iOS application.

iOS project**

Navigate to the root of the project, and create an archive file that includes the source code of the project, with the project file (such as .csproj or .xcodeproj) in the root of the archive file.

Other considerations

  • Performance

    If the application has a large number data files in JSON or XML format, or large number of backup files, it is recommended to either remove them prior to scan or set the ExcludeFileTypes scan argument to Backup, Config, or Backup,Config to exclude these files from analysis and improve analysis performance.

    If the application has a large number of media files, it is recommended to remove them prior to scan to reduce the amount of storage space required.