mvt/mvt/android/modules/adb
Nicolai Søborg c282d4341d
Bump adb read timeout
Some adb commands (like `dumpsys`) are very slow and the default timeout is "only" 10s. 
A timeout of 200 seconds is chosen completely at random - works on my phone 🤷

Fixes https://github.com/mvt-project/mvt/issues/113
Fixes https://github.com/mvt-project/mvt/issues/228
2021-12-28 13:56:04 +01:00
..
__init__.py Added module to dump full output of dumpsys 2021-08-30 22:20:05 +02:00
base.py Bump adb read timeout 2021-12-28 13:56:04 +01:00
chrome_history.py Standardized code with flake8 2021-11-19 15:27:51 +01:00
dumpsys_batterystats.py Standardized code with flake8 2021-11-19 15:27:51 +01:00
dumpsys_full.py Standardized code with flake8 2021-11-19 15:27:51 +01:00
dumpsys_packages.py Split receivers into a new package 2021-08-26 14:51:56 +02:00
dumpsys_procstats.py Standardized code with flake8 2021-11-19 15:27:51 +01:00
dumpsys_receivers.py Standardized code with flake8 2021-11-19 15:27:51 +01:00
files.py Add support for indentifying known malicious file paths over ADB 2021-12-16 19:16:24 +01:00
logcat.py Added logcat modules 2021-08-26 15:23:54 +02:00
packages.py Standardized code with flake8 2021-11-19 15:27:51 +01:00
processes.py Standardized code with flake8 2021-11-19 15:27:51 +01:00
rootbinaries.py Standardized code with flake8 2021-11-19 15:27:51 +01:00
sms.py Standardized code with flake8 2021-11-19 15:27:51 +01:00
whatsapp.py Standardized code with flake8 2021-11-19 15:27:51 +01:00