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

Commit fe0a57e

Browse files
committed
Update README.md
1 parent 18e36e4 commit fe0a57e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# joint-advanced-defect-assessment
2-
This is Joint Advanced Defect assEsment framework for android applications, written in 2014. JAADAS is a tool written in Java and Scala with the power of Soot to provide
1+
# 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
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)