Hello all,
I've got a perl script compiled with perl2exe (http://www.indigostar.com/perl2exe.htm) of course the code is not only compiled as a ELF executable but it is obfuscated. Googling, I found out that earlier versions of perl2exe used simple XOR encryption (http://www.net-security.org/vuln.php?id=2464). Unfortunately the file that I have seems to have been compiled by a new version of perl2exe. So I'm asking for any clues that can help me in decompiling the file. Perhaps some of you guys have played with this? I also found this link http://web.archive.org/web/20030109212908/http://ddtm.simon-cozens.org/~simon/perl2exe
it has some info on the subject but honestly - I don't have any idea how to dump perl interpreter's memory. Home someone will help me.







