Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 months ago
JSON representation
Runtime introspect Windows Forms applications. Original sources by Benjamin Wulfe.
- Host: GitHub
- URL: https://github.com/fornever/managedspy
- Owner: ForNeVeR
- Created: 2013-01-14T13:14:25.000Z (almost 12 years ago)
- Default Branch: develop
- Last Pushed: 2022-09-14T19:12:52.000Z (over 2 years ago)
- Last Synced: 2024-10-01T00:01:29.137Z (3 months ago)
- Topics: dotnet, runtime-introspect, windows-forms
- Language: C++
- Homepage:
- Size: 237 KB
- Stars: 81
- Watchers: 17
- Forks: 28
- Open Issues: 7
-
Metadata Files:
- Readme: Readme.md
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