从exe文件中提取VB.NET代码 [英] Extract VB.NET code from exe file

查看:71
本文介绍了从exe文件中提取VB.NET代码的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用VB编写了一个程序,丢失了源代码,但是我有exe文件。如何从exe文件中提取代码?

解决方案

假设您的exe是.NET程序集(您将问题标记为VB.NET),则可以使用 Reflector 之类的工具对exe进行反向工程。 / p>

I made a program using VB and I lost the source code but I have the exe file. How can I extract the code from the exe file?

解决方案

Assuming your exe is a .NET assembly (you tagged the question as VB.NET), you can reverse engineer your exe using tools such as Reflector.

这篇关于从exe文件中提取VB.NET代码的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