in reply to Re: Re: PerlApp decompile?
in thread PerlApp decompile?

What I mean is while it's still running, before it has a chance to clean up. I suppose it uses the system's normal temp directory.

Replies are listed 'Best First'.
Re: Re: Re: Re: PerlApp decompile?
by Anonymous Monk on Jan 30, 2003 at 21:06 UTC
    Wow how did you decode his files. I have done the same no no, i have lost the source code to a program i made an executable with using perlapp. My only hope to retrieve this code is to take it out of the exe. Using VS.Net i can see the script as a resource, but i can only extract it in binary format. How would i decode that binary so i can retrieve the original script? Thanks in advance Robert
      I don't think anybody else read your message, since the thread is a couple years old. I suggest first signing up, then posting a new top-level message in Seekers of Perl Wisdom and you should include a link to this old thread that covered the subject before.

      —John