PSDetour

0.4.1

Hook Win32 APIs in PowerShell.`nSee https://github.com/jborean93/PSDetour for more info

Minimum PowerShell version

7.2

Installation Options

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

Install-Module -Name PSDetour

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

Install-PSResource -Name PSDetour

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) 2022 Jordan Borean. All rights reserved.

Package Details

Author(s)

  • Jordan Borean

Tags

API Hooking Windows Win32

Cmdlets

New-PSDetourHook New-PSDetourSession Start-PSDetour Stop-PSDetour Trace-PSDetourProcess

Dependencies

This module has no dependencies.

Release Notes

See https://github.com/jborean93/PSDetour/blob/main/CHANGELOG.md

FileList

Version History

Version Downloads Last updated
0.4.1 (current version) 190 8/3/2023
0.4.0 6 8/2/2023
0.3.1 12 7/25/2023
0.3.0 41 6/13/2023
0.2.0 31 4/18/2023
0.1.1 34 11/28/2022
0.1.0 23 10/24/2022
Show more