Dissecting :AI

> _

7 articles · archive

# latest_articles

Forecasting Fuzzer Performance with Static Analysis

├─ date: Aug 14, 2025

What if we could determine the performance of a fuzzer by just looking at its compiled source code? It turns out we can!

└─ read →

GMN+: A Binary Homologous Vulnerability Detection Method Based on Graph Matching Neural Network with Enhanced Attention

├─ date: Jan 22, 2025

There is a lot of code reuse in software,

└─ read →

Gwen2.5-Coder: An in Depth Review

├─ date: Jan 10, 2025

Gwen2.5 Coder is an amazing piece of LLM, lets discover what makes it so good. An hint? Synthetic Data!

└─ read →

GALLa: Graph Aligned Large Language Models for Improved Source Code Understanding

├─ date: Dec 9, 2024

Merging Graph Neural Networks with LLMs for improved Source Code Understanding! GALLa is an excellent example of how we can extend LLMs and their superior Sequence Processing capabilities with something complementary.

└─ read →

Fuzzing the Future with Robust Fuzzing

├─ date: Nov 9, 2024

Because of Fuzz blockers fuzzing may stop sooner than needed, delaying vulnerability detection, in some cases even for years to come.

└─ read →