c0xc / CapacityTester

Use CapacityTester to check if your USB thumb/flash drive lies about its capacity. Graphical tool to detect fake USB drives.
GNU General Public License v3.0
108 stars 14 forks source link

New Feature: Format drive #11

Closed c0xc closed 1 year ago

c0xc commented 1 year ago

Advanced feature: Clear and format drive.

Use case: After running a destructive test, which destroyed the partition on it, it might be desirable to be able to format it to make it usable again. Note that this destructive test has not been implemented yet, but maybe I will implement it at some point, it could be faster for huge fake drives. Another use case could be to limit the size of the new partition to the actual size of the storage device to make it usable.

c0xc commented 1 year ago

CapacityTester_001