login | about | faq

If you have any feedback from our EAP, we've created a UserVoice forum especially for you! Check it out, and let us know what you think of the latest Early Access build.

0
votes
1
answer
14
views

Does Reflector Object Browser ...

... have to open EVERY TIME I START VISUAL STUDIO?
6 hours ago cremor105
0
votes
4
answers
90
views

ZONE ALARM virus scan flags Reflector.exe as Trojan

Hi I purchased and installed VSPro last August. This morning, Zone Alarm Virus Scanner reported a HEUR.Trojan.Win32.Generic infection for Reflector...
7 hours ago GregT ♦♦186
0
votes
0
answers
9
views

Problem with form after exporting

Hi everybody, I have a .exe file made for Windows Mobile 6.5. and I exported assembly source using reflector. I open it in Visual Studio 2008 and...
9 hours ago slumpolo1
0
votes
2
answers
91
views

Decompilation Error

Dear sir, I am using trial version.I want to decompile .Net exe. it export successfully but when I load a project, I am unable to open any Form....
10 hours ago slumpolo1
2
votes
6
answers
77
views

7.5 VS2010 plugin crashes on start up if installed from Reflector (+FIX)

I recently upgraded to 7.5 from 7.4. .NET reflector was working fine, but no amount of uninstalling/reinstalling, hair tearing out seem capable of...
11 hours ago Nigel ♦♦221
0
votes
1
answer
14
views

Debug Outlook Addin DLL

We have an issue with an outlook addin that we dont have the source code for. It is a DLL that references some other DLL's. Under outlook it is...
12 hours ago Clive ♦♦856
0
votes
1
answer
76
views

How do I configure Reflector to integrate Microsoft .net shared source?

Hi, I have both reflector and Microsoft .net shared source installed. How do I configure visual studio / reflector to use the shared source when...
12 hours ago Clive ♦♦856
0
votes
1
answer
13
views

.NET Reflector should honor VS2010 text editor code formatting settings

Suggestion: It sure would be nice if .Net Reflector honored the Visual Studio text editor code formatting settings found at: Tools / Options / Text...
12 hours ago Clive ♦♦856
0
votes
1
answer
31
views

How to analyse C++ code using .Net Reflector ?

can i analyse a c++ code using code metric plugin in .net refractor ? if so , how . and if not then how can i create a assembly of that c++ file for...
yesterday Clive ♦♦856
0
votes
3
answers
76
views

feature request sort attributes list

Hello!! First of all, .NET Reflector is a great tool!!! We purchased .NET Reflector and would like to compare two Interop assembly dll versions for...
yesterday flober1
0
votes
1
answer
32
views

Build Issue

I just downloaded the trial version of Reflector today. I selected a DLL for debugging from the Reflector object browser. It told me that I had to...
2 days ago ecodcode182
0
votes
1
answer
182
views

How to use the new 7.5 features (Go To Decompiled Definition)?

Hi, I just downloaded the release version of 7.5 and tried to use the new features. According to the YouTube video you've posted in the blog, I just...
2 days ago nick_maidment ♦♦194
0
votes
1
answer
61
views

Why was my 7.5 crash posting from yesterday removed? I'm a paying customer!

I posted a crash issue with 7.5 including a stack trace to the forum yesterday and it has been removed. Why? I am a paying customer and expect to...
2 days ago Nigel ♦♦221
2
votes
0
answers
53
views

Relexil 1.5 Preview - Deobfuscation

Reflexil 1.5 will be able to deobfuscate assemblies, thanks to de4dot by 0xd4d. Babel NET, CliSecure, CodeVeil, CryptoObfuscator, DeepSea,...
Feb 18 at 21:44 reflexil110
0
votes
2
answers
227
views

Can .NET Reflector decompile the assemblies created based on Managed C++ to C# code?

Can .NET Reflector decompile the assemblies created based on Managed C++ to C# code? What is quality of decompiled code with repect to method,...
Feb 17 at 06:30 cremor105
0
votes
8
answers
1.6k
views

"Open in .NET Reflector" not jumping to type/member

I recall that some time ago (before VS 2010 was released), the "Open in .NET Reflector" option directly opened the clicked type or member. But this...
Feb 16 at 09:00 nick_maidment ♦♦194
0
votes
1
answer
88
views

Disable automatic opening of object browser?

