MoonWalker: Verification of .NET Programs

  • Authors:
  • Niels H. Aan De Brugh;Viet Yen Nguyen;Theo C. Ruys

  • Affiliations:
  • OCÉ, Venlo, The Netherlands;RWTH Aachen University, Germany;University of Twente, The Netherlands

  • Venue:
  • TACAS '09 Proceedings of the 15th International Conference on Tools and Algorithms for the Construction and Analysis of Systems: Held as Part of the Joint European Conferences on Theory and Practice of Software, ETAPS 2009,
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

MoonWalker is a software model checker for cil bytecode programs, which is able to detect deadlocks and assertion violations in cil assemblies, better known as Microsoft .NET programs. The design of MoonWalker is inspired by the Java PathFinder (jpf ), a model checker for Java programs. The performance of MoonWalker is on par with jpf . This paper presents the new version of MoonWalker and discusses its most important features.