Hacking Help with NAND dump

Sportsmaniac1322

Well-Known Member
Member
Joined
Jun 26, 2008
Messages
1,183
Reaction score
0
Trophies
1
Location
Forman's Basement
Website
Visit site
XP
286
Country
United States
I accidentally deleted an important Virtual Console save from my Wii and I am trying to recover it. Luckily, yesterday I did a NAND dump with YaWnD (yet another wii nand dumper) and it gave me a wiiflash.img file. Is there any way to somehow recover my save file from that file? If it helps, I have the common-key.bin file.
 
Sportsmaniac1322 said:
I accidentally deleted an important Virtual Console save from my Wii and I am trying to recover it. Luckily, yesterday I did a NAND dump with YaWnD (yet another wii nand dumper) and it gave me a wiiflash.img file. Is there any way to somehow recover my save file from that file? If it helps, I have the common-key.bin file.

The image is only if you have the Infectus or a way of flashing the entire NAND.

Sorry.
 
teq said:
Sportsmaniac1322 said:
I accidentally deleted an important Virtual Console save from my Wii and I am trying to recover it. Luckily, yesterday I did a NAND dump with YaWnD (yet another wii nand dumper) and it gave me a wiiflash.img file. Is there any way to somehow recover my save file from that file? If it helps, I have the common-key.bin file.

The image is only if you have the Infectus or a way of flashing the entire NAND.

Sorry.

So there's absolutely no way to get my save off of there without getting a whole new modchip? That kind of sucks
frown.gif
 
littlestevie said:

Yeah, good luck compiling it... the toolchain is a mess.


Are his tools precompiled somewhere that I don't know about?
 
teq said:
littlestevie said:

Yeah, good luck compiling it... the toolchain is a mess.


Are his tools precompiled somewhere that I don't know about?

its not a pain to compile if you have the right tools....

but making sure everything is right then you are fine,

using a cygwin module i even managed to compile a windows binary for it
 
Sportsmaniac1322 said:
Arakon said:
not even that. the dump is very likely not usable.
you'd have needed a file system dump.

If it's not usable why would someone make a tool to do it? This makes no sense...


the wii is constantly writing data to a certain area of the nand. so that changes DURING the dumping process and is bad data cause of that. the only proper way currently it bushing's method using the infectus and basically "crashing" the system to get an unchanged dump.
 
teq said:
littlestevie said:

Yeah, good luck compiling it... the toolchain is a mess.


Are his tools precompiled somewhere that I don't know about?

Can't you just use openssl?

openssl enc -d -aes-128-cbc -K a9ae7747a579d648765a54767964678 -iv 0 -nopad -i nand.img -o nand-decrypted.img

Of course, that key won't work for you, it's console unique.
 
arctic_flame said:
teq said:
littlestevie said:

Yeah, good luck compiling it... the toolchain is a mess.


Are his tools precompiled somewhere that I don't know about?

Can't you just use openssl?

openssl enc -d -aes-128-cbc -K a9ae7747a579d648765a54767964678 -iv 0 -nopad -i nand.img -o nand-decrypted.img

Of course, that key won't work for you, it's console unique.

The Wii uses a special type of encryption that while shares the same keying system as aes the decryption encryption process is unique..

besides zestic makes nice folders etc.
grog.gif
 

Site & Scene News

Popular threads in this forum