/IE105-from_apk_to_img

Contains projects about converting .apk files to images (from apk to img) that could be likely to the step of preparing datasets for android malware detection using Machine Learning. #apk-to-img

Primary LanguagePython

IE105- From APK to IMG

Contains our project: Converts apk files to PNG images making by Python

They could be likely to the most important step of preparing datasets for android malware detection using Machine Learning

  • a2i.py accommodates code for converting apk files to images
  • app.py is a Python app which provides a window for interacting with operations such as:
    • Select folder to get apk files
    • Select apk file directly
    • Select img's type to save (RGB, GrayScale)
    • Select folder to save img files
#apk_to_img