Skip to content

detector_with_cfg takes control flow graphs which are generated from APK files by cfg_builder as input and classifies them as benign or malicious.

Notifications You must be signed in to change notification settings

task4233/detector_with_cfg

Repository files navigation

detector_with_cfg

detector_with_cfg takes control flow graphs which are generated from APK files by cfg_builder as input and classifies them as benign or malicious.

In output directory, there are files expressing vectors of statistics generated from the control flow graphs with JSON format. In result directory, there are visualised decision trees and confusion matrixes.

About

detector_with_cfg takes control flow graphs which are generated from APK files by cfg_builder as input and classifies them as benign or malicious.

Resources

Stars

Watchers

Forks