Skip to content

Latest commit

 

History

History
66 lines (54 loc) · 2.34 KB

File metadata and controls

66 lines (54 loc) · 2.34 KB

iOS Forensic Analyzer

iOS Forensic Analyzer is a powerful and lightweight forensic investigation tool for iOS devices. This tool consolidates key user and system artifacts into one standalone executable for efficient analysis. Artifacts TreeView Device SMS Call Gallery Browser Document iCloud Bluetooth

Features

This tool supports analysis of the following iOS artifacts

Default iOS Artifacts

  • Contacts
  • Call History
  • iMessage
  • Notes
  • Gallery / Deleted Image
  • Calendar

Messenger Applications

  • KakaoTalk
  • Instagram
  • Line
  • LinkedIn

Browser Artifacts

  • Safari
  • Chrome

User Activity Artifacts

  • User Account
  • Wi-Fi / MAC Address
  • Bluetooth Devices
  • Installed Applications

Documents

  • Documents
  • iCloud

Backup Decryption

  • Supports decryption of encrypted iOS backups for artifact extraction

How to Use

  1. Clone this repository:
git clone https://github.com/YongJin04/iOS-Forensics.git
cd iOS-Forensics
  1. Install dependencies using pip:
pip install -r requirements.txt
  1. To run the Python version locally:
python.exe main.py