README.md
setup.py
tests/tests.py
titandevice/__init__.py
titandevice.egg-info/PKG-INFO
titandevice.egg-info/SOURCES.txt
titandevice.egg-info/dependency_links.txt
titandevice.egg-info/requires.txt
titandevice.egg-info/top_level.txt
titandevice/android/__init__.py
titandevice/android/application/__init__.py
titandevice/android/application/application.py
titandevice/android/application/package.py
titandevice/android/application/package_manager.py
titandevice/android/application/test.py
titandevice/android/capture/__init__.py
titandevice/android/capture/capture_manager.py
titandevice/android/config/__init__.py
titandevice/android/device/__init__.py
titandevice/android/device/device_manager.py
titandevice/android/frida/__init__.py
titandevice/android/frida/frida_app.py
titandevice/android/frida/frida_app_manager.py
titandevice/android/frida/frida_device.py
titandevice/android/frida/frida_device_manager.py
titandevice/exception/__init__.py
titandevice/utils/__init__.py
titandevice/utils/adb_utils.py
titandevice/utils/logger_utils.py