An Android application that is able to perform analysis on the image's partition details and carve out files as seen here.
- Clone GitHub Repo
- Install Android Studio
- Download APK to Android phone
- Allow permission to access file manager
- Users may select “SELECT FILE TO ANALYSE” to begin the analysis of the file system information. However, before that begins, user has to ensure that their phone must have access to the image file in the internal storage or in the external storage.
- Upon execution, users will be brought to the file manager to select the image that they want to analyse. From there, users should navigate to the storage that holds the image file and select it.
- Users may select “SELECT FILE TO CARVE” to begin the analysis of the file system information. However, before that begins, user has to ensure that their phone must have access to the image file in the internal storage or in the external storage.
- Upon execution, users will be brought to the file manager to select the image that they want to analyse. From there, users should navigate to the storage that holds the image file and select it.
- The users can go to the internal storage to find the folder “Icarus” to see the files stored in the image. They are stored according to how many partitions there are.
