Skip to main content

Showing 1–2 of 2 results for author: Octeau, D

.
  1. arXiv:1809.04059  [pdf, other

    cs.PL cs.LG cs.SE

    Neural-Augmented Static Analysis of Android Communication

    Authors: **man Zhao, Aws Albarghouthi, Vaibhav Rastogi, Somesh Jha, Damien Octeau

    Abstract: We address the problem of discovering communication links between applications in the popular Android mobile operating system, an important problem for security and privacy in Android. Any scalable static analysis in this complex setting is bound to produce an excessive amount of false-positives, rendering it impractical. To improve precision, we propose to augment static analysis with a trained n… ▽ More

    Submitted 11 September, 2018; originally announced September 2018.

    Comments: Appears in Proceedings of the 2018 ACM Joint European Software Engineering Conference and Symposium on the Foundations of Software Engineering (ESEC/FSE)

  2. arXiv:1404.7431  [pdf, ps, other

    cs.SE cs.CR

    I know what leaked in your pocket: uncovering privacy leaks on Android Apps with Static Taint Analysis

    Authors: Li Li, Alexandre Bartel, Jacques Klein, Yves Le Traon, Steven Arzt, Siegfried Rasthofer, Eric Bodden, Damien Octeau, Patrick McDaniel

    Abstract: Android applications may leak privacy data carelessly or maliciously. In this work we perform inter-component data-flow analysis to detect privacy leaks between components of Android applications. Unlike all current approaches, our tool, called IccTA, propagates the context between the components, which improves the precision of the analysis. IccTA outperforms all other available tools by reaching… ▽ More

    Submitted 29 April, 2014; originally announced April 2014.

    Report number: 978-2-87971-129-4_TR-SNT-2014-9 ACM Class: D.2.4; D.4.6