Skip to content
/ AndroSQ Public

An automatical event sequencing tool for Android apps

Notifications You must be signed in to change notification settings

iovoi/AndroSQ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1. Install the AndroGuard as following link.
http://www.programering.com/a/MjM2MDNwATI.html


2. Install the AndroSQ:
   1) Copy the 'AndroSQ' dir into  'AndroGuard_Root/androguard/', in which AndroGuard_Root is the root directory of AndroGuard
   2) Configure the 'AndroConf.py', in which 
       -- statistic_record_dir:the directory of statistic result files
       -- csp_record_dir: the directory of csp genome files
       -- reduction_csp_dir: the directory of reducted csp genome files
       -- time_out : the time out threshold (seconds)

3. Running:
   Step1: cd 'AndroGuard_Root/androguard/AndroSQ/'
   Step2:
     --Python AndroCmd.py -apk target_apk_name     OR
     --Python AndroCmd.py -dir target_dir
   

   Running supports two ways:
      1) for single apk file
      2) for the directory of apk files   

About

An automatical event sequencing tool for Android apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages