Skip to content

oufan123123/MalwareGraphGenerator

Repository files navigation

MalwareGraphGenerator

a integrating

a integrating tool for multiple graphs generation of apks;

1、apk activity graph generation

(1) using generate_all_apks_activity_graph(apk_directory_path) param is filled by a directory of apks;

(2) using generate_apk_activity_graph(apk_path) param is filled by a path of apk;

2、apk class graph generation

(1) using generate_all_apks_class_graph(apk_directory_path) param is filled by a directory of apks;

(2) using generate_apk_class_graph(apk_path) param is filled by a path of apk;

3、apk method graph generation

(1) using generate_all_apks_method_graph(apk_directory_path) param is filled by a directory of apks;

(2) using generate_apk_method_graph(apk_path) param is filled by a path of apk;

author fan ou

About

a integrating

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published