Quantcast
Viewing latest article 4
Browse Latest Browse All 7

Answer by Sirch for Linux command to retrieve a byte range from a file

If your interest is in the bytes, would od be of more interest.

-j, --skip-bytes=bytes-N, --read-bytes=bytes

So to read the 16 bytes starting at byte 1024, and output in ascii

od -j 1024 -N 16 -a /bin/sh

Viewing latest article 4
Browse Latest Browse All 7

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>