SAST for the beginners. Open-source vulnerability detection tools for C/C++

A beginner-friendly overview of open-source Static Application Security Testing (SAST) tools for identifying vulnerabilities and enhancing code quality in C/C++ projects

December 1, 2022

Symbolic execution in Ghidra with angr

An overview of AngryGhidra, a Ghidra plugin that bridges the GUI with Angr symbolic execution engine to automate binary analysis and crackme solving without writing a single line of code

October 1, 2020

Decompilation eBPF in Ghidra

A practical guide to implementing eBPF processor support in Ghidra using Sleigh, enabling reverse engineers to disassemble and decompile eBPF bytecode

September 25, 2019