·ctf-misc
</>

ctf-misc

ramzxy/ctf

Miscellaneous CTF challenge techniques. Use for trivia, automation scripts, encoding puzzles, RF/SDR signal processing, or challenges that don't fit other categories.

7Installs·1Trend·@ramzxy

Installation

$npx skills add https://github.com/ramzxy/ctf --skill ctf-misc

SKILL.md

Quick reference for misc challenges. For detailed techniques, see supporting files.

Key insight: A 32-bit float is just 4 bytes interpreted as a number. Reinterpret as raw bytes → ASCII.

Pattern (Hunt and Peck): USB HID mouse traffic captures on-screen keyboard typing.

Miscellaneous CTF challenge techniques. Use for trivia, automation scripts, encoding puzzles, RF/SDR signal processing, or challenges that don't fit other categories. Source: ramzxy/ctf.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/ramzxy/ctf --skill ctf-misc
Category
</>Dev Tools
Verified
First Seen
2026-02-11
Updated
2026-02-18

Quick answers

What is ctf-misc?

Miscellaneous CTF challenge techniques. Use for trivia, automation scripts, encoding puzzles, RF/SDR signal processing, or challenges that don't fit other categories. Source: ramzxy/ctf.

How do I install ctf-misc?

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-misc 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
</>Dev Tools
Source
skills.sh
First Seen
2026-02-11