Skip to content

shreyasri258/malware-apk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MalwareAPK

This is a simple user-friendly Flask API that lets user send POST requests with a apk file in the body and returns the response as true or false indicating the apk is maliciours or not

Request

- file : {apkfile here}

Response

- True/False
  1. if True, apk is malicious
  2. if False, apk is not malicious

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages