Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Yet another...

by phroggy (Monk)
on Mar 06, 2005 at 20:36 UTC ( [id://437081]=obfuscated: print w/replies, xml ) Need Help??

perl -e '$"="*";$a=hex eval "@ARGV";for my $x(0..3) {$b=128**(3-$x);$_=int($a/$b);print chr;$a-=$_*$b;}' 4 8 13 22853

I'm not very happy with this, as most of the obfuscation is in math, not code.

Replies are listed 'Best First'.
Re: Yet another...
by jdalbec (Deacon) on Mar 07, 2005 at 01:42 UTC
    Nothing wrong with mathematical obfuscation++. Of course I may be biased.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (2)
As of 2024-04-26 06:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found