More actions
No edit summary |
m (Text replacement - "Category:3DS homebrew system tools" to "") |
||
(12 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox 3DS | {{Infobox 3DS Homebrews | ||
| title = SafeB9SInstaller | |title=SafeB9SInstaller | ||
| image = | |image=Safeb9sinstaller3.png | ||
| type = System Tools | |description=Safe, simple, user-friendly installer for sighaxed FIRMs. | ||
| version = | |author=d0k3 | ||
| | |lastupdated=2017/06/05 | ||
| | |type=System Tools | ||
|version=0.0.7 | |||
| | |license=Mixed | ||
| source = https:// | |download=https://dlhb.gamebrew.org/3dshomebrews/safeb9sinstaller.7z | ||
|website=https://github.com/d0k3/SafeB9SInstaller | |||
|source=https://github.com/d0k3/SafeB9SInstaller | |||
}} | }} | ||
SafeB9SInstaller is a safe, simple and user-friendly installer for sighaxed FIRMs. | |||
For usage instructions, refer to [https://3ds.guide/ Plailect's guide]. | |||
==Changelog== | |||
'''v0.0.7''' | |||
* Fixed compatibility with boot9strap v1.1/v1.2. | |||
* Compatibility with custom NCSD partitioning. | |||
* Fixed "FIRM crypto fail" false positive. | |||
'''v0.0.6''' | |||
* New 2xrsa, Launcher.dat and .firm entrypoints. | |||
* Installation is now also handled on 3Dsafe'd consoles. | |||
* secret_sector.bin no more required on A9LH O3DS consoles. | |||
* Improved emergency routines (as if anyone will ever see them). | |||
'''v0.0.5''' | |||
* SafeB9SInstaller (formerly SafeSigHaxInstaller) first release. | |||
== Credits == | ==Credits== | ||
* Normmatt, for sdmmc.c/sdmmc.h. | |||
* Cha(N), Kane49, and all other FatFS contributors for FatFS. | |||
* Myria for the sighax bruteforcer and for finding the sighax (retail&dev) signature. | |||
* SciresM for dumping boot9, creating boot9strap.firm and for being the first fearless person to test this. | |||
* hedgeberg for her tireless efforts in dumping the bootrom. | |||
* TuxSH for FIRM research and useful hints. | |||
* Plailect for providing the guide and making this accessible to the common user. | |||
* stuckpixel for his tireless behind-the-scenes work. | |||
* Gelex for being of great help on countless occasions. | |||
* The fine folks on freenode #Cakey. | |||
* All [https://www.3dbrew.org/wiki/Main_Page 3dbrew.org] editors. | |||
==External links== | |||
* GitHub - https://github.com/d0k3/SafeB9SInstaller | |||
* | |||
Latest revision as of 05:19, 6 Mayıs 2024
SafeB9SInstaller | |
---|---|
General | |
Author | d0k3 |
Type | System Tools |
Version | 0.0.7 |
License | Mixed |
Last Updated | 2017/06/05 |
Links | |
Download | |
Website | |
Source | |
SafeB9SInstaller is a safe, simple and user-friendly installer for sighaxed FIRMs.
For usage instructions, refer to Plailect's guide.
Changelog
v0.0.7
- Fixed compatibility with boot9strap v1.1/v1.2.
- Compatibility with custom NCSD partitioning.
- Fixed "FIRM crypto fail" false positive.
v0.0.6
- New 2xrsa, Launcher.dat and .firm entrypoints.
- Installation is now also handled on 3Dsafe'd consoles.
- secret_sector.bin no more required on A9LH O3DS consoles.
- Improved emergency routines (as if anyone will ever see them).
v0.0.5
- SafeB9SInstaller (formerly SafeSigHaxInstaller) first release.
Credits
- Normmatt, for sdmmc.c/sdmmc.h.
- Cha(N), Kane49, and all other FatFS contributors for FatFS.
- Myria for the sighax bruteforcer and for finding the sighax (retail&dev) signature.
- SciresM for dumping boot9, creating boot9strap.firm and for being the first fearless person to test this.
- hedgeberg for her tireless efforts in dumping the bootrom.
- TuxSH for FIRM research and useful hints.
- Plailect for providing the guide and making this accessible to the common user.
- stuckpixel for his tireless behind-the-scenes work.
- Gelex for being of great help on countless occasions.
- The fine folks on freenode #Cakey.
- All 3dbrew.org editors.