Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:

Got a .exe file created with Perl2Exe by someone else. Company who use the file need some changes, but the author is uncontactable. Need to decompile it, how can I do that?

Replies are listed 'Best First'.
Re: decompile Perl2Web-created .exe
by Moonie (Friar) on Jun 25, 2002 at 16:06 UTC
    It looks like an answer could be found here. Good luck.
    - Moon