Skip to main content

Showing 1–2 of 2 results for author: Tempel, S

Searching in archive cs. Search in all archives.
.
  1. arXiv:2404.04132  [pdf, other

    cs.SE cs.CR cs.PL

    BinSym: Binary-Level Symbolic Execution using Formal Descriptions of Instruction Semantics

    Authors: Sören Tempel, Tobias Brandt, Christoph Lüth, Rolf Drechsler

    Abstract: BinSym is a framework for symbolic program analysis of software in binary form. Contrary to prior work, it operates directly on binary code instructions and does not require lifting them to an intermediate representation (IR). This is achieved by formulating the symbolic semantics on top of a formal description of binary code instruction semantics. By building on existing formal descriptions, BinS… ▽ More

    Submitted 5 April, 2024; originally announced April 2024.

  2. arXiv:2005.09516  [pdf, other

    cs.PL cs.CR

    RIOT-POLICE: An implementation of spatial memory safety for the RIOT operating system

    Authors: Sören Tempel, Tristan Bruns

    Abstract: We present an integration of a safe C dialect, Checked C, for the Internet of Things operating system RIOT. We utilize this integration to convert parts of the RIOT network stack to Checked C, thereby achieving spatial memory safety in these code parts. Similar to prior research done on IoT operating systems and safe C dialects, our integration of Checked C remains entirely optional, i.e. compilat… ▽ More

    Submitted 19 May, 2020; originally announced May 2020.