sryze / wdd

dd for Windows
MIT License
30 stars 9 forks source link

emmc dump #3

Open Ryanclow112 opened 2 months ago

Ryanclow112 commented 2 months ago

hi, i see in your code "TODO: Possible bug with bs > 4GB" i need to dump full emmc from mine lumia 2520 that have 32Gb. For now i can copy to usb just 4gb

sryze commented 2 months ago

It should still be possible to copy disks that are far bigger than 4 GB using a smaller block size. You probably want to use bs=1M or something like that, not bs=32G.