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

https://github.com/p-kraszewski/pakr-rawata

Raw access to hard disks - read using READ_DMA_EXT (0x25), write using WRITE_DMA_EXT (0x35) and identify using IDENTIFY_DEVICE (0xEC). On Linux uses SG subsystem, on FreeBSD uses CAM subsystem. Wa rning, it bypasses all OS security checks and all software caches. You can kill data on your HDD in a blink of an eye.
https://github.com/p-kraszewski/pakr-rawata

Last synced: 3 months ago
JSON representation

Raw access to hard disks - read using READ_DMA_EXT (0x25), write using WRITE_DMA_EXT (0x35) and identify using IDENTIFY_DEVICE (0xEC). On Linux uses SG subsystem, on FreeBSD uses CAM subsystem. Wa rning, it bypasses all OS security checks and all software caches. You can kill data on your HDD in a blink of an eye.

Awesome Lists containing this project