An open API service indexing awesome lists of open source software.

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.

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
```