Skip to content

Using node.js and express to upload an *.apk file. And parse the apk file with aapt tool to get the package name, launch activity, app name, uses-permissions and so on.

Notifications You must be signed in to change notification settings

rwdxll/ParseApkDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ParseApkDemo

Using node.js and express to upload an *.apk file.

And parse the apk file with aapt tool to get the package name, launch activity, app name, uses-permissions and so on.

About

Using node.js and express to upload an *.apk file. And parse the apk file with aapt tool to get the package name, launch activity, app name, uses-permissions and so on.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published