Recognizing API Features for Malware Detection Using Static Analysis Article Swipe
YOU?
·
· 2015
· Open Access
·
· OA: W1830372847
Android is one of the mobile operating system. Rapidly increasing of devices which used android as platform, make the Android is the best target to cybercriminal. Besides, Android offers many applications and these applications can get from other than Google Play. This make the cybercriminal easier develop malware and easily spread the malware to user. Malware can be made by injecting the malicious code into benign applications. Therefore, this research will use static analysis technique. Static analysis technique will extracted the benign and malware application to get their source code. The source code in benign and malware will be compared and categorized into API and manager classes. Then the most frequent API and manager class used in malware will be detected.