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: Kaitai Struct is an open-source binary data parsing language and library for parsing complex file formats. It allows developers to describe file formats and then generate code in different target languages to easily read and process those formats.
Type: software
Pricing: Open Source