Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: How is this different?

by c-era (Curate)
on Apr 02, 2001 at 17:08 UTC ( [id://68986]=note: print w/replies, xml ) Need Help??


in reply to How is this different?

My guess is your use of 0x. I also think that more then half of the people here could figure it out. You need to try to hide what you are doing. All you have done is run the lines of your code together, a few returns and even a novice can figure it out (I had my co-worker who has used perl for 2 months figure it out on his own). The 0x is a good start to actually hiding your code. If you generate the array, or the subs, you would have done a lot in the way of hiding your code (enough to have half the people here give up before figuring it out).

Replies are listed 'Best First'.
Re: Re: How is this different?
by spacewarp (Pilgrim) on Apr 03, 2001 at 03:52 UTC
    I admit that running the lines together isn't much of an obfuscation, but every little bit helps. 8) In point of fact, what I was intending was different was multiple methods of data storage in the same program. Most obfuscated programs that I see use only 1 type. Still, not too bad for my first try, eh?

    Spacewarp

    DISCLAIMER:
    Use of this advanced computing technology does not imply an endorsement
    of Western industrial civilization.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (5)
As of 2024-03-28 23:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found