I have done decompile the code. But instead of display string, it display an negative number. How can I find the original string?
I\'m using Reflector to decompile some binaries. I\'m having problem with Lambda Expressions and methodof which doesn\'t compile. lambda Expression seems super complicated to me and I have no idea how
How do WF4 parse expressions and return the values. for example the If activity has the Condition attribute that we can write expression like [ true = true ] or [ \"str\" = \"str\" ] or guids...
This question already has answers here: Closed 11 years ago. Possible Duplicate: Reflector Not Decompiling 'System.Data.Entity.dll' .NET 4.0
I am doing work for a client who has lost the source code for one of their VB.Net WinForms applications. The assembly they have is not obfuscated at all. I am trying to recover as much of the 开发者_S
I have an assembly loaded into .NET reflector and I have the reflexil addin. I found a method in the assembly but it\'s private. Copying the whole method to my code is too much work because it uses ma
I have an assembly made by myself but I lost the source. That time I obfuscated it but I have de-obfuscated it. But it\'s full of crap now xD Reflector crashes when i\'m trying to view some parts of t
Closed. This question is off-topic. It is not currently accepting answers. Want开发者_StackOverflow社区 to improve this question? Update the question so it's on-topic for Stack Overflow.
.NET Reflector can dissassemble .NET-files beautifully but I found no way to swap resource-files (pictures) from within an assembly.
When I installed .NET Reflector for the first time, it was as easy as unzipping it, dragging the folder to the appropriate place on my disk, and launching it. From within the UI, I was able to configu