ctf-forensics

Installation
SKILL.md

CTF Forensics & Blockchain

Quick reference for forensics CTF challenges. Each technique has a one-liner here; see supporting files for full details.

Prerequisites

Python packages (all platforms):

pip install volatility3 Pillow numpy matplotlib

Linux (apt):

apt install binwalk foremost libimage-exiftool-perl tshark sleuthkit \
  ffmpeg steghide testdisk john pcapfix
Installs
4.8K
GitHub Stars
2.4K
First Seen
Feb 1, 2026
ctf-forensics — ljagiello/ctf-skills