Auflistung nach Schlagwort "dynamic analysis"
1 - 2 von 2
Treffer pro Seite
Sortieroptionen
- KonferenzbeitragFlash Tracing: A dynamic analysis technique for embedded systems(INFORMATIK 2024, 2024) Neuschäfer, J.Embedded systems often contain a CPU or SoC which loads code from an external flash memory. By observing the signals between SoC and flash, information about the behavior of code running on the CPU may be gained. A flash tracing tool for the SPI3 bus based on the inexpensive Raspberry Pi Pico microcontroller is presented
- KonferenzbeitragInferring Visual Contracts from Java Programs(Software Engineering and Software Management 2019, 2019) Alshanqiti, Abdullah; Heckel, Reiko; Kehrer, TimoIn this work, we report about recent research results on ÒInferring Visual Contracts from Java ProgramsÓ, published in [1]. In this paper, we propose a dynamic approach to reverse engineering visual contracts from Java programs based on tracing the execution of Java operations. The resulting contracts give an accurate description of the observed object transformations, their effects and preconditions in terms of object structures, parameter and attribute values, and their generalised specification by universally quantified (multi) objects, patterns, and invariants. We explore potential uses in our evaluation, including in program understanding and testing, and we report on experimental results w.r.t. completeness (recall) and correctness (precision) of extracted contracts.