Hu Wenjun
Xi'an Jiaotong University
11 Papers
162 Citations
Hu Wenjun is an academic researcher from Xi'an Jiaotong University. The author has contributed to research in topics: Android (operating system) & Malware. The author has an hindex of 7, co-authored 11 publications.
Chat about Author
Papers
AppSpear: Bytecode Decrypting and DEX Reassembling for Packed Android Malware
Wenbo Yang,Yuanyuan Zhang,Juanru Li,Junliang Shu,Bodong Li,Hu Wenjun,Dawu Gu +6 more
- 02 Nov 2015
TL;DR: AppSpear is the first automatic and generic unpacking system for current commercial Android packers, able to recover any protected bytecode effectively without the knowledge of the packer, and could sanitize mainstream Androidpackers and help detect more malicious behaviors.
77
MIGDroid: Detecting APP-Repackaging Android malware via method invocation graph
Hu Wenjun,Jing Tao,Xiaobo Ma,Zhou Wenyu,Zhao Shuang,Han Ting +5 more
- 29 Sep 2014
TL;DR: A new system named MIGDroid is proposed, which leverages method invocation graph based static analysis to detect APP-Repackaging Android malware, thereby well complementing existing static analysis systems (e.g., Androguard) that do not focus on APP-Household Android malware.
44
Patent
Cooperative type active defense system based on honey nets
Jing Tao,Tian Jue,Ma Xiaobo,Li Jianfeng,Han Ting,Zou Sunying,Hu Wenjun +6 more
- 05 Feb 2014
TL;DR: In this article, the authors proposed a cooperative type active defense system based on honey nets, which consists of a data capture module, a data analysis module and a data control module.
30
Patent
Function-call-based Android malicious code detection method
Tao Jing,Hu Wenjun,Zhou Wenyu,Zhao Shuang,Ma Xiaobo +4 more
- 11 Dec 2013
TL;DR: In this paper, a function-call-based Android malicious code detection method is proposed, which aims at solving the problems that the Android program characteristic can be established in a fine-grained manner by adopting an existing Android malicious codes detection technology.
22
Patent
Android malicious software detection method based on method call graph
Tao Jing,Zhou Wenyu,Hu Wenjun,Zhao Shuang,Ma Xiaobo +4 more
- 25 Dec 2013
TL;DR: In this article, a method call graph is used for detecting malicious code in Android applications. But, the method is based on a single call graph, and the specific flow comprises the following steps: scanning the connectivity of the graph on the heterogeneous method call graphs to obtain each subgraph; grading the sensitivity function of each sub-graph; and determining the subgraphs surpassing a threshold value are determined as malicious code modules.
13