Reverse Engineering Applications
Joe Kuemerle explains why someone would use reverse engineering, outlining some of the tools for managed .NET and Java code, along with demoing techniques.
Joe Kuemerle explains why someone would use reverse engineering, outlining some of the tools for managed .NET and Java code, along with demoing techniques.
Reflector is considered a must have by many .NET developers. Whether it is debugging third-party libraries, translating between languages, or simply examining your own compiled code, Reflector has become a must have tool. And until recently, both it and all its add-ons have been free.