Skip to content
KitploitKITPLOIT
FerramentasBlog
Enviar
FerramentasBlog
Enviar

Ferramentas de Hacking, PenTest e Cibersegurança para o seu Arsenal de Segurança!

Kitploit é um diretório de ferramentas de hacking, cibersegurança e pentesting. Descubra as últimas atualizações de projetos para encontrar vulnerabilidades, analisar sistemas, automatizar testes e fortalecer sua segurança.

··Feeds·Contato·Privacidade·© 2026 Kitploit

Diretório de Ferramentas

Categorias

Ver todas as categorias
Loading categories
nxboot — Payload injection tool for Nintendo Switch consoles vulnerable to CVE-2018-6242 ("Fusée Gelée") | Kitploit
Ferramentas/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")

Ver Repositório
1há 8 diasAinda não revisado

Mais Populares

Ver todos →

Descubra as ferramentas mais usadas pela nossa comunidade.

Explore todas as ferramentas

Navegue pela nossa coleção de ferramentas

Ver todas as ferramentas →
Compartilhar
Conteúdo não disponível no idioma solicitado. Mostrando versão em inglês.

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
Baixar ferramenta