[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [RFC] Detect other software using embedding area
From: |
Colin Watson |
Subject: |
Re: [RFC] Detect other software using embedding area |
Date: |
Tue, 31 Aug 2010 14:54:21 +0100 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
On Tue, Aug 31, 2010 at 07:15:17PM +0530, BVK Chaitanya wrote:
> On Tue, Aug 31, 2010 at 4:28 PM, Colin Watson <address@hidden> wrote:
> > +struct embed_signature
> > +{
> > + const char *signature;
> > + int signature_len;
> > +};
>
> It seems this cannot take care of cases where signature starts at some
> byte offset in a sector, isn't it?
Correct. If I see such a signature in practice then I'll extend it. ;-)
--
Colin Watson address@hidden