Skip to content

Commit ab3defa

Browse files
authored
Use HTTP to a domain that doesn't support HTTPS
1 parent bdb4df1 commit ab3defa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Power_Up_Sequence.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ That said, if you want to explicitly mark the lack of licensing from Nintendo, y
184184

185185
### Bypass
186186

187-
The Nintendo logo check has been [circumvented many times](https://fuji.drillspirits.net/?post=87), be it to avoid legal action from Nintendo or for the swag, and there are basically two ways of doing so.
187+
The Nintendo logo check has been [circumvented many times](http://fuji.drillspirits.net/?post=87), be it to avoid legal action from Nintendo or for the swag, and there are basically two ways of doing so.
188188

189189
One is to exploit a [TOCTTOU](https://en.wikipedia.org/wiki/TOCTTOU) vulnerability in the way the console reads the logo (doing so once to draw it, and the other time to check it), which has however been patched on later revisons of the AGB.
190190
This requires custom hardware in the cartridge, however, and is made difficult by the timing and order of the reads varying greatly between boot ROMs.

0 commit comments

Comments
 (0)