WFS Tools v0.6.46@koolkdev koolkdev released this 3 hours ago- wfslib-v0.6.46- wfs-extract: Skip over corrupted folders
UsagewfsdumpCode:wfsdump --helpCode:Usage: wfsdump --input <input file> --output <output directory> --otp <opt path> [--seeprom <seeprom path>] [--mlc] [--usb] [--dump-path <directory to dump>] [--verbos]Allowed options:--help produce help message--input arg input file--output arg ouput directory--otp arg otp file--seeprom arg seeprom file (required if usb)--dump-path arg (=/) directory to dump (default: "/")--mlc device is mlc (default: device is usb)--usb device is usb--verbos verbos outputDump USB device under Windows(Needed to be run with administrator previliges, so run from privileged command line)Code:wfsdump --input \\.\PhysicalDrive3 --output dump_dir --otp otp.bin --seeprom seeprom.bin