Skip to content

jakubd/apkreport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License

apkreport

Generate a csv report of basic app information from the MobSF API.

Sample run

./apkreport

You will have to edit the generated config file (with your API info): ~/.apkreport.yml and run again.

Sample output columns:

package_name, filename, md5, play_prog_title, play_version, play_url, size, play_installs, play_dev	play_dev_site, play_dev_address

Install

In order to install simply cd to this directory and do:

make

If you want to move the binary to /usr/bin/local:

make install

About

Generate CSV Reports of MobSF Results

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published