MANIFEST.in
setup.cfg
setup.py
androwarn/COPYING
androwarn/COPYING.LESSER
androwarn/README.md
androwarn/__init__.py
androwarn/androwarn.py
androwarn.egg-info/PKG-INFO
androwarn.egg-info/SOURCES.txt
androwarn.egg-info/dependency_links.txt
androwarn.egg-info/entry_points.txt
androwarn.egg-info/requires.txt
androwarn.egg-info/top_level.txt
androwarn/warn/__init__.py
androwarn/warn/analysis/__init__.py
androwarn/warn/analysis/analysis.py
androwarn/warn/constants/__init__.py
androwarn/warn/constants/api_constants.py
androwarn/warn/core/__init__.py
androwarn/warn/core/core.py
androwarn/warn/report/__init__.py
androwarn/warn/report/report.py
androwarn/warn/report/report_template/template.html
androwarn/warn/report/report_template/css/bootstrap-responsive.css
androwarn/warn/report/report_template/css/bootstrap.css
androwarn/warn/report/report_template/ico/favicon.ico
androwarn/warn/report/report_template/img/Androwarn_logo_no_text.png
androwarn/warn/report/report_template/img/Androwarn_logo_text.png
androwarn/warn/report/report_template/js/bootstrap-tab.js
androwarn/warn/report/report_template/js/jquery.js
androwarn/warn/search/__init__.py
androwarn/warn/search/search.py
androwarn/warn/search/api/__init__.py
androwarn/warn/search/api/api.py
androwarn/warn/search/apk/__init__.py
androwarn/warn/search/apk/apk.py
androwarn/warn/search/application/__init__.py
androwarn/warn/search/application/application.py
androwarn/warn/search/malicious_behaviours/Audio_video_interception.py
androwarn/warn/search/malicious_behaviours/Geolocation_information.py
androwarn/warn/search/malicious_behaviours/PIM_leakage.py
androwarn/warn/search/malicious_behaviours/__init__.py
androwarn/warn/search/malicious_behaviours/code_execution.py
androwarn/warn/search/malicious_behaviours/connection_interfaces.py
androwarn/warn/search/malicious_behaviours/device_settings.py
androwarn/warn/search/malicious_behaviours/remote_connection.py
androwarn/warn/search/malicious_behaviours/telephony_identifiers.py
androwarn/warn/search/malicious_behaviours/telephony_services.py
androwarn/warn/search/manifest/__init__.py
androwarn/warn/search/manifest/manifest.py
androwarn/warn/util/__init__.py
androwarn/warn/util/util.py