English

Dexpler: Converting Android Dalvik Bytecode to Jimple for Static Analysis with Soot

Software Engineering 2019-07-24 v2

Abstract

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.

Cite

@article{arxiv.1205.3576,
  title  = {Dexpler: Converting Android Dalvik Bytecode to Jimple for Static Analysis with Soot},
  author = {Alexandre Bartel and Jacques Klein and Martin Monperrus and Yves Le Traon},
  journal= {arXiv preprint arXiv:1205.3576},
  year   = {2019}
}

Comments

ACM SIGPLAN International Workshop on the State Of the Art in Java Program Analysis(SOAP 2012), Beijing : China (2012)

R2 v1 2026-06-21T21:04:50.255Z