Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alessiomaffeis/iOScanX
iOScanX (iOS Application Scanner for OS X) is a Cocoa application for semi-automated iOS app analysis and evaluation
https://github.com/alessiomaffeis/iOScanX
analysis application automated-analysis automation ios macos scanning security workflow
Last synced: about 2 months ago
JSON representation
iOScanX (iOS Application Scanner for OS X) is a Cocoa application for semi-automated iOS app analysis and evaluation
- Host: GitHub
- URL: https://github.com/alessiomaffeis/iOScanX
- Owner: alessiomaffeis
- License: mit
- Created: 2013-03-06T12:40:39.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2017-02-21T22:26:23.000Z (almost 8 years ago)
- Last Synced: 2024-08-01T23:33:39.369Z (5 months ago)
- Topics: analysis, application, automated-analysis, automation, ios, macos, scanning, security, workflow
- Language: Objective-C
- Homepage:
- Size: 1.3 MB
- Stars: 37
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- open-source-mac-os-apps - iOScanX - Cocoa application for semi-automated iOS app analysis and evaluation. ![objective_c_icon] ![c_icon] (Applications / Utilities)
- open-source-mac-os-apps - iOScanX - Cocoa application for semi-automated iOS app analysis and evaluation. ![objective_c_icon] ![c_icon] (Applications / Utilities)
README
iOScanX
=======iOScanX is the highest level part of the eponymous project. It takes advantage of the [ScanX framework](https://github.com/alessiomaffeis/ScanX) in order to actualize a practical workflow for iOS application scanning.
![alt tag](http://i.imgur.com/4zx0UvT.png)
iOScanX provides a clear and intuitive graphical user interface that guides the user through all the steps in the workflow:
1. the first step is the acquisition of a group of applications that are going to be the subject of the scanning. iOScanX is capable of automatically decrypting and importing apps from a jailbroken device, connected via SSH through USB or Wi-Fi;
2. the second one is importing and selecting the analysis modules to be used during the scanning phase. iOScanX will present the user with a list of the metrics provided by each module, along with a concise description;
3. in the third step, iOScanX offers a convenient way of defining and editing evaluation expressions based on the previously displayed modules’ metrics;
4. the fourth and final step is the review of the results of the analysis. iOScanX comes with an option for exporting the results in the XML plist format.
![alt tag](http://i.imgur.com/0vEOyar.png)