Commit Graph

206 Commits

Author SHA1 Message Date
Gregorio Zanon e30f6d9134 Added availability details to records.md
Added availability details for backup records which require encryption or aren't available anymore in recent iOS versions.
2021-08-18 10:07:39 +02:00
Nex d61d40ee5a Updated documentation on mvt-android 2021-08-17 16:36:48 +02:00
Nex 99d539b040 Renamed packages.json to apks.json to avoid conflicts with other module 2021-08-17 13:26:26 +02:00
Nex 7edf147112 Better handling of package parsing and more logging (closes: #102) 2021-08-17 13:26:04 +02:00
Nex 39b81214c2 Catching exception when unable to connect to device over TCP 2021-08-17 13:10:36 +02:00
Nex 94fd6b5208 Catching errors more gracefully when downloading apks (closes: #158) 2021-08-17 13:06:31 +02:00
Nex 71e270fdf8 Bumped version v1.2.0 2021-08-16 14:56:46 +02:00
Nex 8125f1ba14 Updated docs with new modules 2021-08-16 11:12:57 +02:00
Nex 96e4a9a4a4 Overhaul of mvt-ios modules 2021-08-16 10:50:35 +02:00
Nex 24d7187303 Fixed variable name 2021-08-15 20:02:17 +02:00
Nex 6af6c52f60 Renamed function for consistency 2021-08-15 20:01:33 +02:00
Nex fdaf2fc760 Fixed WebkitSessionResourceLog module, still needs testing 2021-08-15 20:00:29 +02:00
Nex fda621672d Renamed webkit helper function 2021-08-15 19:50:55 +02:00
Nex ce6cc771b4 Replaced leftover dicts 2021-08-15 19:20:41 +02:00
Nex e1e4476bee Standardizing Manifest results structure 2021-08-15 19:07:45 +02:00
Nex 9582778adf Getting rid of dict() 2021-08-15 19:05:15 +02:00
Nex 5e6e4fa8d0 Added modules to extract details on configuration profiles from backup 2021-08-15 18:53:02 +02:00
Nex 9e5a412fe2 Creating helper function to locate files in Manifest.db 2021-08-15 17:39:14 +02:00
Nex 763cb6e06c DeviceInfo module is now BackupInfo and only running on backups 2021-08-15 13:16:00 +02:00
Nex cbdbf41e1e Restructured modules folders 2021-08-15 13:14:18 +02:00
Nex cf630f7c2b Fixed unused imports 2021-08-14 18:56:33 +02:00
Nex 3d6e01179a Fixed typo 2021-08-14 18:52:00 +02:00
Nex 8260bda308 Got rid of biplist, using standard plistlib 2021-08-14 18:50:11 +02:00
Nex 30e00e0707 Added module to extract information on device 2021-08-14 18:39:46 +02:00
Nex 88e2576334 Copying plist files too when decrypting a backup 2021-08-14 18:25:41 +02:00
Nex 076930c2c9 Added newline 2021-08-14 18:06:30 +02:00
Nex 8a91e64bb9 Catching gracefully if indicators file parse fails 2021-08-12 20:17:37 +02:00
Nex bdbfe02315 Bumped version v1.1.0 2021-08-12 18:44:14 +02:00
Nex 54eaf046b0 Standardizing base classes declarations 2021-08-12 18:36:31 +02:00
Nex 23e4babbc9 Sorted imports 2021-08-12 18:34:33 +02:00
Nex 78b9fcd50c Added super init to NetBase 2021-08-12 18:34:23 +02:00
Nex 4eb7a64614 Removed serial in declaration 2021-08-12 18:33:58 +02:00
Nex e512e0b72f Fixed download_apks init 2021-08-12 18:25:57 +02:00
Nex 7884c28253 Merge branch 'j0k2r-main' 2021-08-12 18:21:36 +02:00
Nex 8ca7030195 Refactored serial specification for ADB 2021-08-12 18:21:21 +02:00
Nex f78c671885 Merge branch 'main' of https://github.com/j0k2r/mvt into j0k2r-main 2021-08-12 18:07:50 +02:00
Nex 411ac53522 Letting module handler catch any exception 2021-08-12 17:57:40 +02:00
Nex 8be60e8a04 Checking all processes 2021-08-12 17:53:19 +02:00
Nex 8a484b3b24 Added a more clear message regarding rooted Androids 2021-08-12 17:47:20 +02:00
Nex 0a7512cfb2 Checking for manipulated entries even when no indicators are provided 2021-08-12 12:57:27 +02:00
Nex 257f3732e3 Merge branch 'DL6ER-main' 2021-08-12 12:56:17 +02:00
Nex 8d93ab66c9 Improved logging around detection results 2021-08-12 12:56:12 +02:00
Nex 6e19d34700 Merge branch 'main' of https://github.com/DL6ER/mvt into DL6ER-main 2021-08-12 12:49:36 +02:00
Nex 271cdede0f Merge branch 'dkg-error-cleanup' 2021-08-12 12:48:47 +02:00
Nex 88324c7c42 Standardized to logging format 2021-08-12 12:48:29 +02:00
Daniel Kahn Gillmor ec93c3d8b8 Even friendlier behaviors when the user mis-specifies the backup path
As discussed in #147
2021-08-10 23:19:45 -04:00
Daniel Kahn Gillmor 1288f8ca53 handle error cases better 2021-08-10 22:57:15 -04:00
DL6ER 290776a286 Log if there was no detection made by the module
Signed-off-by: DL6ER <dl6er@dl6er.de>
2021-08-10 12:13:23 +02:00
Nex 44b677fdb2 Updated README 2021-08-09 16:14:48 +02:00
Nex 3ae822d3ac Updated README 2021-08-09 16:14:08 +02:00