Tag: 2026

14 articles
Date Thu 05 February 2026
Author Eduardo Blazquez
Category Programming

In this article I describe Java bytecode obfuscation, using one of the challenges I did in 2023 as part of the interviews with Quarkslab for the position of Java compiler engineer in QShield.

Date Wed 28 January 2026
Author Lucas Laise
Category AI

Agentic AI gives LLMs the power to act: query databases, call APIs or access files. But when your tools blindly trust the LLM, you've created a confused deputy. Here's a practical and comprehensive approach to understanding and identifying this critical authorization flaw.

Date Tue 20 January 2026
Authors Sebastien Rolland, Philippe Azalbert
Category Automotive

Quarkslab performed the first public security audit of EVerest, an open-source project for EV charging stations hosted by LF Energy. The audit was mandated by the Open Source Technology Improvement Fund, Inc..

Date Thu 08 January 2026
Authors Daniel Janson, Béatrice Creusillet
Category Programming

Ten years ago, we published a Clang Hardening Cheat Sheet. Since then, both the threat landscape and the Clang toolchain have evolved significantly. This blog post presents the new mitigations available in Clang to improve the security of your applications.