Skip to content

vontedduchaithra/malware_detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android Malware Detection

The aim of the project is to achieve an web app using of model built using machine learning which can detect an application as malicious or benign based on API calls.

Deployment 🖥️

To deploy this project on your system ,

--> Clone the repository on your system and extract the folder.

--> Now, run the app.py program on the command promp.

--> Then, a webppage opens in which you have to enter the API calls, and click on predict.

--> Click on the link in the page to get demo inputs and order of the APIs which should be entered.

--> After entering APIs calls and clicking on predict we get our result as malicious or benign on the webpage.

Screenshots 📸

Home👇 home.jpg If prediction is malicious 👇 malicious.jpg If prediction is benign 👇 benign.jpg

Tech Stack ♨️

Python

Flask

Pickle

HTML5

CSS3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors