项目作者: crazyquark

项目描述 :
A tool for low-level microSD card data recovery using the SPI protocol(which is simpler but slower than SDIO). If your card is not being read by a regular USB card reader this might still save you. The best hardware to run this on is the teensy3.6 because of its speed but you can also do it with an Arduino(preferably mega) and an Ethernet Shield(which has a microSD card slot). The purpose is to dump the card byte by byte, slowly...
高级语言: C++
项目地址: git://github.com/crazyquark/hw-sdcard-recovery.git
创建时间: 2020-05-05T11:53:23Z
项目社区:https://github.com/crazyquark/hw-sdcard-recovery

开源协议:

下载