Jump to content


BluuBomb 5.0


¿Quieres enterarte al momento de las nuevas descargas? Síguenos en Twitter o Mastodon!
Ayúdanos con el mantenimiento de la web con una donación vía Paypal.

BluuBomb es un exploit para Wii U que aprovecha el stack bluetooth para obtener acceso al kernel de IOSU a través de bluetooth.

No confundir con , que es paraBlueBomb Wii y Wii Mini.

Requisitos

  • Una Wii U capaz de emparejarse con un Wii Remote
  • Un PC con Bluetooth
  • Un PC o una máquina virtual ejecutando una versión de Linux capaz de ejecutar una build personalizada de BlueZ.

Como usar

  1. Run sudo apt install build-essential libbluetooth-dev libglib2.0-dev libdbus-1-dev to install the required dependencies.
  2. Download Wiimote Emulator.
  3. Run source ./build-custom.sh to build BlueZ.
    • Don't worry if building the emulator itself fails due to missing SDL headers. Just continue with the next steps.
  4. Stop the already running bluetooth service sudo systemctl disable --now bluetooth
  5. Run the custom built bluetoothd sudo ./bluez-4.101/dist/sbin/bluetoothd -d -n
  6. Download the bluubomb from here (kernel binaries included).
  7. Make the bluubomb file executable by running sudo chmod +x bluubomb.
  8. Power on the Wii U and press the sync button.
  9. Run sudo ./bluubomb arm_kernel.bin and wait for the pairing process to complete.
  10. This might take a minute.
  11. If you get a warning about Simple Pairing mode read the Simple Pairing mode section below.

Write down the Wii U's bd address that should be displayed after the pairing is complete.
You can now run sudo ./bluubomb arm_kernel.bin <bdaddr here> to connect directly to the Wii U and skip the pairing process.

Kernel binaries

  • arm_kernel_loadfile
    • Launches a launch.rpx from the root of your SD card on the next application launch.
  • arm_kernel_fw_launcher
    • Launches a fw.img from the root of your SD card on the next OS relaunch (for example when exiting System Settings).
  • arm_kernel_region_free
    • Applies IOSU patches to temporarily remove region restrictions.
    • This should be helpful if you've locked yourself out of your applications due to permanent region modifications.

Simple Pairing mode

  • On some devices the simple pairing mode can't be disabled by bluubomb.
  • You can check the current Simple Pairing mode by running hciconfig hci0 sspmode.
  • Make sure it says Simple Pairing mode: Disabled.
  • If not run sudo hciconfig hci0 sspmode disabled and sudo hciconfig hci0 reset.
  • Then check the mode again.

BluuBomb ha sido creada por GaryOderNichts.


Que novedades incluye la versión 5.0

Released

  • El hilo en el que se ejecuta bluubomb ya no se bloquea
  • Esto significa que otros controladores pueden seguir siendo utilizados después de ejecutar bluubomb
  • La consola ahora se apaga correctamente después de ejecutar bluubomb
  • Ya no es necesario forzar el apagado de la consola mientras se ejecutan los binarios de bluubomb
  • El binario loadrpx ahora proporciona acceso codegen a los títulos lanzados
  • Esto permite lanzar PayloadFromRPX desde cualquier título, por ejemplo para lanzar el CustomRPXLoader y EnvironmentLoader
  • El adaptador Bluetooth ahora se reiniciará antes de enviar datos
  • Esto soluciona problemas con algunos adaptadores

No te pierdas nada, síguenos en Twitter o Mastodon!
Preguntas, aportes y peticiones en el foro.
Si te sirve lo que hacemos, ayúdanos con el mantenimiento de la web con una donación vía Paypal.

×
×
  • Crear nuevo...