Dexpler: Converting Android Dalvik Bytecode to Jimple for Static Analysis with Soot
English
Bartel, Alexandre[University of Luxembourg > Interdisciplinary Centre for Security, Reliability and Trust (SNT) > >]
Klein, Jacques[University of Luxembourg > Faculty of Science, Technology and Communication (FSTC) > Computer Science and Communications Research Unit (CSC) >]
Le Traon, Yves[University of Luxembourg > Faculty of Science, Technology and Communication (FSTC) > Computer Science and Communications Research Unit (CSC) >]
2012
ACM SIGPLAN International Workshop on the State Of the Art in Java Program Analysis (SOAP 2012)
1-12
Yes
978-1-4503-1490-9
Beijing
China
ACM SIGPLAN International Workshop on the State Of the Art in Java Program Analysis (SOAP 2012)
[en] This paper introduces Dexpler, a software package which converts Dalvik bytecode to Jimple. Dexpler is built on top of Dedexer and Soot. As Jimple is Soot’s main internal rep- resentation of code, the Dalvik bytecode can be manipu- lated with any Jimple based tool, for instance for performing point-to or flow analysis.