Commit Graph

791 Commits

Author SHA1 Message Date
tek ba5ff9b38c Fixes a minor typing bug 2022-07-18 14:25:01 +02:00
Nex 3fccebe132 Merge branch 'main' of github.com:mvt-project/mvt 2022-07-14 12:06:52 +02:00
Nex 1265b366c1 Added install_non_market_apps to settings warnings 2022-07-14 09:09:01 +02:00
Nex c944fb3234 Enforcing quotes in timeline csv writing 2022-07-12 12:03:20 +02:00
Nex e6b4d17027 Using error instead of warning for failed apk download 2022-07-12 11:55:31 +02:00
Nex f55ac36189 Code style fixes 2022-07-12 11:55:10 +02:00
Nex 550d6037a6 Bumped version 2022-07-08 19:54:46 +02:00
Nex e875c978c9 Optional address in SMS serialize 2022-07-08 19:54:33 +02:00
Nex fbf510567c Bumped version v2.0 2022-07-07 13:51:56 +02:00
Nex 94fe98b9ec Removed unused imports 2022-07-07 13:00:38 +02:00
Nex a328d57551 Added test-upload to Makefile 2022-07-07 12:31:35 +02:00
Nex a9eabc5d9d Updated dependencies 2022-07-07 12:28:42 +02:00
Nex 1ed6140cb6 Got rid of tqdm in favor of rich progress bar 2022-07-07 12:28:30 +02:00
Nex efceb777f0 Small clean ups and type hints of mvt-android 2022-07-06 18:38:16 +02:00
Nex 14bbbd9e45 Refactored mvt-android adb Files module in order to keep copy of suspicious payloads 2022-07-06 17:45:21 +02:00
Nex 3cdc6da428 Temporarily removed mvt-ios check-usb command 2022-07-06 13:01:55 +02:00
Nex 459ff8c51c Adding some more checks to bugreport packages module 2022-07-05 18:10:48 +02:00
Nex 88665cf7dd Merge pull request #289 from lorenzo-reho/main
Fixed cmd_download_apks serial connection bug
2022-07-02 18:22:59 +02:00
lorenzo-reho 0a749da85f Fixed cmd_download_apks serial connection bug 2022-07-02 16:14:27 +02:00
Nex f81604133a Fixed Prompt imports 2022-06-30 11:06:37 +02:00
Nex cdd9b74cbc Replaced getpass with Prompt 2022-06-30 10:58:50 +02:00
Nex 3fb37b4f30 Added finish() method to Command class 2022-06-30 10:26:33 +02:00
Nex 2fe8b58c09 Removed space 2022-06-30 10:26:30 +02:00
tek 61d0c4134d Fixes a bug in mvt-android download-apks 2022-06-29 23:06:49 +02:00
Nex 6b36fe5fca Re-adding again empty spacing that went missing 2022-06-29 10:35:30 +02:00
Nex c9f54947e3 Small language and style changes 2022-06-29 01:11:30 +02:00
Nex ae6fec5ac5 Merge branch 'Te-k-feature/ios-check-usb' 2022-06-29 00:57:32 +02:00
Nex 298726ab2b Minor style fixes 2022-06-29 00:57:25 +02:00
Nex 7222bc82e1 Sorting imports and removing unused ones 2022-06-29 00:05:36 +02:00
Nex 4a568835d2 Merge branch 'main' into feature/ios-check-usb 2022-06-28 23:58:38 +02:00
tek f98282d6c5 Adds applications and device info iOS USB modules 2022-06-28 23:37:57 +02:00
tek f864adf97e First structure for mvt-ios check-usb 2022-06-28 20:35:52 +02:00
Nex 8f6882b0ff Merge pull request #287 from mvt-project/ioc_updates
Added process to automatically check for indicators updates
2022-06-28 16:04:08 +02:00
Nex b6531e3e70 Forgot closing bold tags 2022-06-28 15:55:52 +02:00
Nex ef662c1145 Added new indicators update to mvt-android 2022-06-28 15:03:52 +02:00
Nex b8e5346660 Updating last check time when forcefully updating iocs 2022-06-28 13:12:09 +02:00
Nex aedef123c9 Added frequency of indicators updates check 2022-06-28 12:54:33 +02:00
Nex 8ff8e599d8 Fixed flake8 and minor code style 2022-06-28 12:00:30 +02:00
Nex 815cdc0a88 Adding system to check for updates of indicators files and notify if any are available 2022-06-27 14:41:40 +02:00
Nex b420d828ee Reintroduced public_indicators.json file to be available for older versions 2022-06-25 00:49:16 +02:00
Nex 7b92903536 Moved indicators file to dedicated repository 2022-06-25 00:41:58 +02:00
Nex 2bde693c35 Removed empty spaces 2022-06-24 15:20:09 +02:00
Nex 7daea737c6 Merge branch 'main' of github.com:mvt-project/mvt 2022-06-24 15:14:47 +02:00
Nex 0d75dc3ba0 Optionally loading indicators description 2022-06-24 15:14:33 +02:00
tek 0622357a64 Adds support for MMS parsing in android backups 2022-06-23 11:05:04 +02:00
tek c4f91ba28b Merge branch 'main' of github.com:mvt-project/mvt 2022-06-23 10:02:53 +02:00
tek 5ade0657ac Fixes an issue in Android backup parsing 2022-06-23 10:02:37 +02:00
Nex cca9083dff Reintroduced is_backup and is_fs_dump 2022-06-22 17:54:03 +02:00
Nex 3f4ddaaa0c Minor code style fixes 2022-06-22 17:53:53 +02:00
Nex 7024909e05 Adding more type hints 2022-06-22 16:53:29 +02:00