| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| USB.Test.exe | 2026-03-22 | 1.6 MB | |
| Download USB Test source code.tar.gz | 2026-03-22 | 190.8 kB | |
| Download USB Test source code.zip | 2026-03-22 | 198.4 kB | |
| README.md | 2026-03-22 | 1.2 kB | |
| Totals: 4 Items | 2.0 MB | 2 | |
A lightweight Windows CLI utility for verifying sector integrity and detecting overreported capacity on USB flash drives
📦 How to Use:
- Launch the program (USB Test.exe)
- Select the target USB drive from the list
- Select the test type (Write or Write+Read+Compare)
- Wait for the results
USB Test release v1.1 changelog:
Added: Test history (view and erase previous tests)
Added: Test logging system (tests are automatically saved to the Documents folder)
Added: Test comparison (compare two tests from history or using the import function)
Added: Import/Export (import or export your tests)
Added: Menu system
Fix: Moved formatting message to improve UX
Fix: Good sector statistics (now you can see how many good sectors were found)
Refactor: Structured project architecture
Refactor: Included VS resources
Refactor: Replaced magic numbers with named constants
Website: usbtest.page.gd SourceForge: usb-test.sourceforge.io