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

Commit 99fae23

Browse files
committed
Update README.md
1 parent 7fb25b4 commit 99fae23

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
# JADE
2-
JADE stands for Joint Advanced Defect assEsment for android applications written in 2014. JADE is a tool written in Java and Scala with the power of Soot to provide
2+
JADE stands for Joint Advanced Defect assEsment framework for android applications, written in 2014. JADE 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)