Go to file
Felipe Martin 64b53b4be6 Added backup settings on GUI: Name, notes and enable/disable global cache. Tap #13 2014-01-08 23:53:25 +01:00
iosfu Added backup settings on GUI: Name, notes and enable/disable global cache. Tap #13 2014-01-08 23:53:25 +01:00
tests Initial project structure 2013-11-18 18:42:25 +01:00
.gitignore Ignore virtualenv folder for py2 and py3 2014-01-07 23:50:56 +01:00
.travis.yml Initial project structure 2013-11-18 18:42:25 +01:00
LICENSE Initial commit 2013-11-18 06:18:37 -08:00
MANIFEST.in Initial project structure 2013-11-18 18:42:25 +01:00
Makefile Initial project structure 2013-11-18 18:42:25 +01:00
README.md + BackupManager: Added method get() to easily retrieve a registered backup. 2014-01-02 22:41:21 +01:00
iosfu_gui + BackupManager: Added method get() to easily retrieve a registered backup. 2014-01-02 22:41:21 +01:00
requirements.txt Fixed requirements. Added biplist used in Backup instance 2013-11-25 10:44:51 +01:00
setup.py Initial project structure 2013-11-18 18:42:25 +01:00
tox.ini Initial project structure 2013-11-18 18:42:25 +01:00

README.md

iosfu

iOS forensics utility

Libs

  • MBDB - Todo
  • Global PLIST - Todo

Plugin syntax

See iosfu.plugin.device_info.plugin:DeviceInfoPlugin

GUI syntax

See iosfu.plugin.device_info.gui

Documentation

On the works.

GUI on the works

gui