Switch to full style
CompactFlash, SD, MMC, USB flash storage. Anything that does not have moving parts inside.
Post a reply

Skymedi 6221 Xor key?

Yesterday, 17:24

Hello everyone,

I'm hoping someone has a key for me to try to descramble a Hynix NAND dump. The chip is from an old SD card (Kingston 1gb).
I was recently archiving off all of my storage devices and this was the only card that failed.

I can carve jpg data from the dump, but it isn't correct.

This is mostly for curiosity (and education). I'm not using any recovery software, just writing my own python scripts.

Any assistance is greatly appreciated.

Re: Skymedi 6221 Xor key?

Yesterday, 20:41

techchimp wrote:I'm hoping someone has a key for me to try to descramble a Hynix NAND dump.

I can carve jpg data from the dump, but it isn't correct.

If it's scrambled, how can you tell that you have a JPEG? :-?

Re: Skymedi 6221 Xor key?

Today, 0:26

SK6221 or SK6621? First one usualy it is used at pendrives, second at SD cards and it not use XOR.

Re: Skymedi 6221 Xor key?

Today, 11:20

fzabkar wrote:
techchimp wrote:I'm hoping someone has a key for me to try to descramble a Hynix NAND dump.

I can carve jpg data from the dump, but it isn't correct.

If it's scrambled, how can you tell that you have a JPEG? :-?


I'm getting jpg signatures. But they can't be decoded in any viewer.

Re: Skymedi 6221 Xor key?

Today, 11:24

arvika wrote:SK6221 or SK6621? First one usualy it is used at pendrives, second at SD cards and it not use XOR.


Sorry, it's SK6621 AARC A0727

If that's true, then I'll keep trying to get a logical block image.

Thank you :)

Re: Skymedi 6221 Xor key?

Today, 11:29

This controller usualy use block pair. Of course you need also think about ECC correction.

Re: Skymedi 6221 Xor key?

Today, 16:53

@techchimp, can you dump the spare areas and upload them? I would be interested in examining the structure. I think you would need this info in order to build a translator.

Re: Skymedi 6221 Xor key?

34 minutes ago

fzabkar wrote:@techchimp, can you dump the spare areas and upload them? I would be interested in examining the structure. I think you would need this info in order to build a translator.

I can when I get home.
Post a reply