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.

This tool supports analysis of the following iOS artifacts
- Contacts
- Call History
- iMessage
- Notes
- Gallery / Deleted Image
- Calendar
- KakaoTalk
- Line
- Safari
- Chrome
- User Account
- Wi-Fi / MAC Address
- Bluetooth Devices
- Installed Applications
- Documents
- iCloud
- Supports decryption of encrypted iOS backups for artifact extraction
- Clone this repository:
git clone https://github.com/YongJin04/iOS-Forensics.git
cd iOS-Forensics- Install dependencies using
pip:
pip install -r requirements.txt- To run the Python version locally:
python.exe main.py