Hiding .NET Performance Data
Previous Top Next

Thinstall can hide .NET performance data so that other applications and .NET debuggers are not able to recognize your application as being .NET. To enable hiding of .NET performance data, see " Stopping Debugger attachments"


By default Thinstall will not hide Performance data that .NET applications make available to other applications on the system for purposes of performance monitoring.



Below is a screen shot from Visual Studio (Attach to Process) and Process Explorer from Sys Internal without .NET Performance Data hiding enabled:

Visual Studio 2005 (Attach to process)
clip0529

SysInternals Process Explorer
clip0385



When .NET Performance Data hiding is enabled, your application will appear to be a regular Windows 32bit application to outside .NET debuggers & performance monitoring tools:

clip0530

clip0386
Note: .NET Tab does not appear because .NET performance data is hidden from external programs.