Commit Graph

1 Commits

Author SHA1 Message Date
bitform 7734cb5b34 Added Get-StructFromMemory
Marshals data from an unmanaged block of memory in an arbitrary process
to a newly allocated managed object of the specified type. In other
words, it will parse and return a structure at a known memory address in
any process.
2013-01-02 20:48:10 -05:00