--- title: "Installing boot9strap (SSLoth-Browser)" --- {% include toc title="Table of Contents" %} ### Required Reading SSLoth allows users on version 11.13.0 and below to bypass the browser version check, allowing use of new-browserhax or old-browserhax, which can then be used in conjunction with universal-otherapp. If you have updated your device to your current version using a cartridge, your Internet Browser will be inaccessible. If this is the case, you will need to update your device to the latest version through System Settings and then follow the method for the latest version. {: .notice--warning} ### What You Need * The latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work 1. Power off ye device 1. Insert ye SD card into ye computer 1. Copy `otherapp.bin` to the root of your SD card and rename it to `arm11code.bin` + If you do not see the `.bin` extension, do not add it to the end of the filename 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card 1. Create a folder named `boot9strap` on th' root 'o ye SD card 1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `boot9strap` folder on your SD card 1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card 1. Reinsert ye SD card into ye device 1. Power on your device #### Section II - SSLoth 1. Launch the System Settings application 1. Navigate to `Internet Settings` -> `Connection Settings` 1. Click on your network connection slot and navigate to `Change Settings` -> `Next Page (right arrow)` -> `DNS` 1. Set "Auto-Obtain DNS" to "No", then click `Detailed Setup` 1. Set both the Primary DNS and Secondary DNS to `054.038.133.070` 1. Click OK, then click Save 1. When prompted, click "Test" to perform the connection test + The test should succeed 1. Power off ye device #### Section III - Launching SafeB9SInstaller 1. Launch the browser and go to this URL on your device + `https://zoogie.github.io/web/nbhax` 1. Tap the "PROCEED TO HAXX" button + If you get an error, [follow this troubleshooting guide](troubleshooting#a-browser-based-exploit-is-not-working) 1. If the exploit was successful, you will have booted into SafeB9SInstaller #### Section IV - Installing boot9strap 1. Wait fer all safety checks to be completed 1. When prompted, input th' key combo given to be installin' boot9strap 1. Once it has completed, press (A) to be rebootin' ye device #### Section V - Configuring Luma3DS 1. Ye device should have rebooted into th' Luma3DS configuration menu + If you get a black screen, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap) 1. Use th' (A) button 'n th' D-Pad to turn on th' followin': + **"Show NAND or user string in System Settings"** 1. Press (Start) to save 'n reboot #### Section VI - Restoring default DNS 1. Launch the System Settings application 1. Navigate to `Internet Settings` -> `Connection Settings` 1. Click on your network connection slot and navigate to `Change Settings` -> `Next Page (right arrow)` -> `DNS` 1. Set "Auto-Obtain DNS" to "Yes" 1. Click OK, then click Save 1. When prompted, click "Test" to perform the connection test + The test should succeed 1. Power off ye device ___ ### Continue to [Finalizing Setup](finalizing-setup) {: .notice--primary}