ctf-forensics
✓Digital forensics and blockchain analysis for CTF challenges. Use when analyzing disk images, memory dumps, event logs, network captures, or cryptocurrency transactions.
Installation
SKILL.md
Quick reference for forensics challenges. For detailed techniques, see supporting files.
| OggS | Ogg container | .ogg | Audio/video | | RIFF | RIFF container | .wav,.avi | Check subformat | | %PDF | PDF | .pdf | Check metadata & embedded objects | | GCDE | PrusaSlicer binary G-code | .g, .bgcode | See 3d-printing.md |
Problem: TFTP netascii mode corrupts binary transfers; Wireshark doesn't auto-decode.
Digital forensics and blockchain analysis for CTF challenges. Use when analyzing disk images, memory dumps, event logs, network captures, or cryptocurrency transactions. Source: ramzxy/ctf.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/ramzxy/ctf --skill ctf-forensics- Source
- ramzxy/ctf
- Category
- !Security
- Verified
- ✓
- First Seen
- 2026-02-11
- Updated
- 2026-02-18
Quick answers
What is ctf-forensics?
Digital forensics and blockchain analysis for CTF challenges. Use when analyzing disk images, memory dumps, event logs, network captures, or cryptocurrency transactions. Source: ramzxy/ctf.
How do I install ctf-forensics?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ramzxy/ctf --skill ctf-forensics Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/ramzxy/ctf
Details
- Category
- !Security
- Source
- skills.sh
- First Seen
- 2026-02-11