
Claude Skills by meltedinhex
github.com/meltedinhex'Reverses proprietary command-and-control protocols: locating send/recv routines,
'Reverse engineers malware written in less-common compiled languages (Nim, Crystal,
'Analyzes position-independent shellcode: disassembling raw bytes at the right
'Uses YARA to classify and triage samples at scale: applying rule sets, reading
'Expands one indicator into the full scope of an incident: pivoting across data
'Automates batch reverse engineering by generating Ghidra analyzeHeadless commands and
'Automates IDA Pro analysis with IDAPython by generating scripts that enumerate
'Builds a safe, isolated environment for detonating and analyzing malware
'Uses symbolic execution (angr) to solve constraint-based malware problems — finding
'Tracks adversary C2 and staging infrastructure by clustering indicators on shared
'Performs fast first-pass triage of an unknown file to decide depth of analysis:
'Tunes noisy detections by analyzing historical alert data to quantify false-positive
'Identifies and unpacks packed binaries: detecting packers from section names and
'Validates detection coverage by mapping Atomic Red Team tests to ATT&CK techniques,
'Structures a clear, actionable malware analysis report covering summary,
'Converts hunt findings into portable Sigma detection rules: choosing the right
'Writes and validates Suricata/Snort IDS rules for network-based malware detection,
'Turns reverse-engineering findings into durable YARA detections: selecting stable
'One to three sentences describing what this skill does and the conditions