Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<a href="#" onclick="changeLanguage('english'); return false">English</a>
<a href="#" onclick="changeLanguage('russian'); return false">Русский</a>
<a href="#" onclick="changeLanguage('italian'); return false">Italiano</a>
<a href="#" onclick="changeLanguage('hungarian'); return false">Magyar</a>
<a href="#" onclick="changeLanguage('hungarian'); return false">Magyar</a>
<a href="#" onclick="changeLanguage('portuguese'); return false">Português</a>
</p>
<div id="english" class="language" style="display: block">
Expand Down Expand Up @@ -72,7 +72,7 @@ <h3>READ THIS CAREFULLY BEFORE PROCEEDING</h3>
payload to TCP port 9021.</li>
<li><b>For advanced users:</b> To install .pkg files without a large enough USB drive, copy .pkg files to
/user/home/fakeusb/ via FTP, then connect any USB drive and select FAKEUSB (with HEN already activated).
Then go to "Debug Settings" and install the packages as uaual.</li>
Then go to "Debug Settings" and install the packages as usual.</li>
</ol>
<p><i>Claims that Mira does not have HEN are false, do not believe them!</i></p>
<p><i>This exploit <b>does</b> crash and hang. Sometimes you even have to retry 10 times to get the
Expand Down