mvt/mvt/android/modules/adb
Yallxe 43b1612dfe Set utf-8 as an encoding for open()
Not every system uses 'utf-8' as a default encoding for opening files in Python.

Before you say that there must be a way to set default encoding in one line, no, there is not. At least, I didn't found a way to do this.
2022-01-29 12:18:18 +01:00
..
__init__.py Better parsing of dumpsys package and added parsing of Activities too 2022-01-29 03:50:33 +01:00
base.py Ordered imports 2022-01-28 16:36:24 +01:00
chrome_history.py Standardized code with flake8 2021-11-19 15:27:51 +01:00
dumpsys_accessibility.py Sorted imports 2022-01-11 16:02:44 +01:00
dumpsys_activities.py Better parsing of dumpsys package and added parsing of Activities too 2022-01-29 03:50:33 +01:00
dumpsys_batterystats.py Set utf-8 as an encoding for open() 2022-01-29 12:18:18 +01:00
dumpsys_full.py Set utf-8 as an encoding for open() 2022-01-29 12:18:18 +01:00
dumpsys_packages.py Set utf-8 as an encoding for open() 2022-01-29 12:18:18 +01:00
dumpsys_procstats.py Set utf-8 as an encoding for open() 2022-01-29 12:18:18 +01:00
dumpsys_receivers.py Better parsing of dumpsys package and added parsing of Activities too 2022-01-29 03:50:33 +01:00
files.py Added Getprop module and cleaned Files and Packages Android modules 2022-01-27 12:50:37 +01:00
getprop.py Added check-iocs command to mvt-android 2022-01-27 18:23:19 +01:00
logcat.py Set utf-8 as an encoding for open() 2022-01-29 12:18:18 +01:00
packages.py Ordered imports 2022-01-28 16:36:24 +01:00
processes.py Standardized code with flake8 2021-11-19 15:27:51 +01:00
root_binaries.py Added Getprop module and cleaned Files and Packages Android modules 2022-01-27 12:50:37 +01:00
settings.py Added check-iocs command to mvt-android 2022-01-27 18:23:19 +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