On Thu, 2008-11-13 at 22:05 +0100, Matus UHLAR - fantomas wrote:
> On 13.11.08 18:38, Karsten Bräckelmann wrote:
> > You do realize that "similar text" won't necessarily remove this from
> > the auto-generated patterns, right?
>
> Yes. However I saw at least one that was catched. Unluckily I can't post
> that one, but I'll try to search for something I can...
Can you forward *that* one sample to Justin, the real FP, after removing
or masking any sensitive and private data?
I guess, if need be, even the original disclaimer from the FP would do
just fine, to create a dummy message. The algorithm used during the
sought process will remove *any* match with the ham corpus.
guenther
--
char *t="[EMAIL PROTECTED]";
main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1:
(c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}