Hacking seedminer (single system DSiWare injection)

  • Thread starter Thread starter zoogie
  • Start date Start date
  • Views Views 365,237
  • Replies Replies 2,043
  • Likes Likes 56

If you are planning on using seedminer, do you have a dedicated graphics card in your PC?

  • Yes!

    Votes: 207 45.1%
  • No

    Votes: 105 22.9%
  • What's dedicated graphics?

    Votes: 35 7.6%
  • I'm a cat, we can just guess our movable.sed through feline intuition

    Votes: 112 24.4%

  • Total voters
    459
  • This poll will close: .
Status
Not open for further replies.
My friend code is 1693-4433-4239
Register me and I'll send you your file
Might take a few minutes tho
Edit: You need to register me for me to actually be able to get the file
 
Last edited by Sunshine02,
  • Like
Reactions: ANDREW0737
Here are your files
Corresponding friend codes to file name
Also, do either of you have a good computer?
If so, can you bruteforce my movable.sed file for me? My computer is shit.
 

Attachments

Last edited by Sunshine02,
  • Like
Reactions: ANDREW0737
Here are your files
Corresponding friend codes to file name
Also, do either of you have a good computer?
If so, can you bruteforce my movable.sed file for me? My computer is shit.
thank you dude.
i don't think that my computer is good enough since i have a gtx950 :b
i can't really say that i have a good computer for bruteforcing
 
  • Like
Reactions: Sunshine02
I'm a bit lost.
On step 3 from the readme file, [B - No homebrew but friend with homebrew], it says that i need to run the py script "(with argument ID0)".
How exactly do i run it with that argument? (I'm kinda new to this python stuff)
 
The movable.sed from the same console the dsiware was exported from. Many tools allow you to dump this, but you need elevated permissions. (Godmode9, FBI, Decrypt9, 3DS-Recovery-Tool, etc.)
How do I export the dsiware?
 
I tried to add the ID0 to the .sed and I get this:

Traceback (most recent call last):
File "H:\Nintendo 3DS\seedminer_launcher.py", line 93, in <module>
hash_clusterer()
File "H:\Nintendo 3DS\seedminer_launcher.py", line 40, in hash_clusterer
f=open("movable_part1.sed","rb")
IOError: [Errno 2] No such file or directory: 'movable_part1.sed'

It asks for the movable_part1.sed, but I already put it in the 3DS SD Card in the Nintendo 3ds directory.
 
The movable.sed from the same console the dsiware was exported from. Many tools allow you to dump this, but you need elevated permissions. (Godmode9, FBI, Decrypt9, 3DS-Recovery-Tool, etc.)
How do I export the dsiware?
system settings -> data management -> DSiWare
 
I tried to add the ID0 to the .sed and I get this:

Traceback (most recent call last):
File "H:\Nintendo 3DS\seedminer_launcher.py", line 93, in <module>
hash_clusterer()
File "H:\Nintendo 3DS\seedminer_launcher.py", line 40, in hash_clusterer
f=open("movable_part1.sed","rb")
IOError: [Errno 2] No such file or directory: 'movable_part1.sed'

It asks for the movable_part1.sed, but I already put it in the 3DS SD Card in the Nintendo 3ds directory.
make sure the file is named movable_part1.sed and not the 0_1111-2222-3333_part1.sed
 
I'm a bit lost.
On step 3 from the readme file, [B - No homebrew but friend with homebrew], it says that i need to run the py script "(with argument ID0)".
How exactly do i run it with that argument? (I'm kinda new to this python stuff)

Ran into the same problem. What worked for me was opening a command prompt in the folder (Holding shift then right click). Then typing "python seedminer_launcher.py id0 (Your 32 character ID here from 3DS folder)"

At first you cant use python commands until you add it as a variable in windows. I used this info to add it: https://prnt.sc/id6p48
After that I was able to use the python command in command prompt for running the .py file.

This was not very straight forward and caused me a headache. Should be added to the OP in a spoiler @zoogie . Many python noobs such as myself. Python command doesn't work after freshly installing python which you think it would. At least in linux it adds it automatically.
 
Last edited by MattKimura,
Yes. The one in the system's SD card.
you quote parts of the command prompt, but you do not show what path etc you are in...

Traceback (most recent call last):
File "H:\Nintendo 3DS\seedminer_launcher.py", line 93, in <module>
hash_clusterer()
File "H:\Nintendo 3DS\seedminer_launcher.py", line 40, in hash_clusterer
f=open("movable_part1.sed","rb")
IOError: [Errno 2] No such file or directory: 'movable_part1.sed'

include the command you typed etc
 
you quote parts of the command prompt, but you do not show what path etc you are in...



include the command you typed etc

C:\Users\Nick>C:\Python27\python.exe "H:\Nintendo 3DS\seedminer_launcher.py" id0 "H:\Nintendo 3DS\movable_part1.sed"
Traceback (most recent call last):
File "H:\Nintendo 3DS\seedminer_launcher.py", line 93, in <module>
hash_clusterer()
File "H:\Nintendo 3DS\seedminer_launcher.py", line 40, in hash_clusterer
f=open("movable_part1.sed","rb")
IOError: [Errno 2] No such file or directory: 'movable_part1.sed'

Does this help?
 
C:\Users\Nick>C:\Python27\python.exe "H:\Nintendo 3DS\seedminer_launcher.py" id0 "H:\Nintendo 3DS\movable_part1.sed"
Traceback (most recent call last):
File "H:\Nintendo 3DS\seedminer_launcher.py", line 93, in <module>
hash_clusterer()
File "H:\Nintendo 3DS\seedminer_launcher.py", line 40, in hash_clusterer
f=open("movable_part1.sed","rb")
IOError: [Errno 2] No such file or directory: 'movable_part1.sed'

Does this help?
there is your problem

Code:
H:
CD "Nintendo 3DS"
C:\Python27\python.exe "seedminer_launcher.py" id0
 
Status
Not open for further replies.

Site & Scene News

Popular threads in this forum