Commit Graph

281 Commits

Author SHA1 Message Date
Carlos Macasaet f4ba29f1ef
Install libimobiledevice-glue from source
This installs libimobiledevice-glue from source as it appears it is no
longer available to `apt-get`.

Resolves: #182
2021-09-12 18:28:17 -07:00
Nex 6da6595108 More docstrings 2021-09-10 20:09:37 +02:00
Nex 35dfeaccee Re-ordered list of shortener domains 2021-09-10 15:21:02 +02:00
Nex e5f2aa3c3d Standardizing reST docstrings 2021-09-10 15:18:13 +02:00
Nex 3236c1b390 Added new TCC module 2021-09-09 12:00:48 +02:00
Nex 80a670273d Added additional locationd path 2021-09-07 15:18:00 +02:00
Nex 969b5cc506 Fixed bug in locationd module 2021-09-07 15:06:19 +02:00
Nex ef8622d4c3 Changed event name 2021-09-03 14:49:04 +02:00
Nex e39e9e6f92 Cleaned up and simplified module 2021-09-03 14:48:24 +02:00
Nex 7b32ed3179 Compacted record data 2021-09-03 14:41:55 +02:00
Nex 315317863e Fixed documentation 2021-09-03 14:06:01 +02:00
Nex 08d35b056a Merge branch 'guitarsinger-main' 2021-09-03 13:35:59 +02:00
Nex 3e679312d1 Renamed module 2021-09-03 13:35:27 +02:00
guitarsinger be4f1afed6 add OSAnalyticsADDAILY 2021-09-03 11:59:44 +02:00
Nex 0dea25d86e Reverted version number to minor 2021-09-02 15:33:36 +02:00
Nex 505d3c7e60 Bumped version 2021-09-02 15:31:25 +02:00
Nex 8f04c09b75 Removed duplicate 2021-09-02 15:28:17 +02:00
Nex 595b7e2066 Fixed typo 2021-09-02 15:27:00 +02:00
Nex d3941bb5d3
Merge pull request #177 from harsaphes/main
Checking idstatuscache.plist in a dump for iOS>14.7
2021-09-01 22:00:51 +02:00
Nex 194c8a0ac1 Using new function to retrieve local db path 2021-09-01 21:59:12 +02:00
Nex bef190fe50
Merge pull request #178 from mvt-project/webkit_error
Fixes a bug in retrieving the backup file path in webkit session resource log
2021-09-01 21:57:49 +02:00
tek cacf027051 Fixes a bug in retrieving the backup file path in webkit session resource logs 2021-09-01 15:49:23 -04:00
tek da97f5ca30 Add db recovery to Safari history module 2021-09-01 15:40:45 -04:00
Nex a774577940 Handling some exceptions more gracefully 2021-09-01 13:41:21 +02:00
Nex 7252cc82a7 Added module to dump full output of dumpsys 2021-08-30 22:20:05 +02:00
Nex b34d80fd11 Logging module completed 2021-08-30 22:19:28 +02:00
Nex 0347dfa3c9 Added module Files to pull list of visible file pathso 2021-08-30 22:11:07 +02:00
Nex 28647b8493 Fixed is_dir() to isdir() 2021-08-30 22:08:29 +02:00
harsaphes c2ec26fd75 Checking idstatuscache.plist in a dump for iOS>14.7 2021-08-30 21:01:59 +02:00
Nex 856a6fb895 Cleaning up some classes 2021-08-28 12:33:27 +02:00
Nex 62f3c535df
Merge pull request #176 from JeffLIrion/patch-1
Fix `_adb_check_keys` method
2021-08-28 12:25:52 +02:00
Jeff Irion 34c64af815
Fix `_adb_check_keys` method 2021-08-27 23:26:50 -07:00
Nex ea4da71277 Creating android home folder if missing 2021-08-27 19:12:09 +02:00
Nex 94fe3c90e0 Added logcat modules 2021-08-26 15:23:54 +02:00
Nex f78332aa71 Split receivers into a new package 2021-08-26 14:51:56 +02:00
Nex 0c4eb0bb34 Added discovery of Android packages with potentially abusive receivers 2021-08-26 14:08:39 +02:00
Nex e70054d0c2 Bumped version 2021-08-26 12:48:09 +02:00
Nex a75cf58f72 Added missing dependency 2021-08-26 12:47:46 +02:00
Nex c859b43220 Adding logo to iOS cli 2021-08-26 12:40:45 +02:00
Nex 75ee2db02e Upgrading version 2021-08-26 12:36:37 +02:00
Nex f6efb3c89a Bumped version 2021-08-25 21:58:38 +02:00
Nex b27047ed27 Updated lookup modules to new format (closes: #175) 2021-08-25 21:58:03 +02:00
Nex d43c8109d1 Bumped version 2021-08-25 16:32:05 +02:00
Nex 79f313827f Changed mvt-android download-apks to only fetch non-system packages 2021-08-25 13:35:21 +02:00
Nex 67d8820cc9
Merge pull request #174 from arky/adb-keygen-fix
Create adb keys (Fixes #165)
2021-08-21 18:43:14 +02:00
Arky 9297e06cc4 Create adb keys (Fixes #165) 2021-08-21 22:43:41 +07:00
Nex faf44b0d4d
Merge pull request #173 from arky/android-tools-fix
Use latest Android platform tools
2021-08-21 17:25:34 +02:00
Nex 4ebe0b6971 Shrink logo in README 2021-08-21 15:58:35 +02:00
Arky 3cbeb4befa Use latest Android platform tools 2021-08-21 20:53:33 +07:00
Nex 0005ad2abd Removed unused imports 2021-08-21 15:50:12 +02:00