USB Test Code
A lightweight Windows CLI utility for testing USB drives
Brought to you by:
susagebomb
| File | Date | Author | Commit |
|---|---|---|---|
| USB Test | 2025-11-12 |
|
[d813f9] Fix: using std::vector<char> to prevent memory ... |
| .gitignore | 2025-10-04 |
|
[5d82b8] Initial commit |
| LICENSE | 2025-10-04 |
|
[9053ae] Update README.md and LICENSE |
| README.md | 2025-10-04 |
|
[9053ae] Update README.md and LICENSE |
| USB Test.sln | 2025-10-04 |
|
[5d82b8] Initial commit |
USB Test is a lightweight and portable utility written in C++ for checking removable drives.
One of the main use cases is sector health verification, but the tool also provides additional functionality.
After running the tests, USB Test provides:
USB Test.exe)β οΈ Warning: This utility performs read/write operations. Make sure to back up any important data before running tests.
Feel free to open issues or submit pull requests if youβd like to improve the tool or report bugs.
Or simply fill out this Google Form to share feedback.