The Wayback Machine - https://web.archive.org/web/20230203044503/https://github.com/ForNeVeR/ManagedSpy
Skip to content

ForNeVeR/ManagedSpy

develop
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

ManagedSpy

ManagedSpy is the software for runtime introspect .NET Windows Forms programs.

Platform support

Both 32-bit and 64-bit processes are supported. There are two distinct build configurations for 32 and 64-bit support. 32-bit ManangedSpy can only inspect 32-bit processes, and 64-bit ManagedSpy can only inspect 64-bit processes.

Download

To download ManagedSpy binary distributions, please visit GitHub releases section.

Prepare release

There's a Prepare-Release script to build and pack the new release.

License

Original source code obtained from http://msdn.microsoft.com/en-us/magazine/cc163617.aspx

Please, see EULA for additional license information.