Markbank

Well-known member
Nov 4, 2018
2,152
163
83
#1
A static analysis tool for Android and iOS applications focusing on security issues outside the source code such as resource strings, third party libraries and configuration files.
Requirements
Python 3 is required and you can find all required modules in the requirements.txt file. Only tested on Python 3.7 but should work on other 3.x releases. No plans to 2.x support at this time.
Installation
You can install this via PIP as follows:
Code:
pip install truegaze
truegaze
To download and run manually, do the following:
Code:
cd truegaze
pip -r requirements.txt
python -m truegaze.cli
How to use
To list modules:
Code:
truegaze list
To scan an application:
Code:
truegaze scan test.apk
truegaze scan test.ipa
 

Log in

Online statistics

Members online
1
Guests online
82
Total visitors
83