我使用PerlApp 9.4创建exe但不幸的是我丢失了.pl源文件。如何从exe中恢复它?
答案 0 :(得分:0)
这是可能的,但可能并不容易。 见:
Active State "Will people be able to decompile the executables I've made with PerlApp?"
您需要熟悉反编译器:
Is it possible to "decompile" a Windows .exe?
从现在开始考虑使用版本控制来完成所有工作。我推荐Git。