From 3eda1acc0bf2e4eddf2360c32a73f4bae6da924c Mon Sep 17 00:00:00 2001 From: jensschaefer <33423024+jensschaefer@users.noreply.github.com> Date: Fri, 17 Jul 2020 20:46:44 +0200 Subject: [PATCH] Updated 404 Link octeau-sec13 --- android/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/README.md b/android/README.md index 5158e58..5f214c9 100644 --- a/android/README.md +++ b/android/README.md @@ -4,5 +4,5 @@ * Referenced by [Two Secure Coding Tools for Analyzing Android Apps](http://blog.sei.cmu.edu/post.cfm/secure-coding-tools-analyzing-android-apps-118) : * [Analyzing Inter-Application Communication in Android](https://www.eecs.berkeley.edu/~daw/papers/intents-mobisys11.pdf) - * [Effective Inter-Component Communication Mapping in Android with Epicc: An Essential Step Towards Holistic Security Analysis](http://www.cse.psu.edu/~duo114/pubs/octeau-sec13.pdf) + * [Effective Inter-Component Communication Mapping in Android with Epicc: An Essential Step Towards Holistic Security Analysis](http://docteau.github.io/pubs/octeau-sec13.pdf) * [FlowDroid: Precise Context, Flow, Field, Object-sensitive and Lifecycle-aware Taint Analysis for Android Apps](http://www.bodden.de/pubs/far+14flowdroid.pdf)