Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

headless-ghidra

headless-ghidra contient 8 skills collectées depuis ByteLandTechnology, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
8
Stars
6
mis à jour
2026-05-05
Forks
0
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

ghidra-agent-cli
Développeurs de logiciels

Rust CLI reference for the headless-ghidra pipeline. Covers command syntax, flags, output contract, artifact paths, and workspace layout for all ghidra-agent-cli subcommands. Load when: constructing a ghidra-agent-cli command, interpreting its output, resolving a flag or artifact path question, or debugging CLI behavior. Do not load for P0–P4 workflow sequencing — use the headless-ghidra skill family instead.

2026-05-05
headless-ghidra-analyze-function
Analystes en sécurité de l'information

Thoroughly analyze a single function by first recovering its type definitions, constant definitions, vtables, function name and signature, then producing the final decompilation. Use when the user wants a complete per-function analysis following the strict recovery order: types → constants → vtables → function identity → decompilation.

2026-05-05
headless-ghidra
Analystes en sécurité de l'information

Entry skill for the Headless Ghidra YAML-first reverse-engineering pipeline. Use when the user asks to analyze, decompile, triage, resume, or iterate on a binary target with Ghidra/headless-ghidra. Reads artifacts/<target>/pipeline-state.yaml, routes P0–P4 phase skills, runs gate checks, and manages review pauses. Performs zero analysis work itself.

2026-05-05
headless-ghidra-baseline
Analystes en sécurité de l'information

P1 phase skill for Headless Ghidra baseline and runtime evidence. Use after P0 when the target must be imported into Ghidra, auto-analyzed, exported to baseline YAML, and given reproducible runtime or hotpath observations without decompiling function bodies.

2026-04-28
headless-ghidra-batch-decompile
Analystes en sécurité de l'information

P4 phase skill for Headless Ghidra selected function substitution. Use after P3 when an approved batch of functions should have metadata applied, be decompiled through Ghidra, and be recorded as per-function capture/substitution YAML.

2026-04-28
headless-ghidra-discovery
Développeurs de logiciels

P3 phase skill for Headless Ghidra metadata discovery. Use after P2, or after a P4 batch exposes missing context, to enrich function names, signatures, types, constants, strings, and hotpath metadata in YAML before serialized CLI apply.

2026-04-28
headless-ghidra-evidence
Analystes en sécurité de l'information

P2 phase skill for Headless Ghidra third-party evidence. Use after P1 to review baseline/runtime artifacts, identify or rule out third-party code, record pristine sources, classify functions, and capture evidence before metadata recovery.

2026-04-28
headless-ghidra-intake
Analystes en sécurité de l'information

P0 phase skill for Headless Ghidra intake. Use when a target binary/archive needs identity confirmation, workspace initialization, Ghidra discovery, binary inspection, or analysis scope setup before any Ghidra analysis runs.

2026-04-28
headless-ghidra Agent Skills sur GitHub | SkillsMP