Description: .NET Reflector is a popular .NET decompiler and static analysis tool that allows developers to examine and understand the structure and code of .NET assemblies. It can decompile code back into a high-level programming language for analysis.
Type: software
Pricing: Open Source
Description: Regulex is a JavaScript regular expression visualizer. It allows you to visualize regular expressions to better understand how they work and test them against input strings. Useful for learning and debugging regex.
Type: software
Pricing: Open Source