Yu Min
2 Papers
1 Citations
Yu Min is an academic researcher. The author has contributed to research in topics: Android (operating system) & Opcode. The author has an hindex of 1, co-authored 2 publications.
Chat about Author
Papers
Patent
Android malicious application family classification method and device and electronic equipment
Liu Chao,Yu Min,Song Li,Jianguo Jiang,Weiqing Huang,Zhu Dali +5 more
- 31 May 2019
TL;DR: In this article, an Android malicious application family classification method and device and electronic equipment is presented. And the method comprises the steps: carrying out the preprocessing of an APK file of an Android malware application, and obtaining a smali file corresponding to the APK, counting different method blocks containing sensitive elements, and uniformly expressing the Opcode by using a formalized operation code to generate a sensitive operation code sequence, generating a text feature vector, and classifying the Android malicious applications.
1
Patent
Method, device and storage medium for detecting android malicious program based on api
Liu Chao,Yu Min,Jianan Li,Zhu Dali,Jianguo Jiang,Weiqing Huang +5 more
- 18 Jan 2019
TL;DR: Wang et al. as mentioned in this paper presented an API-based Android malicious program detection method, which includes decompiling APK file to get smali file, obtaining sensitive API set by Pscout tool, matching API in smali files with API in sensitive API sets, composing matching sensitive APIs by successful matching API.