On 2017年12月29日 11:35, Stirling Westrup wrote: > On Thu, Dec 28, 2017 at 9:08 PM, Qu Wenruo <quwenruo.bt...@gmx.com> wrote: >> >> > >> >> I strongly recommend to do a binary search for magic number "5f42 4852 >> 6653 5f4d" to locate the real offset (if it's offset, not a toasted image) >> > I don't understand, how would I do a binary search for that signature? > The most stupid idea is to use xxd and grep.
Something like: # xxd /dev/sde | grep 5f42 -C1
signature.asc
Description: OpenPGP digital signature