Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Many first obfuscations.. Here's my try.

by one4k4 (Hermit)
on Mar 27, 2001 at 23:33 UTC ( [id://67593]=obfuscated: print w/replies, xml ) Need Help??

Now now now, before you --;, keep in mind I edjumakated myself quite a bit with this code. Actually, its a work in progress, as I'm playing with it when I get bored throught the day. Any TMTOWTDI's would definitally be appreciated. Any 'what were you thinking's would be as well, because, honestly, I wasnt thinking much. Just having fun.

#!/usr/bin/perl -w use strict; foreach (qw(31267 31260 31258 31261 31305 31240 31239 31238 31261 31233 31244 31259 31305 31258 31242 31259 31232 31257 31261 31305 31234 31232 31245 31245 31232 31244)){$_ = $_^ 31337; ($_ = chr)=~ tr/stie/5713/; print;}print chr(10);


_14k4 - webmaster@860.org (www.poorheart.com)

Replies are listed 'Best First'.
Re: Many first obfuscations.. Here's my try.
by Adam (Vicar) on Mar 28, 2001 at 04:04 UTC
    Modification of a read-only value attempted at simple.pl line 2.

    Of course, you could fix that with local:
    31244)){ local $_
    However I suspect most people around here fear your message. JASK implies ignorance of the underlying code, which is the opposite of what this site is about.

      I know the JASK rule. I just didnt feel like making AJAPH. :) Plus, I thought the xor against 31337 would imply the script kiddie part. That wasnt my mentality.

      Thanks for the local remark. I'm playing with some other things, and its actually helping me gain knowledge of those funny variables inside Perl. Which is the general plan anyway.

      _14k4 - webmaster@860.org (www.poorheart.com)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: obfuscated [id://67593]
Approved by root
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (None)
    As of 2024-04-25 01:07 GMT
    Sections?
    Information?
    Find Nodes?
    Leftovers?
      Voting Booth?

      No recent polls found