https://github.com/redchenjs/pssdunlock
Unlock Samsung Portable SSD T3 under Linux.
https://github.com/redchenjs/pssdunlock
portable portable-ssd pssd pssdunlock samsung ssd t3 t3unlock unlock
Last synced: 2 months ago
JSON representation
Unlock Samsung Portable SSD T3 under Linux.
- Host: GitHub
- URL: https://github.com/redchenjs/pssdunlock
- Owner: redchenjs
- Created: 2023-06-23T01:12:26.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-26T17:43:31.000Z (almost 2 years ago)
- Last Synced: 2025-02-13T07:47:45.991Z (4 months ago)
- Topics: portable, portable-ssd, pssd, pssdunlock, samsung, ssd, t3, t3unlock, unlock
- Language: C
- Homepage:
- Size: 5.86 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
PSSD Unlock
===========Unlock Samsung Portable SSD T3 under Linux.
## Dependencies
```
libusb-1.0
```## Build
```
gcc pssdunlock.c -lusb-1.0 -o pssdunlock
```## Usage
```
./pssdunlock t3
```