Year
2023
Category
Research
Product Duration
12 Months
Mobile devices are typically handheld devices like portable telephones which are used for receiving calls over radiofrequency. Based on the respective purposes, various mobile devices are used such as smart phones, laptops, tablets, and smart watches. The economy of a smart phone is higher than personal computers (PC). Most malware developers have a keen interest in aiming at mobile devices rather than PCs because of the stored confidential information related to users
we have used various types of ML algorithms such as Random Forest, KNN (k-Nearest Neighbors), Decision Tree, Gradient Boosting Classifier, SVM (Support Vector Machine), and Logistic Regression to classify the malware and evaluated the performance of each and every machine learning algorithms.
We have used various types of ML algorithms such as Random Forest, KNN (k-Nearest Neighbors), Decision Tree, Gradient Boosting Classifier, SVM (Support Vector Machine), and Logistic Regression to classify the malware and evaluated the performance of each and every machine learning algorithms.
Feature Extraction is considered as the very significant part where feature is used for training a ML model. Based on the utilized features, upper bound of provided model’s performance is defined. After studying several research papers, it is decided to use permissions and the activities used by the APK file which are encoded in source code as well as manifest file.






