<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.hacks.guide/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=YajuShinki</id>
	<title>Hacks Guide Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.hacks.guide/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=YajuShinki"/>
	<link rel="alternate" type="text/html" href="https://wiki.hacks.guide/wiki/Special:Contributions/YajuShinki"/>
	<updated>2026-05-16T01:09:48Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wiki.hacks.guide/w/index.php?title=3DS:Seedminer/Mii_mining&amp;diff=3276</id>
		<title>3DS:Seedminer/Mii mining</title>
		<link rel="alternate" type="text/html" href="https://wiki.hacks.guide/w/index.php?title=3DS:Seedminer/Mii_mining&amp;diff=3276"/>
		<updated>2023-06-03T21:40:12Z</updated>

		<summary type="html">&lt;p&gt;YajuShinki: Added troubleshooting step for adding execute permissions to bfcl executable&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{hatnote|This article is not for instructions on how to use BruteforceMovable or do manual mining.&amp;lt;br&amp;gt;For help with BruteforceMovable, see the main guide&#039;s [[3dsguide:seedminer|Seedminer page.]]&amp;lt;br&amp;gt;For help with manual mining, see [[../Manual_mining|the manual mining page.]]}}&lt;br /&gt;
&#039;&#039;&#039;Mii mining&#039;&#039;&#039; is a variant of Seedminer used to find a console&#039;s &amp;lt;code&amp;gt;movable.sed&amp;lt;/code&amp;gt; without the console needing any internet access. This method is distinct from &#039;&#039;&#039;manual mining&#039;&#039;&#039; and should only be used if both the BFM service and manual mining are confirmed unusuable, as it is significantly more time-consuming.&lt;br /&gt;
&lt;br /&gt;
{{warning|text=If the BruteforceMovable service fails with the error &amp;lt;code&amp;gt;We were unable to successfully complete your bruteforce request. :`(&amp;lt;/code&amp;gt;, this method will also not work. Read [[3DS:Seedminer#Consoles_made_in_2011|this section of the main page]] for more information.}}&lt;br /&gt;
&lt;br /&gt;
==Requirements==&lt;br /&gt;
*A computer with a dedicated GPU (graphics card) with Windows, macOS, or Linux installed.&lt;br /&gt;
**Integrated graphics are extremely underpowered and are not recommended for this method even as a last resort. If you use them anyway, be aware that mining may take upwards of a day.&lt;br /&gt;
&lt;br /&gt;
==Instructions==&lt;br /&gt;
{{info|text=If you are on Linux, replace &amp;lt;code&amp;gt;py -3&amp;lt;/code&amp;gt; with &amp;lt;code&amp;gt;python3&amp;lt;/code&amp;gt; in all commands.}}&lt;br /&gt;
&lt;br /&gt;
===What you need===&lt;br /&gt;
*The latest release of [https://github.com/zoogie/seedminer/releases/latest Seedminer] (the Seedminer .zip)&lt;br /&gt;
*Any 3.x version of [https://www.python.org/downloads/ python] installed&lt;br /&gt;
**If you are on Linux, you likely already have Python 3. Check by opening a terminal and entering &amp;lt;code&amp;gt;python3 -V&amp;lt;/code&amp;gt; - if this returns a version number, it will work for this guide.&lt;br /&gt;
&lt;br /&gt;
===Section I - Prep Work===&lt;br /&gt;
In this section, you will set up Seedminer and obtain your console&#039;s files that are needed for mining.&lt;br /&gt;
#Extract the contents of the Seedminer &amp;lt;code&amp;gt;.zip&amp;lt;/code&amp;gt; and move the folder inside it that matches your OS anywhere on your PC - this Seedminer folder will be where multiple other files are placed&lt;br /&gt;
#In the Seedminer folder, hold SHIFT and right-click anywhere in the folder&#039;s empty space, then click the option that opens a terminal, PowerShell, or Command Prompt&lt;br /&gt;
#In the opened window, enter the command &amp;lt;code&amp;gt;py -3 -mpip install pycryptodomex&amp;lt;/code&amp;gt; - once it&#039;s done installing, keep the window open as you will need it later&lt;br /&gt;
#*If this command fails with the error &amp;lt;code&amp;gt;No module named pip&amp;lt;/code&amp;gt;, you must manually install pip. The methods to do this can be found on [https://pip.pypa.io/en/stable/installation/ this page.]&lt;br /&gt;
#Turn your console on while the SD card is inside it&lt;br /&gt;
#Open the Mii Maker app&lt;br /&gt;
#Tap the &#039;&#039;&#039;QR Code/Image Options&#039;&#039;&#039; button.&lt;br /&gt;
#Tap &#039;&#039;&#039;Save Mii as QR Code&#039;&#039;&#039;.&lt;br /&gt;
#Select any Mii Character (make a new one first if you don&#039;t have any), and press &#039;&#039;&#039;OK&#039;&#039;&#039;.&lt;br /&gt;
#Turn the console off&lt;br /&gt;
#Put the console&#039;s SD card into your computer, navigate to the &amp;lt;code&amp;gt;Nintendo 3DS&amp;lt;/code&amp;gt; folder on the SD, and copy the name of the 32-character-long folder directly inside&lt;br /&gt;
#*This folder, known as the ID0, is system-specific. Only one should be present - if you see multiple, follow [[3dsguide:troubleshooting#multiple-long-names-in-nintendo-3ds-folder|these instructions.]]&lt;br /&gt;
#*Once you have the ID0, paste it into a document so you can reference it later&lt;br /&gt;
#Navigate to the &amp;lt;code&amp;gt;DCIM&amp;lt;/code&amp;gt; folder on the SD&lt;br /&gt;
#Look for the QR Code, which will be a &amp;lt;code&amp;gt;.JPG&amp;lt;/code&amp;gt; file&lt;br /&gt;
#*You may have many other files in here already if you use the Nintendo 3DS Camera app&lt;br /&gt;
#Copy this file to the Seedminer folder on your PC&lt;br /&gt;
&lt;br /&gt;
===Section II - Processing Mii QR and Mining===&lt;br /&gt;
In this section, you will turn the Mii QR code into a usable file and mine &amp;lt;code&amp;gt;movable.sed&amp;lt;/code&amp;gt; with it.&lt;br /&gt;
#Open the [https://zoogie.github.io/web/miiqr/ editMii] website on your computer&lt;br /&gt;
#Click on &amp;quot;Import from...&amp;quot;, then select &amp;quot;QR Code&amp;quot; and upload the Mii QR you copied to a safe place earlier&lt;br /&gt;
#Click on &amp;quot;Export to...&amp;quot;, then select &amp;quot;encrypted (.bin)&amp;quot;, this will download a file named &amp;lt;code&amp;gt;input.bin&amp;lt;/code&amp;gt;&lt;br /&gt;
#Copy this &amp;lt;code&amp;gt;input.bin&amp;lt;/code&amp;gt; to the Seedminer folder&lt;br /&gt;
#Open the terminal/PowerShell/Command Prompt window from earlier&lt;br /&gt;
#Inside this window, enter the command &amp;lt;code&amp;gt;py -3 seedminer_launcher3.py id0 &amp;lt;id0&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
#*Replace &amp;lt;code&amp;gt;&amp;lt;id0&amp;gt;&amp;lt;/code&amp;gt; with the ID0 you copied into a document&lt;br /&gt;
#Once it completes, enter the command &amp;lt;code&amp;gt;py -3 seedminer_launcher3.py mii &amp;lt;model&amp;gt; &amp;lt;year&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
#*Replace &amp;lt;code&amp;gt;&amp;lt;model&amp;gt;&amp;lt;/code&amp;gt; with the model of your console (&amp;lt;code&amp;gt;new&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;old&amp;lt;/code&amp;gt;) - if you aren&#039;t sure, only models with the ZL/ZR buttons and C-Stick are new&lt;br /&gt;
#*Replace &amp;lt;code&amp;gt;&amp;lt;year&amp;gt;&amp;lt;/code&amp;gt; with the year the 3DS was made (you often find this on the backplate) - leave this empty if you aren&#039;t sure, in which case it will start from the middle&lt;br /&gt;
#*If this fails with an error of &amp;lt;code&amp;gt;input.bin is invalid size&amp;lt;/code&amp;gt;, remake the &amp;lt;code&amp;gt;input.bin&amp;lt;/code&amp;gt; using your QR Code. If it &#039;&#039;still&#039;&#039; fails, open a different browser and remake the &amp;lt;code&amp;gt;input.bin&amp;lt;/code&amp;gt; there.&lt;br /&gt;
#*If this fails with an error similar to &amp;lt;code&amp;gt;./bfcl: Permission denied&amp;lt;/code&amp;gt;, and you are on macOS or Linux, enter the command &amp;lt;code&amp;gt;chmod +x bfcl&amp;lt;/code&amp;gt; and try again. &lt;br /&gt;
#*The mining process will usually take up to 90 minutes, depending on luck and your GPU&#039;s strength&lt;br /&gt;
#When it finishes, a file called &amp;lt;code&amp;gt;movable.sed&amp;lt;/code&amp;gt; will appear in the Seedminer folder - use this in place of one obtained from BruteforceMovable&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;{{success|text=Continue with [[3DS:Alternate Exploits/BannerBomb3|BannerBomb3]]}}&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Nintendo 3DS guides]]&lt;/div&gt;</summary>
		<author><name>YajuShinki</name></author>
	</entry>
	<entry>
		<id>https://wiki.hacks.guide/w/index.php?title=3DS:Seedminer/Mii_mining&amp;diff=3134</id>
		<title>3DS:Seedminer/Mii mining</title>
		<link rel="alternate" type="text/html" href="https://wiki.hacks.guide/w/index.php?title=3DS:Seedminer/Mii_mining&amp;diff=3134"/>
		<updated>2023-04-20T05:43:48Z</updated>

		<summary type="html">&lt;p&gt;YajuShinki: Corrected syntax error in pip command&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{hatnote|This article is not for instructions on how to use BruteforceMovable or do manual mining.&amp;lt;br&amp;gt;For help with BruteforceMovable, see the main guide&#039;s [[3dsguide:seedminer|Seedminer page.]]&amp;lt;br&amp;gt;For help with manual mining, see [[../Manual_mining|the manual mining page.]]}}&lt;br /&gt;
&#039;&#039;&#039;Mii mining&#039;&#039;&#039; is a variant of Seedminer used to find a console&#039;s &amp;lt;code&amp;gt;movable.sed&amp;lt;/code&amp;gt; without the console needing any internet access. This method is distinct from &#039;&#039;&#039;manual mining&#039;&#039;&#039; and should only be used if both the BFM service and manual mining are confirmed unusuable, as it is significantly more time-consuming.&lt;br /&gt;
&lt;br /&gt;
{{warning|text=If the BruteforceMovable service fails with the error &amp;lt;code&amp;gt;We were unable to successfully complete your bruteforce request. :`(&amp;lt;/code&amp;gt;, this method will also not work. Read [[3DS:Seedminer#Consoles_made_in_2011|this section of the main page]] for more information.}}&lt;br /&gt;
&lt;br /&gt;
==Requirements==&lt;br /&gt;
*A computer with a dedicated GPU (graphics card) with Windows, macOS, or Linux installed.&lt;br /&gt;
**Integrated graphics are extremely underpowered and are not recommended for this method even as a last resort. If you use them anyway, be aware that mining may take upwards of a day.&lt;br /&gt;
&lt;br /&gt;
==Instructions==&lt;br /&gt;
{{info|text=If you are on Linux, replace &amp;lt;code&amp;gt;py -3&amp;lt;/code&amp;gt; with &amp;lt;code&amp;gt;python3&amp;lt;/code&amp;gt; in all commands.}}&lt;br /&gt;
&lt;br /&gt;
===What you need===&lt;br /&gt;
*The latest release of [https://github.com/zoogie/seedminer/releases/latest Seedminer] (the Seedminer .zip)&lt;br /&gt;
*Any 3.x version of [https://www.python.org/downloads/ python] installed&lt;br /&gt;
**If you are on Linux, you likely already have Python 3. Check by opening a terminal and entering &amp;lt;code&amp;gt;python3 -V&amp;lt;/code&amp;gt; - if this returns a version number, it will work for this guide.&lt;br /&gt;
&lt;br /&gt;
===Section I - Prep Work===&lt;br /&gt;
In this section, you will set up Seedminer and obtain your console&#039;s files that are needed for mining.&lt;br /&gt;
#Extract the contents of the Seedminer &amp;lt;code&amp;gt;.zip&amp;lt;/code&amp;gt; and move the folder inside it that matches your OS anywhere on your PC - this Seedminer folder will be where multiple other files are placed&lt;br /&gt;
#In the Seedminer folder, hold SHIFT and right-click anywhere in the folder&#039;s empty space, then click the option that opens a terminal, PowerShell, or Command Prompt&lt;br /&gt;
#In the opened window, enter the command &amp;lt;code&amp;gt;py -3 -m pip install pycryptodomex&amp;lt;/code&amp;gt; - once it&#039;s done installing, keep the window open as you will need it later&lt;br /&gt;
#*If this command fails with the error &amp;lt;code&amp;gt;No module named pip&amp;lt;/code&amp;gt; on Linux, use your system&#039;s package manager (such as apt-get, dnf, or yum) to &amp;lt;code&amp;gt;install python3-pip&amp;lt;/code&amp;gt;, then try again.&lt;br /&gt;
#Turn your console on while the SD card is inside it&lt;br /&gt;
#Open the Mii Maker app&lt;br /&gt;
#Tap the &#039;&#039;&#039;QR Code/Image Options&#039;&#039;&#039; button.&lt;br /&gt;
#Tap &#039;&#039;&#039;Save Mii as QR Code&#039;&#039;&#039;.&lt;br /&gt;
#Select any Mii Character (make a new one first if you don&#039;t have any), and press &#039;&#039;&#039;OK&#039;&#039;&#039;.&lt;br /&gt;
#Turn the console off&lt;br /&gt;
#Put the console&#039;s SD card into your computer, navigate to the &amp;lt;code&amp;gt;Nintendo 3DS&amp;lt;/code&amp;gt; folder on the SD, and copy the name of the 32-character-long folder directly inside&lt;br /&gt;
#*This folder, known as the ID0, is system-specific. Only one should be present - if you see multiple, follow [[3dsguide:troubleshooting#multiple-long-names-in-nintendo-3ds-folder|these instructions.]]&lt;br /&gt;
#*Once you have the ID0, paste it into a document so you can reference it later&lt;br /&gt;
#Navigate to the &amp;lt;code&amp;gt;DCIM&amp;lt;/code&amp;gt; folder on the SD&lt;br /&gt;
#Look for the QR Code, which will be a &amp;lt;code&amp;gt;.JPG&amp;lt;/code&amp;gt; file&lt;br /&gt;
#*You may have many other files in here already if you use the Nintendo 3DS Camera app&lt;br /&gt;
#Copy this file to the Seedminer folder on your PC&lt;br /&gt;
&lt;br /&gt;
===Section II - Processing Mii QR and Mining===&lt;br /&gt;
In this section, you will turn the Mii QR code into a usable file and mine &amp;lt;code&amp;gt;movable.sed&amp;lt;/code&amp;gt; with it.&lt;br /&gt;
#Open the [https://zoogie.github.io/web/miiqr/ editMii] website on your computer&lt;br /&gt;
#Click on &amp;quot;Import from...&amp;quot;, then select &amp;quot;QR Code&amp;quot; and upload the Mii QR you copied to a safe place earlier&lt;br /&gt;
#Click on &amp;quot;Export to...&amp;quot;, then select &amp;quot;encrypted (.bin)&amp;quot;, this will download a file named &amp;lt;code&amp;gt;input.bin&amp;lt;/code&amp;gt;&lt;br /&gt;
#Copy this &amp;lt;code&amp;gt;input.bin&amp;lt;/code&amp;gt; to the Seedminer folder&lt;br /&gt;
#Open the terminal/PowerShell/Command Prompt window from earlier&lt;br /&gt;
#Inside this window, enter the command &amp;lt;code&amp;gt;py -3 seedminer_launcher3.py id0 &amp;lt;id0&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
#*Replace &amp;lt;code&amp;gt;&amp;lt;id0&amp;gt;&amp;lt;/code&amp;gt; with the ID0 you copied into a document&lt;br /&gt;
#Once it completes, enter the command &amp;lt;code&amp;gt;py -3 seedminer_launcher3.py mii &amp;lt;model&amp;gt; &amp;lt;year&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
#*Replace &amp;lt;code&amp;gt;&amp;lt;model&amp;gt;&amp;lt;/code&amp;gt; with the model of your console (&amp;lt;code&amp;gt;new&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;old&amp;lt;/code&amp;gt;) - if you aren&#039;t sure, only models with the ZL/ZR buttons and C-Stick are new&lt;br /&gt;
#*Replace &amp;lt;code&amp;gt;&amp;lt;year&amp;gt;&amp;lt;/code&amp;gt; with the year the 3DS was made (you often find this on the backplate) - leave this empty if you aren&#039;t sure, in which case it will start from the middle&lt;br /&gt;
#*If this fails with an error of &amp;lt;code&amp;gt;input.bin is invalid size&amp;lt;/code&amp;gt;, remake the &amp;lt;code&amp;gt;input.bin&amp;lt;/code&amp;gt; using your QR Code. If it &#039;&#039;still&#039;&#039; fails, open a different browser and remake the &amp;lt;code&amp;gt;input.bin&amp;lt;/code&amp;gt; there.&lt;br /&gt;
#*The mining process will usually take up to 90 minutes, depending on luck and your GPU&#039;s strength&lt;br /&gt;
#When it finishes, a file called &amp;lt;code&amp;gt;movable.sed&amp;lt;/code&amp;gt; will appear in the Seedminer folder - use this in place of one obtained from BruteforceMovable&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;{{success|text=Continue with [[3dsguide:seedminer#next-steps-choose-an-exploit|the main guide]]}}&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Nintendo 3DS guides]]&lt;/div&gt;</summary>
		<author><name>YajuShinki</name></author>
	</entry>
</feed>