Skip to content
#

binary-analysis

Here are 26 public repositories matching this topic...

WASM Inspector is a fast Rust-powered tool for analyzing WebAssembly modules in your browser or via CLI. It reveals module structure, function call graphs, performance metrics, memory usage, and runtime compatibility. The core engine is compiled to WebAssembly for efficient client-side analysis in the web interface.

  • Updated Jun 7, 2025
  • Rust

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.

  • Updated Jul 31, 2025
  • Rust

Improve this page

Add a description, image, and links to the binary-analysis topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the binary-analysis topic, visit your repo's landing page and select "manage topics."

Learn more