Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re^2: Hiding your Script

by salva (Canon)
on May 30, 2005 at 11:52 UTC ( [id://461766]=note: print w/replies, xml ) Need Help??


in reply to Re: Hiding your Script
in thread Hiding your Script

If you want to "protect" your code use pure compiled languages : C, C++, Pascal...

Even pure compiled languages can be decompiled or at least disassembled... that's how they are cracked. The only real solution for "code security" would be something like paladium, adding to the CPU the capability to run encrypted binaries.

Replies are listed 'Best First'.
Re^3: Hiding your Script
by wazoox (Prior) on May 30, 2005 at 15:04 UTC
    Yes, but you can use some tools to prevent debugging at runtime, encrypt the code, etc. This sort of "armoring" is quite common among the best computer viruses and makes disassembling really a hard time :)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (3)
As of 2024-04-19 17:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found