Machine Code Type Safety

  • Authors:
  • Fan Guo;Yiyun Chen;RongGui Hu

  • Affiliations:
  • -;-;-

  • Venue:
  • ICFEM '02 Proceedings of the 4th International Conference on Formal Engineering Methods: Formal Methods and Software Engineering
  • Year:
  • 2002

Quantified Score

Hi-index 0.00

Visualization

Abstract

Fundamental safety properties of machine code such as memory safety could be subsumed by type safety, so if the code is type safe, then it satisfies the fundamental safety policy. We present a new approach based on ELF logical framework to check type safety of machine code, and implement a prototype system to do experiments on sample programs.