BinFlip/dotscope
A high-performance, cross-platform framework for analyzing and reverse engineering .NET PE executables. Built in pure Rust, `dotscope` provides comprehensive tooling for parsing CIL (Common Intermediate Language) bytecode, metadata structures, and disassembling .NET assemblies without requiring Windows or the .NET runtime.
GitHub repository with 15 stars and 1 forks.
Language: Rust
Topics: binary-analysis, cil, deobfuscation, disassembler, dotnet, ecma-335, malware-analysis, reverse-engineering, rust