Skip to content

vigimella/from-apk-to-img

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

from-apk-to-img

This tool, built thanks flask, allows to get an APK in input and converts it in image. The tool returns in output two kinds of images:

  • grayscale image in png extension
  • image in RGB in jpg extension

Files will be stored into the APK_STORAGE with hash code to avoid duplicate applications with a different name.

The idea at the bottom of this tool is to get the dex file stored in APK, converting it into hexadecimal and convert the hex string in colors.

About

This tool allows converting of an apk in image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published