Skip to content
KitploitKITPLOIT
ツールブログ
提出
ツールブログ
提出

ハッキング、侵入テスト、サイバーセキュリティツールをあなたのセキュリティアーセナルに!

Kitploitはハッキング、サイバーセキュリティ、ペネトレーションテストのツールディレクトリです。最新のプロジェクトアップデートを見つけて、脆弱性の発見、システム分析、テストの自動化、セキュリティの強化を行いましょう。

··フィード·お問い合わせ·プライバシー·© 2026 Kitploit

ツールディレクトリ

カテゴリ

すべてのカテゴリを見る
Loading categories
nxboot — Payload injection tool for Nintendo Switch consoles vulnerable to CVE-2018-6242 ("Fusée Gelée") | Kitploit
ツール/GitHubGitHub/nikameru/nxboot
Embedded Systems SecurityVulnerability AnalysisExploitationHardware Security
GitHubnikameru/nxboot

nxboot

Payload injection tool for Nintendo Switch consoles vulnerable to CVE-2018-6242 ("Fusée Gelée")

リポジトリを見る
18日前未レビュー

人気

すべて見る →

コミュニティで最も使われているツールを見つけましょう。

すべてのツールを探索

ツールコレクションを閲覧

すべてのツールを見る →
共有
要求された言語のコンテンツは利用できません。英語版を表示しています。

nxboot

CLI tool for Nintendo Switch RCM payload launching (Fusée Gelée). Uses Zig and libusb.

Requirements

  • Zig 0.15.2

Usage

  1. Put the console in RCM and connect it to your machine via USB.
  2. Run:
root@kitploit:~
zig build -Doptimize=ReleaseSafe run -- /path/to/payload.bin

Note: with a Debug build (-Doptimize=Debug), resulting RCM payload buffer is also written to debug_payload.bin in the current working directory.

Credits

  • @ktemkin (exploit discovery)
  • Other implementations' authors
ツールをダウンロード