C# Reverse Engineering

I just found a really awesome tool to get started with reverse engineering. Its called the DotNet Reflector


As the name suggests, it uses reflection to reverse engineer the code. I'll find out more free tools and how to's to reverse engineer your C# manually as well. please put ur suggestions as "comments" in the blog and help me with this.


Edit: And I get the exact source code to re-work on by using the Disassembler add-in to the reflector

Θ Ω Sushant ♂

Popular posts from this blog

6 Ways for Product Managers to keep their developers happy and inspired

Startup founders cheatsheet (Chief product officer)

Image Cropping and Scaling Algorithm using linear algebra