Research Article

cHybriDroid: A Machine Learning-Based Hybrid Technique for Securing the Edge Computing

Table 7

Applications features for dynamic analysis.

No.FeatureDescription

1DexClassActions of loading external dex function
2OpennetFacilitate the connection for network
3Service startLog the services in operation
4Close netClose network connection
5Send netData transmit/sent to the network
6RecvnetData received from the network
7Data leaksDetect leakage of information on the phone including messages, e-mail, password, contacts, IMEI, GPS information phone number, and so on
8Accessed filesFile accesses
9Fda ccessRead and write operations of file and directory
10Send smsSend SMS
11Phone callPhone calls made
12CryptousageDetect the cryptographic functions and what key is used when encrypting and decrypting data
13RecvactionAPKs function invoked as a receiver
14EnfpermEnforce special permission to activity, broadcast receiver, and service
15HashesThe hash value of APK file