On Fri, 2009-07-31 at 03:22 +0200, Karsten Bräckelmann wrote:
> Devs and listeners,
>
> GUDO, the Generic URI (no word-play here) DeObfuscation plugin and the
> URIRewrite plugin are finally available for public dev consumption!
> http://guenther.dyndns.org/tmp/obfu/
Good, I see I now got backups of the code in quite a few countries on
various continents. :)
> Please have a look. All and any feedback welcome.
Seriously, feedback? Thoughts, comments?
What I'm most interested in at this point is feedback on code (and
comments), and of course the POD, settings in general, features or
understandability. Opinions, thoughts, human review. Not necessarily
statistics just yet.
Anything to share?
guenther
--
char *t="\10pse\0r\0dtu...@ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4";
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; }}}