Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
flankerhqd committed Jun 3, 2016
1 parent 18e36e4 commit fe0a57e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# joint-advanced-defect-assessment
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
# Joint Advanced Application Defect Assessment for Android Application
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
both interprocedure and intraprocedure static analysis for android applications. Its features include API misuse analysis, local-denial-of-service
(intent crash) analysis, inter-procedure style taint flow analysis (from intent to sensitive API, i.e. getting a parcelable from intent, and
use it to start activity).
Expand Down

0 comments on commit fe0a57e

Please sign in to comment.