Class: IosBackupExtractor::RawBackup4

Inherits:
RawBackup
  • Object
show all
Defined in:
lib/ios_backup_extractor/raw_backup4.rb

Constant Summary collapse

MANIFEST_MBDB =
'Manifest.mbdb'

Constants inherited from RawBackup

IosBackupExtractor::RawBackup::INFO_PLIST, IosBackupExtractor::RawBackup::MANIFEST_PLIST

Instance Attribute Summary

Attributes inherited from RawBackup

#info_plist

Method Summary

Methods inherited from RawBackup

#archive_raw, #archive_to, #extract_to, #initialize, #is_encrypted?, #to_s

Constructor Details

This class inherits a constructor from IosBackupExtractor::RawBackup