You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: tool/libd_v_0.0.1/README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
README
2
2
------
3
3
###LibD Version 0.0.1
4
-
This system is stand-alone version of LibD. As full version of LibD is running on Openstack platform with concurrency scheduler and DataBase(MySQL) manager, we eliminate these modules for a stand-alone version.
4
+
This system is stand-alone version of LibD. As full version of LibD is running on Openstack platform with concurrency scheduler and DataBase(MySQL) storage, we eliminate these modules for a stand-alone version.
5
5
For a given Android Application, this version computes the potential library instances and their corresponding features as the output. You can pick out potential libraries by manually comparing LibD's output with library lists in /liblist dir.
(1)The first parameter is the path to your targeted apk file as the input.
25
25
(2)The second parameter is a directory which contains the decompiled files by Apktool and Androgaurd.
26
-
(3)The third parameter is a user-defined file which includes all potential library instances and their corresponding features, as the analysis result of LibD.
26
+
(3)The third parameter is a user-defined file which includes all potential library instances and their corresponding features, as the analysis result of LibD.
0 commit comments