Bytecode filter

M

Matija Papec

This is what I got when trying to look into my script:
======
perl -MO=Deparse script/index.cgi
init();
use ByteLoader 0.06;
======

can I assume that rest of the script cant be deparsed? :)
 
M

Matija Papec

This is what I got when trying to look into my script:
======
perl -MO=Deparse script/index.cgi
init();
use ByteLoader 0.06;
======

can I assume that rest of the script cant be deparsed? :)

Perhaps perldoc should explicitly answer to this question, as it only
says that Bytecode could be used, but it doesn't say anything about
recovering original script?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,184
Messages
2,570,979
Members
47,579
Latest member
CharaS3188

Latest Threads

Top