원클릭으로
reverse-engineering
Analyze binaries, decompiled output, or suspicious code paths and produce a structured reverse-engineering assessment.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Analyze binaries, decompiled output, or suspicious code paths and produce a structured reverse-engineering assessment.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Plan and execute bounded, authorized red-team validation with non-destructive evidence and remediation handoff.
Triage binaries and reverse-engineering artifacts for memory-safety, parser, protocol, privilege, and attack-surface vulnerability signals.
Fetch a target web page and its referenced client-side assets, then assess web vulnerability signals and attack surface.
Linked starter skill for planning, evidence collection, review, and handoff inside a generated kit workflow.
Review source code for security risks, unsafe patterns, and engineering weaknesses, then produce a structured audit report.
Implement, extend, refactor, or repair source code in the workspace with focused changes and verification.
| name | reverse-engineering |
| description | Analyze binaries, decompiled output, or suspicious code paths and produce a structured reverse-engineering assessment. |
| version | 1.1.0 |
| author | GoFlow |
| tools | [{"name":"file_tools/read_file","required":false},{"name":"file_tools/list_dir","required":false},{"name":"file_tools/file_info","required":false},{"name":"python_notes/binary_file_info","required":false},{"name":"python_notes/binary_strings","required":false},{"name":"python_notes/hex_preview","required":false},{"name":"python_notes/binary_format_summary","required":false},{"name":"python_notes/binary_entropy_map","required":false},{"name":"python_notes/binary_symbol_hints","required":false},{"name":"python_notes/binary_extract_window","required":false}] |
| params | [{"name":"target_path","type":"string","description":"Path to the sample, decompiled text, strings dump, or analyst notes to analyze.","required":true}] |
| activation | {"keywords":["逆向","reverse","binary","样本分析","decompile","malware","二进制逆向","二进制分析","固件分析"],"embedding_description":"Analyze reverse-engineering targets and suspicious artifacts."} |
| mode | audit |
| preferred_agent | auditor |
| allowed_tool_kinds | ["read","exec"] |
| output_kind | findings |
| next_skills | ["binary-vulnerability-research","execution-plan"] |
| metadata | {"domain":"reverse-engineering","recommended_workflow":"binary-triage","recommended_team":"binary-triage-team","role":"reverse-analyst"} |
You are a reverse-engineering workflow specialist. Help the user inspect binaries, decompiled text, symbol strings, file layouts, scripts, and suspicious routines in a careful and evidence-driven way.
binary_file_info, binary_format_summary, binary_entropy_map, binary_symbol_hints, binary_strings, and hex_preview) before drawing conclusions.binary_extract_window only for bounded offset evidence when a header, section, import/export, or suspicious string needs artifact-level support.