Related resources for reflector
  • Disassembler Mechanized: Part 42/17/2021 7:26:10 AM. This article is the fourth and final part of how to do a mechanized disassembly in .Net.
  • Disassembler Mechanized: Part 11/14/2021 11:57:12 AM. This article is the first part of how to do a mechanized disassembly in .Net.
  • Tools That Make .NET Development Easy1/1/2021 11:53:50 AM. In this article you will learn how to use tools that make .NET development work easier for developers.
  • Disassembling With Reflector: Part 11/1/2021 11:50:08 AM. This article shows dissembling of the source code of an assembly using Reflector.
  • Disassembler Mechanized: Part 34/10/2015 4:47:46 PM. This article is the third part of how to do a mechanized disassembly in .Net.
  • Disassembler Mechanized: Part 24/10/2015 4:13:53 PM. This article is the second part of how to do a mechanized disassembly in .Net.
  • Disassembling With Reflector: Part 211/9/2014 5:10:49 PM. This article shows how to reveal the license code information by dissembling its corresponding classes after backtracking the code flow execution.
  • Reflecting Data to .NET Classes: Part II9/29/2012 6:24:57 AM. This article continue the series of "Reflecting Data to .NET Classes". In the first article, we discussed the concept “Reflecting Data”. The techniques behind it were also explained and demonstrated. The source of data demonstrated in this article will be XML documents.