Chipgenius | Github
import usb.core import usb.util
is a widely used third-party utility for identifying USB device controllers and NAND flash chips, typically used to find compatible "Mass Production Tools" (MPTools) for repairing corrupted drives.
List of known vendor SCSI commands for popular controllers (partial – to be expanded by community) Appendix B: Example Python script for reading SCSI INQUIRY over USB Appendix C: JSON schema for community chip database chipgenius github
: A collection of mass production and detection tools, including FlashMaster and ChipGenius. Proposed Features for Development
The unique code for the memory chip inside the device. import usb
(by @zechoux)
Once you have downloaded it from a GitHub mirror or another trusted source, using it is simple: (by @zechoux) Once you have downloaded it from
(multiple forks)
Because the original ChipGenius is closed-source and sometimes flagged by antivirus software, developers have turned to GitHub to host related projects:
