activity
20212025
most citedSecurity Risks of Porting C Programs to WebAssembly

22 citations · 24 across the 4 of their papers we have counts for

collaborators

5 papers

cs.SE2025

Specification and Detection of LLM Code Smells

Brahim Mahmoudi, Zacharie Chenail-Larcher, Naouel Moha +2

Large Language Models (LLMs) have gained massive popularity in recent years and are increasingly integrated into software systems for diverse purposes. However, poorly integrating…

cs.SE2023★ 1 cited

Wasmizer: Curating WebAssembly-driven Projects on GitHub

Alexander Nicholson, Quentin Stiévenart, Arash Mazidi +1

WebAssembly has attracted great attention as a portable compilation target for programming languages. To facilitate in-depth studies about this technology, we have deployed Wasmize…

cs.CR2022★ 1 cited

Developers Struggle with Authentication in Blazor WebAssembly

Pascal Marc André, Quentin Stiévenart, Mohammad Ghafari

WebAssembly is a growing technology to build cross-platform applications. We aim to understand the security issues that developers encounter when adopting WebAssembly. We mined Web…

cs.CR2021★ 22 cited

Security Risks of Porting C Programs to WebAssembly

Quentin Stiévenart, Coen De Roover, Mohammad Ghafari

WebAssembly is a compilation target for cross-platform applications that is increasingly being used. In this paper, we investigate whether one can transparently cross-compile C pro…

cs.CR2021

The Security Risk of Lacking Compiler Protection in WebAssembly

Quentin Stiévenart, Coen De Roover, Mohammad Ghafari

WebAssembly is increasingly used as the compilation target for cross-platform applications. In this paper, we investigate whether one can rely on the security measures enforced by…