Project Icon

iShutdown

Efficiently Analyze iOS Shutdown Logs to Detect Potential Malware

Product DescriptionThis project uses Python3 scripts to efficiently process and parse iOS Sysdiagnose archives, with a focus on identifying potential malware through Shutdown.log analysis. The iShutdown_detect script identifies potential malware indicators by analyzing anomalies, while iShutdown_parse extracts and organizes shutdown log data into a readable CSV format. Additionally, iShutdown_stats provides detailed reboot statistics for iOS devices. These scripts require specific Python dependencies and are compatible across platforms. Recent updates enhance cross-platform functionality and improve parsing capabilities of Shutdown.log artifacts.
Project Details