Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我使用 PerlApp 9.4 创建 exe,但不幸的是我丢失了 .pl 源文件。如何从exe恢复它?
这是可能的,但可能并不容易。看:
活动状态“人们能反编译我用 PerlApp 制作的可执行文件吗?”
您需要熟悉反编译器:
是否可以“反编译”Windows .exe?
从现在开始考虑对所有工作使用版本控制。我推荐 Git。