Unpacking from PerlApp executable

609 views Asked by At

I create exe with PerlApp 9.4 but unfortunately I lost .pl source file. How can I restore it from exe?

1

There are 1 answers

0
xxfelixxx On

It is possible, but probably not easy. See:

Active State "Will people be able to decompile the executables I've made with PerlApp?"

You will need to get familiar with decompilers:

Is it possible to "decompile" a Windows .exe?

Consider using version control from now on for all of your work. I recommend Git.