Simulation-based research in information systems: epistemic implications and a review of the status quo

J Beese, MK Haki, S Aier, R Winter - Business & Information Systems …, 2019 - Springer
Simulations provide a useful methodological approach for studying the behavior of complex
socio-technical information systems (IS), in which humans and IT artifacts interact to process …

Complementing Secure Code Review with Automated Program Analysis

W Charoenwet - 2023 IEEE/ACM 45th International Conference …, 2023 - ieeexplore.ieee.org
Code review is an important activity in software en-gineering process to reduce software
defects before the production phase. It is crucial that software defects are identified as soon …

Visualizing Control Flow Graphs

S Devkota - 2021 - search.proquest.com
Abstract Control Flow Graphs (CFGs) are directed graphs that represent all possible paths a
computer program can take during its execution. They are used to analyze computer …

Reverse Engineering UML Sequence Diagrams for Program Comprehension Activities

H Cheers, Y Lin - 2020 5th International Conference on …, 2020 - ieeexplore.ieee.org
Program comprehension is a required activity for many software development and
maintenance tasks. A common means of understanding software is though UML diagrams …

SpotFuzzer: Static Instrument and Fuzzing Windows COTs

Y Gu, H Shu, R Ma, L Yan, L Zhu - Security and …, 2022 - Wiley Online Library
The security research on Windows has received little attention in the academic circle. Most
of the new methods are usually designed for the Linux system and are difficult to transplant …

[PDF][PDF] Symbolic execution of verification languages and floating-point code

DS Liew - 2017 - doc.ic.ac.uk
First, an investigation into comparing several state-of-the-art program analysis tools at the
level of an intermediate verification language over a large set of benchmarks, and …

Inferring Visual Contracts from Java Applications

AMM Alshanqiti - 2017 - figshare.le.ac.uk
Visual contracts model the operations of components or services by pre-and post-conditions
formalised as graph transformation rules. They provide a precise intuitive notation to support …