·binary-analysis
{}

binary-analysis

kiwamizamurai/cctf

Analyzes binary files for vulnerabilities and develops exploits. Use when working with ELF/PE executables, pwn challenges, buffer overflow, heap exploitation, ROP chains, format string bugs, or shellcode development.

3Installs·0Trend·@kiwamizamurai

Installation

$npx skills add https://github.com/kiwamizamurai/cctf --skill binary-analysis

SKILL.md

| Protections & Vuln Detection | reference/protections.md | | Exploitation Templates | reference/exploits.md | | Advanced Tools | reference/tools.md |

| checksec | Check binary protections | | pwntools | Exploit development | | ROPgadget | Find ROP gadgets | | onegadget | Find libc one-shot gadgets | | cwechecker | Auto vuln detection | | qira | Runtime analysis | | Triton | Symbolic execution |

Analyzes binary files for vulnerabilities and develops exploits. Use when working with ELF/PE executables, pwn challenges, buffer overflow, heap exploitation, ROP chains, format string bugs, or shellcode development. Source: kiwamizamurai/cctf.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/kiwamizamurai/cctf --skill binary-analysis Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/kiwamizamurai/cctf --skill binary-analysis
Category
{}Data Analysis
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is binary-analysis?

Analyzes binary files for vulnerabilities and develops exploits. Use when working with ELF/PE executables, pwn challenges, buffer overflow, heap exploitation, ROP chains, format string bugs, or shellcode development. Source: kiwamizamurai/cctf.

How do I install binary-analysis?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/kiwamizamurai/cctf --skill binary-analysis 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/kiwamizamurai/cctf

Details

Category
{}Data Analysis
Source
skills.sh
First Seen
2026-02-01