Skip to main content
Manusで任意のスキルを実行
ワンクリックで

memory-safety-c-cpp

// Reference vocabulary for memory-safety vulnerabilities in native C/C++ code — bug-class taxonomy, common arithmetic patterns that lead to corruption, dispatch-family discipline, type-confusion idioms, use-after-free patterns, and exploitability factors. Read when analyzing, hypothesizing, designing harnesses for, or triaging findings against C/C++ code with sanitizer support (ASAN/UBSAN/TSAN/MSan). Not applicable to managed runtimes (JVM, .NET) or scripting languages — those have their own skills.

$ git log --oneline --stat
stars:479
forks:62
updated:2026年5月10日 14:29
SKILL.md
readonly