Are there good tools for C# reverse engineering? [closed]
Closed. This question is off-topic. It is not currently accepting answers. Learn more . Want to improve this question? Update the question so it's on-topic for Stack Overflow. can you say me if there are good tools for reverse-engineering my C# applications. I need UML-class-diagrams of my written software and i don't want to draw these diagrams by myself. I've already tested StarUML but it didn't work because I used generics an something. Would be great if there a some advices. Greetings, Martin Have you checked out .NET reflector? Has a diagram plugin too.. List of Add-Ins Coincidentally