reverse-engineering-rust-malware

Community

Automate Rust malware binary analysis.

AuthorYukiIto1999
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps security analysts efficiently identify and analyze Rust-based malware by focusing on binary indicators, crate dependencies, and strings to support rapid triage and reporting.

Core Features & Use Cases

  • Identify Rust binaries by detecting panic strings, unwrap patterns, and cargo metadata to confirm Rust compilation.
  • Extract crate dependencies from binaries to reveal potential capabilities and third-party crates used by malware.
  • Extract malware-relevant strings (networking, persistence, exfiltration, and credential-related) to inform IOC generation and static analysis.
  • Optional PE section parsing for Windows binaries to map the executable layout and suspicious sections.

Quick Start

Run the Rust malware analysis agent on a binary sample to generate a structured analysis report.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: reverse-engineering-rust-malware
Download link: https://github.com/YukiIto1999/ctf-sleuth/archive/main.zip#reverse-engineering-rust-malware

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.