Switch to full style
In-depth technology research: finding new ways to recover data, accessing firmware, writing programs, reading bits off the platter, recovering data from dust.

Forum rules

Please do not post questions about data recovery cases here (use this forum instead). This forum is for topics on finding new ways to recover data. Accessing firmware, writing programs, reading bits off the platter, recovering data from dust...
Post a reply

Nand ID Decoder

April 29th, 2025, 9:01

This program is based on the webpage of ACE blogs.

https://blog.acelab.eu.com/pc-3000-flash-determination-of-some-chip-parameters-by-id.html

If you are also interested in it, you can download it from attachment.
Attachments
NIDD.rar
(116.03 KiB) Downloaded 944 times

Re: Nand ID Decoder

April 29th, 2025, 15:06

Thanks.

Re: Nand ID Decoder

April 30th, 2025, 3:16

Cool, thanks

Re: Nand ID Decoder

May 3rd, 2025, 14:32

I add ONFI data for this software. And it will be helpful to make config(chip.txt).

for example
Pages = 18592
block=Number_of_pages_per_block * pages= 3456 * 18592=64253952=0x3d47000
blocks=blocks_per_Lun=1352=0x548

The skip page is from my bitmap viewer.
The skip page of the final result is different to the database in FlashExtractor. But I think mine is correct in my case.
Attachments
makeconfig.png
makeconfig.png (15.37 KiB) Viewed 11235 times
strange_chip1.png
strange_chip1.png (21.15 KiB) Viewed 11235 times
NIDD.rar
(140.68 KiB) Downloaded 433 times
Post a reply