473,398 Members | 2,165 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,398 software developers and data experts.

.NET decompiler

anybody knows where i can get a program that will take my dotnet
framework 1.1 and turn it into .vb code?

My dev server accidently went up in smoke when I was testing my nuclear
device, I've lost all my .vb files, but i have the dlls and exe on my
production servers...

thanks in advance.

Oct 26 '06 #1
5 4971
When an application is compiled by DOTNET its compiles into pCode (Processor
Code) which is a language that the processor understands. This is a very
1-way trip and your not likely to recover those files.

You can however load those DLL's into a Visual Stidio IDE and get the
classes, methods and fuctions of your DLL, you could even add it to a new
project as a reference and tack on extra custom code. I hope this help a
little, sorry to hear about your loss.

-Timothy
<ta*****@gmail.comwrote in message
news:11**********************@e3g2000cwe.googlegro ups.com...
anybody knows where i can get a program that will take my dotnet
framework 1.1 and turn it into .vb code?

My dev server accidently went up in smoke when I was testing my nuclear
device, I've lost all my .vb files, but i have the dlls and exe on my
production servers...

thanks in advance.

Oct 26 '06 #2
Yes, use a tool like reflector.

http://www.aisto.com/roeder/dotnet/

If you want to create the src files automatically, use of one
reflector's add-ins like File Disassembler.

http://www.gotdotnet.com/workspaces/...3-e0f4fc233ade

HTH

ta*****@gmail.com wrote:
anybody knows where i can get a program that will take my dotnet
framework 1.1 and turn it into .vb code?

My dev server accidently went up in smoke when I was testing my nuclear
device, I've lost all my .vb files, but i have the dlls and exe on my
production servers...

thanks in advance.
Oct 26 '06 #3
when i try to run reflector.exe, I get an error:

The application failed to initialize properly (0xc0000135). Click on OK
to terminate the application.

is there anything else i should install?

T.

Oct 26 '06 #4
You might want to try Lutz Roeder's Reflector for .NET :

http://www.aisto.com/roeder/dotnet/

Not sure how comprehensive a job it will do if your classes are extremely complicated,
but I've used it for simple decompilation projects very successfully.

It's free.

While you're there, take a look at his other free utilities.

:-)

Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
<ta*****@gmail.comwrote in message news:11**********************@e3g2000cwe.googlegro ups.com...
anybody knows where i can get a program that will take my dotnet
framework 1.1 and turn it into .vb code?

My dev server accidently went up in smoke when I was testing my nuclear
device, I've lost all my .vb files, but i have the dlls and exe on my
production servers...

thanks in advance.

Oct 26 '06 #5
ah... I needed to install the .NET framework. it works...

Oct 26 '06 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

28
by: gmcdanie | last post by:
I am looking for a Java Decompiler... preferably free. Any suggestions. Ease of use isn't a problem as long as it does a fair job.
13
by: gregory_may | last post by:
Is there a more econimical way to stop people from decompiling my .Net product? I dont have $1900 to spend on the .Net Decompiler Protector. Anyone have any thoughts/experiences with these or...
192
by: Vortex Soft | last post by:
http://www.junglecreatures.com/ Try it and tell me what's happenning in the Microsoft Corporation. Notes: VB, C# are CLS compliant
3
by: Roberto Rasto | last post by:
I'm looking for a C Decompiler. I don't looking for a perfect C decompiler, beacuse I only need to understand the logic of the program do decompile, but the program is not so little. I tried...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.