This time I've moved away from encoding the ascii values for 'just another perl hacker' and utilized perl's XOR handling for strings. This might not be too portable (forks off processes--sorry dos), but if you have problems (besides with fork), visit my last node, and look at the top. Well, enough talking, here's the code:
if(fork){wait;b()}else{a()}sub a{$_=join('',map{ eval pack('c3',$=+($^F+$(.(($^F+$()**$^F)),104, 114)}$=-$(-$)-$^F-++$.-$.,++$.+$(.$^F*$.,++$.. $^F*$.,$^F*--$..$(^$));$_^=($^X|reverse$^X); substr($_,$()|=$"x(length($_)-$));print;}sub b{ $@='a2bcde1gafbg3ad5hi0j8';($a=$@)=~ y%a-z%\~\:\+\;\=\/\-\'\$\&%;;for(split//,$@) {$i++;if($p=fork){wait;next}if(~$p){select$l, $x,$d,.2;y%a-z%\~\:\+\;\=\/\-\'\$\&%;$ t=$i>10?rindex$a,$_:index$a,$_;$$="^@{[substr ($^,$[,($=/10+$())]}^____^$~$^F";print substr ($$,$t,$()^$_;exit;}}}


The 15 year old, freshman programmer,
Stephen Rawls

In reply to A look at XOR by srawls

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.