dd

File Read

dd if=/path/to/input-file

File Write

echo DATA | dd of=/path/to/output-file