Is it possible to disable the automatic opening of the object browser when Visual Studio is started? It takes some seconds for my huge solution and I...
Feb 16 at 03:17 perfectphase1
0
votes
1
answer
46
views

Getting comments in code

When I decompile .NET framework code with ReSharper 6.1 I get the comments inside the code that Microsoft has done (Im not talking about the...
Feb 15 at 17:17 GregT ♦♦186
0
votes
1
answer
33
views

Pro v7.4.1.179 will not close after View/Refresh

When viewing XML docs, after a View/Refresh (or F5), Reflector will no longer close normally. A forced close (such as via Task Manager) is needed to...
Feb 14 at 08:27 Clive ♦♦856
0
votes
1
answer
43
views

Debugging signed assemblies

Hello, I am currently evaluating the visual studio reflector. I initially got a message saying refector's version of the assembly is not loaded and...
Feb 13 at 09:17 Clive ♦♦856
0
votes
1
answer
629
views

.NET Reflector 7.4 EAP forgets horizontal splitter position in detail pane

When performing any operation that refreshes the detail pane view (such as Tools/Options/OK, View/Refresh, etc.), 7.4 EAP scraps the user-set...
Feb 10 at 09:41 Clive ♦♦856
0
votes
0
answers
103
views

Your Trial Has Expired

I have just downloaded the trial edition of reflector, and when I attempt to run it I get the message that Your Trial Has Expired, I have never...
Feb 10 at 09:28 Clive ♦♦856
0
votes
4
answers
117
views

Visual Studio 2010 Add-in not failed to load - Win 7 64bit

Hi, I am trying to install the add-in for VS 2010 SP1 on WIndows 7 (64 bit). I'm getting and error message saying: "The Add-in '.NET Reflector'...
Feb 10 at 04:23 tinyg1
0
votes
1
answer
82
views

7.4.1.179 Out of Memory Exception when decompiling in VS 2010

I selected the System.Web 4.0 assembly to include in debugging. It starts the decompile and then I get an out of memory exception. The "Report"...
Feb 09 at 10:24 GregT ♦♦186
0
votes
1
answer
58
views

Decompiled source doesnt use pdb names in Visual Studio addin 7.4.1.193

Hi, Decompiling an assembly using the dotnet reflector addin in visual studio produces different code to the when running the standalone version,...
Feb 08 at 08:42 Clive ♦♦856
0
votes
1
answer
56
views

reflector keeps on hanging

i downloaded reflector for a trial but whenever i open it up it keeps on hanging and i have to reboot my pc. This is very annoying. Any ideas why?
Feb 07 at 07:17 Clive ♦♦856
0
votes
2
answers
105
views

Generating a project from a .NET executable?

I have an old VB.NET executable for a project done some time ago. I can load it in Reflector, see the code, etc. This project does have two Windows...
Feb 03 at 11:11 Clive ♦♦856
0
votes
1
answer
54
views

Is there a "part compile"?

Hi all:) Reflector Pro is really very nice tool!However I found that if I want to compile a class that is in a complicated dll file(I mean the file...
Feb 03 at 10:42 Clive ♦♦856
0
votes
1
answer
70
views

dissasembling .Net framework's mscorlib assembly

To whom it may concern; I'm a licensed user of .Net Reflector (v. 7.4.1.180) and discovered a problem that I'd like to have fixed. If you reflect /...
Feb 03 at 09:28 Clive ♦♦856
0
votes
1
answer
71
views

Popular Peli Add-ins?

I've been in touch with Peli de Halleux, and he's given us the go-ahead to showcase his Reflector Add-ins on our site. Even though he won't be doing...
Feb 02 at 18:20 camassey ♦♦53
0
votes
1
answer
86
views

Question about purchasing

I've a question about the shopping cart page (https://shop.reflector.net/Cart/Show) My card has a CSC (Card Security Code) == '000' (It's not a joke)...
Feb 02 at 12:20 Nigel ♦♦221
0
votes
1
answer
63
views

dependency dlls

Hi all, I need the ability to load a .exe or .dll into a tool, and, similiar to the Dependency-Walker for non-.NET assemblies (native assemblies),...
Feb 02 at 08:32 Clive ♦♦856
0
votes
1
answer
96
views

Wrong method names: private bool O000l0O01O10l101100OO;

