dotnetex icon indicating copy to clipboard operation
dotnetex copied to clipboard

PowerShell actions set to work with .Net memory directly

Open sidristij opened this issue 11 years ago • 0 comments
trafficstars

A set of powershell commands to work with heaps directly.

Sample (I don't know PowerShell, so syntax is approx):

Inject (GetNetApplications | Single)
GetObjects | Filter 'System.Threading.Thread' | Filter State=Active

sidristij avatar Jun 23 '14 13:06 sidristij