Skip to content
This repository was archived by the owner on Aug 25, 2021. It is now read-only.

Commit 65ce2e8

Browse files
committed
Update README.md
1 parent 2db7aa0 commit 65ce2e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Joint Advanced Application Defect Assessment for Android Application
2-
This is Joint Advanced Defect Assessment framework for android applications (JAADS, original name renamed to avoid potential trademark issue), written in 2014. JAADAS is a tool written in Java and Scala with the power of Soot to provide
2+
This is Joint Advanced Defect Assessment framework for android applications (JAADS, original name JADE renamed to avoid potential trademark issue), written in 2014. JAADAS is a tool written in Java and Scala with the power of Soot to provide
33
both interprocedure and intraprocedure static analysis for android applications. Its features include API misuse analysis, local-denial-of-service
44
(intent crash) analysis, inter-procedure style taint flow analysis (from intent to sensitive API, i.e. getting a parcelable from intent, and
55
use it to start activity).

0 commit comments

Comments
 (0)