Hello! I'm trying to decompile some tool.. I don't know what is wrong but it gives me incorrect method names like that: Wrong method names: ...
Feb 01 at 08:31 Clive ♦♦856
0
votes
1
answer
62
views

Web Project

Couple of questions: Can .NET Reflector work in a web project? Can it work with Visual Web Developer Express 2010?
Jan 30 at 08:22 Clive ♦♦856
0
votes
1
answer
81
views

how do i create a project from ann .exe?

I have the trial version i am able to chose an exe to debug, but i want to create a project from the .exe is it possible
Jan 30 at 08:21 Clive ♦♦856
1
vote
0
answers
202
views

Reflexil 1.4 with custom attributes support

Reflexil 1.4 is now available. You can download it here: http://reflexil.net. A blog post demonstrating custom attributes alteration is here:...
Jan 27 at 15:20 reflexil110
3
votes
8
answers
1.8k
views

Integration Options does not see Visual Studio

Registry keys for VisualStudioProjectsLocation are set. Although the path happens to be over a network share. Please advise.
Jan 26 at 22:03 Clive ♦♦856
0
votes
1
answer
119
views

do you know of any tools that allow you to pull Crystal Reports that were compiled in to the application

We have several compiled websites and do not have the code. I have used your tool many times to look at the code to determine what it is doing;...
Jan 26 at 17:42 GregT ♦♦186
0
votes
2
answers
90
views

Reflector 7 takes a long time to start up

Hi, Reflector 7.4.1.193 here. Takes a really long time to launch. Sometimes UI does not appear at all from "Open in .NET Reflector" context menu....
Jan 25 at 08:27 Clive ♦♦856
0
votes
3
answers
77
views

Debug Ouput

Mohon Penjelasan nya tentang output Debug di bawah ini karena tampilan tidak sesuai dengan form yang dibuat terima...
Jan 24 at 08:29 Clive ♦♦856
0
votes
1
answer
78
views

Reflector does not open in VS2008

Reflector fails to open when I use "Open in .Net Reflector" command in VS2008. I tried several types, members, assemblies, without success. I...
Jan 24 at 08:27 Clive ♦♦856
0
votes
1
answer
1.0k
views

How do I uninstall .NET Reflector expired trial?

I see no means of removing an expired trial version of .NET Reflector from my workstation. How do do this without relying on 3rd party software?...
Jan 23 at 21:19 MartyNZ1
0
votes
1
answer
86
views

this code needs to be the new code going forward

How do I modify the list of assemblies in the pick assembly box? File -> Open Assembly List Add button, select new name, click select, dialog...
Jan 20 at 08:06 Clive ♦♦856
0
votes
1
answer
105
views

Which version should I buy?

I've trialed Reflector as an add-in to Visual Studio, and as a stand-alone with Reflexil as an add-in to edit compiled dll routines. I now want to...
Jan 20 at 08:01 Clive ♦♦856
0
votes
1
answer
158
views

REtrieve Source Code

Hello, I used Reflector to decompile a dll back into assemblies. How do I get the assemblies back into the source code in NET solution? Thanks Steve
Jan 20 at 07:56 Clive ♦♦856
0
votes
4
answers
145
views

.cs file is read only

Customer asks: Although Reflector decompiles the dll file within Visual Studio, after I've edited the Helper class 'Set Connection' and attempy to...
Jan 19 at 15:05 apunton21
2
votes
0
answers
129
views

Reflexil...brilliant,

I've just edited a dll (no source code avaliable)using Reflexil and I must say it was so straightforward, I can't believe it. Especially since I...
Jan 19 at 14:55 apunton21
1
vote
4
answers
718
views

Reflexil v1.3 for Reflector 6.x and 7.x with resources support

Reflexil v1.3 is available: news: - resource support (injection and alteration): Embedded resources, linked resources and assembly linked...
Jan 19 at 14:49 apunton21
0
votes
1
answer
118
views

Offset and length were out of bounds for the array

hey - i try to load a dll reflector ang get en error "Offset and length were out of bounds for the array ..."
Jan 18 at 08:20 Clive ♦♦856
0
votes
1
answer
170
views

Standard version: How can I side-by-side compare 2 dll's for differences?

How can I side-by-side compare 2 dll's for differences? I have a DEV and PRODUCTION version which I believe are out of sync and I want to compare the...
Jan 17 at 17:39 camassey ♦♦53
posts per page153050