Model checking of multi-applet javacard applications

  • Authors:
  • Gennady Chugunov;Lars-Åke Fredlund;Dilian Gurov

  • Affiliations:
  • Swedish Institute of Computer Science;Swedish Institute of Computer Science;Department of Microelectronics and Information Technology, Royal Institute of Technology (KTH)

  • Venue:
  • CARDIS'02 Proceedings of the 5th conference on Smart Card Research and Advanced Application Conference - Volume 5
  • Year:
  • 2002

Quantified Score

Hi-index 0.00

Visualization

Abstract

The paper describes a framework for model checking JavaCard applets on the bytecode level. From a set of JavaCard applets we extract their method call graphs using a static analysis tool. The resulting structure is translated into a pushdown system for which the model checking problem for Linear Temporal Logic (LTL) is decidable, and for which there are efficient model checking tools available. The model checking approach of the paper is tailored to the analysis of inter applet (intra card) communications and we demonstrate it using a prototypical example of a purse applet and a set of loyalty applets.