poke

1.1.0.0

A PowerShell module for working with non-public types and instances. Ideal for live debugging of complex .net applications, or even introspection against powershell itself. Think open brain surgery for .NET.

Minimum PowerShell version

3.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name poke -RequiredVersion 1.1.0.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name poke -Version 1.1.0.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2012-2016 Oisin Grehan. All rights reserved.

Package Details

Author(s)

  • Oisin Grehan

Tags

debugging hack peek reflection

Functions

Get-Delegate Get-PokeMember Invoke-FormatHelper New-InstanceProxy New-ObjectProxy New-TypeProxy

Dependencies

This module has no dependencies.

Release Notes

1.1 - added support for out/ref parameters.

FileList

Version History

Version Downloads Last updated
1.1.2.0 613 11/24/2023
1.1.0.0 (current version) 1,262 2/6/2016
1.0.0.2 252 5/19/2014