Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ForNeVeR/ManagedSpy

Runtime introspect Windows Forms applications. Original sources by Benjamin Wulfe.
https://github.com/ForNeVeR/ManagedSpy

dotnet runtime-introspect windows-forms

Last synced: about 2 months ago
JSON representation

Runtime introspect Windows Forms applications. Original sources by Benjamin Wulfe.

Awesome Lists containing this project

README

        

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][releases].

Prepare release
---------------

There's a [Prepare-Release][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][eula] for additional license information.

[eula]: EULA.doc
[prepare-release]: scripts/Prepare-Release.ps1

[releases]: https://github.com/ForNeVeR/ManagedSpy/releases