I have a binary image (a dll) which I wish to view the assembly for. I also have the PDB associated with the dll.
Are there any tools out there that will allow me to open the binary image and navigate through the assembly, without needing to execute it?