dotPeek
Description: dotPeek is a free .NET decompiler from JetBrains. It allows developers to view and analyze the source code of .NET assemblies without needing the original source code. dotPeek supports debugging and can integrate with ReSharper.
Type: software
Hex Edit
Description: Hex Edit is a type of software used to view and edit hexadecimal data in a file. It allows you to see the raw hex bytes that make up a file and modify them.
Type: software