Simon Mourier's Avatar
Simon Mourier's blog (1807 answers on StackOverflow) about Microsoft technologies C#, C/C++, .NET, WinRT, WinUI3, AOT, P/Invoke, COM, Interop, DirectX, Direct2D, Windows, ...
  • 🔎︎ Search
  • Categories
  • Archives
  • About Me
  • .net
  • system

Hook on mscorlib (System.Security.Cryptography.CryptoStream) to log parameters

Aug 2, 2011 See the question and my original answer on StackOverflow

I think you can do it either writing a specific debugger or a specific profiler. Here is a link to the CLR Managed Debugger (mdbg) Sample 4.0 and a link to the CLR Profiler for .NET Framework 4 (sources and binaries)

  • SmoBlog © 2010-2026 Simon Mourier. All rights reserved.
  • Privacy & Terms