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

Commit 6911e05

Browse files
committed
Update README.md
1 parent 4e0d79f commit 6911e05

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ not understand the config files content, do not modify them, leave them as it is
3434
## Output
3535
JADE will output result to in a list to console and also writes json-ed result to output/ directory: {MD5_OF_INPUT_APK}.txt. A sample can be
3636
find in output directory of this repo: https://github.com/flankerhqd/JADE/blob/master/output/92db77bbe1cae9004f11ef9d3d6cbf08.txt
37+
3738
Snippet:
3839

3940
```json
@@ -85,6 +86,10 @@ JADE is organized by gradle. Run `gradle fatJar` at the root of source directory
8586
Each directory actually represents a git submodule originally. For simplicity I am combining them to same root directories and you can change it
8687
as you wish, track upstream Soot changes.
8788

89+
# Technical Description
90+
91+
https://speakerdeck.com/flankerhqd/jade-joint-advanced-defect-assesment
92+
8893
# Credits
8994
Thanks Soot authors (https://github.com/Sable/soot) for providing such a good framework.
9095

0 commit comments

Comments
 (0)