Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in reflector

.NET implementation: Double conversion in Math.Min(float, float)

Why do people disassemble .NET (CLR) binaries?

reflector il disassembly

Is there a free tool to integrate .NET Reflector with Visual Studio, besides TestDriven.NET?

Opening XNA Xbox 360 assemblies in Reflector

Can't see how the compiler uses the classes he creates for my closures

Reflector: Does the comment in this code mean the whole thing is obfuscated?

obfuscation reflector

Decompiling a Method Implemented with extern keyword

.net disassembler tool like reflector [duplicate]

How to get a nice class diagram for built-in .net classes?

Scope and how to narrow it using VB.Net

c# vb.net scope reflector

c# protect a database connection string in Settings prevent Decompiling?

Matching ASP.NET source code to a compiled web application [closed]

Overloading the ++ and -- operators in c#

c# .net reflector

How to have reflector load a different framework on load

c# .net reflector

Can someone please explain this lazy evaluation code?

What is the purpose of the public "value__" field that I can see in Reflector against my enum?

.net enums reflector

What are these opcodes for?

c# reflector opcode

Is there any concept in c++ like reflector in .Net?

.net c++ dll reflector

Can i reverse engineer my own dll?