TranFuzz: AI Fuzzing and Black-Box Adversarial Attack Evaluation

Study and evaluation of TranFuzz for generating black-box adversarial examples on image classification models....

March 26, 2025 · 3 min · Noé Backert

Laser Fault Injection - Internship

Investigation and experimentation with laser fault injection techniques to analyze hardware vulnerabilities. Includes attack setups, power and pulse width parameters, and resulting BBICS behaviors....

July 1, 2024 · 11 min · Noé Backert

Machine Learning Project

A machine learning project comparing deep learning models, including CNNs and MLPs, for image prediction using the CIFAR-3 dataset. Demonstrates training, evaluation, and performance analysis of various classifiers....

January 1, 2024 · 1 min · Noé Backert

ASCON128 Digital System Design Project

Study and implementation of the Ascon128 lightweight authenticated encryption algorithm, focusing on its efficiency and security for resource-constrained environments and development using SystemVerilog....

November 1, 2023 · 3 min · Noé Backert

Comif Mobile App

Development of COMIF, a mobile app designed for secure communication and remote management in a business assistance context, leveraging modern mobile technologies....

July 1, 2023 · 2 min · Noé Backert

Multithreading Typing Game in C

Development of a multiplayer console typing game in C using sockets and threads. Focuses on managing multiple clients, time tracking, and score ranking in a client-server architecture....

June 1, 2023 · 2 min · Noé Backert

Solidarity engineer project

Community-driven project aimed at reducing the digital divide for elderly learners through weekly digital literacy training sessions. Includes curriculum design, hands-on teaching, and certification events....

June 1, 2023 · 2 min · Noé Backert

Predictive typing software in C

Implementation of a predictive typing program in C using hash tables and trie data structures to suggest next words in real time based on word frequency and user input....

April 1, 2023 · 7 min · Noé Backert, Antoine Banchet