
Jingjing2222 Plugins
Install this marketplace so Claude Code or Codex can run a repeatable Rust binary audit workflow on artifacts you own or are authorized to assess.
Overview
jingjing2222-plugins is a plugin marketplace for the Ship phase that registers a Rust reverse-engineering skill so agents can audit authorized compiled artifacts with a structured static and dynamic workflow.
What is this marketplace?
- Marketplace install for rust-reverse-engineering@jingjing2222-plugins via Claude plugin flow
- Fingerprints Rust binaries and recovers likely crate boundaries and entry points
- Surfaces panic, unwind, async, and FFI edges with demangled symbols and disassembly
- Produces reviewable Ghidra pseudocode bundles and static plus dynamic analysis steps
- Documents required toolchain: file, strings, nm/objdump/readelf and optional rustfilt, gdb/lldb, Ghidra/IDA/Binary Ninja
- Marketplace lists 1 plugin: rust-reverse-engineering@jingjing2222-plugins
- Skill targets both Claude Code marketplace install and Codex shared workflow
- Documents required CLI tools plus recommended rustfilt, gdb/lldb, and Ghidra/IDA/Binary Ninja
Community signal: 1 GitHub stars.
What problem does it solve?
Shipping a Rust binary without knowing what symbols, crates, and FFI/async surfaces leak forces guesswork during security review and incident triage.
Who is it for?
Rust developers and security reviewers who must document what their own or authorized release binaries contain before ship or during production triage.
Skip if: Unauthorized third-party cracking, teams without basic binutils or a Ghidra-class disassembler, or builders who only need source-level Rust linting.
What do I get? / Deliverables
After marketplace install, your agent can fingerprint binaries, produce demangled and disassembly artifacts, and follow Ghidra-oriented bundles for defensible review notes.
- Registered rust-reverse-engineering plugin in Claude Code
- Agent-guided fingerprinting and symbol or disassembly artifacts
- Reviewable Ghidra-oriented pseudocode bundles when heavy RE tools are available
Plugins in this marketplace
1 plugin — install individually after you add the marketplace.
Recommended Marketplaces
Journey fit
How it compares
Plugin marketplace for a defensive RE skill, not an MCP server or a generic coding linter.
Common Questions / FAQ
Who is Jingjing2222 Plugins for?
Developers auditing their own Rust releases, security engineers reviewing compiled deliverables, and authorized triage or compatibility work with Claude Code or Codex.
When should I use Jingjing2222 Plugins?
Use it during ship security review or operate iteration when you need repeatable fingerprinting, symbol recovery, and pseudocode bundles on binaries you may legally assess.
How do I add Jingjing2222 Plugins to my agent?
Run claude plugin marketplace add jingjing2222/rust-reverse-engineering-skill then claude plugin install rust-reverse-engineering@Jingjing2222 Plugins.