ManagedSpy is supposed to be the equivalent of .NET Spy ++, but somehow the download page is now no longer available.
Who knows why?
Who knows the replacement?
- Jeroen
You can download it here , but the original website seems to be missing. However, there is an article on ManagedSpy on MSDN (since 2006).
I cloned the source code of ManagedSpy and supported the code in modern environments (for example, ported it to .NET4).
Watch the project on GitHub .
Is there a newer equivalent tool? ManagedSpy does not fully work on machines with .NET 4.0 turned on, because the Native Images existing in \ Windows \ Assembly * try to load them as .NET assemblies and fail.
I cloned the source code of ForNeVeR ManagedSpy and slightly changed the support for the 64-bit process. see https://github.com/slimzhao/ManagedSpy