Contact Me via E-MailMy e-mail Address
In order to send me an e-mail, you need my e-mail address.
Unfortunately, because of all these address-hungry spam bots in the
'net becoming more and more intelligent, I have to disguise the
address a bit... My e-mail address is: Name@Domain.TLD
For programmers, it may be easier to quickly execute this simple program in their mind in order to get my e-mail address: #include <stdio.h> #include <string.h> int main() { const char *email = "\073\x1f\014\x8\035\x4\025\x16\024\x21\032\x1c\032\x28" "\015\x3c\045\x18\036H\043\x1c\04\x1e\035\x4\00\x18\024\x2c\020\x6n"; const char *key="Spammers:BurnInHell!"; char dest[64]; int i=0; while(dest[i] = email[i] ^ key[i % strlen(key)]) ++i; printf("ma%so: %s\n", "ilt", dest); return(0); } Alternatively, some people may prefer perl over C for this purpose: #!/usr/bin/perl $_="PerlIsCrazy"; s/Perl(..)(.*)/pl$1\$2/,s-^-o-,s/I./!+/,chop;'m'.y/$_++."pl"!/m{ao}{tl}i/;my$b =reverse;s.o.e.,s/(.)...(.)(.)/,$1gap$1$3o/;$_='h'.reverse;y<,><.>;$_.="co".uc; y/AEOPGMH/@ctttan/;$_.=$b;s/to/.net/;s@mail@park@;s/@(.)c\.(.)/@@$1$1ri$2les$2/; print"$b: $_\n"; Shell experts may find the following simple translate-and-replace instructions more convenient: echo `echo physik | tr khi@yps oatliml`: \ `echo -n xrlzRavz.crfiycI | tr IRzxilvfry tpehtmgnoa | sed "s/h.*/&~&/" | \ tr "~" "\n" | sed '2y/mgepoha./isplrtea/;2s/crn/rk/;2s/tect/@$/' | tr '@\n' \ "%@" | sed "s/%\\\\$/.net/"`
Cryptographers may try the following challenge to obtain my
e-mail address:
|