Skip to content
Accueil » Blog

Blog

RESEARCH – 2025-43254

Out-of-Bounds Memory Access in macOS libmacho.dylib Overview A security vulnerability has been identified in macOS’s libmacho.dylib library. The bug allows an attacker to cause an out-of-bounds memory access through a specially crafted Mach-O fat binary… Read More »RESEARCH – 2025-43254

The art of Fuzzing: Introduction.

This fuzzing introduction cover all the essentials one should know about the art of fuzzing. It explain major concept and illustrate it with and hands-on exercise the reader can follow. In conclusion some hints are given on how to hunt for bugs with fuzzing