PSDetour VS Squirrel

Compare PSDetour vs Squirrel and see what are their differences.

PSDetour

Windows Detour Hooking in PowerShell (by jborean93)

Squirrel

An installation and update framework for Windows desktop apps (by Squirrel)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
PSDetour Squirrel
1 37
63 7,169
- 0.6%
6.3 6.0
8 months ago 4 months ago
C# C++
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

PSDetour

Posts with mentions or reviews of PSDetour. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-12.
  • Any sufficiently advanced uninstaller is indistinguishable from malware
    11 projects | news.ycombinator.com | 12 Sep 2023
    You essentially replace a function with your own. The project is at https://github.com/microsoft/Detours.

    I’ve created a PowerShell module that wraps this library to make it easier to hook functions on the fly for testing https://github.com/jborean93/PSDetour. For example I used it to capture TLS session data for decryption https://gist.github.com/jborean93/6c1f1b3130f2675f1618da5663... as well as create an strace like functionality for various Win32 APIs (still expanding as I find more use cases) https://github.com/jborean93/PSDetour-Hooks

Squirrel

Posts with mentions or reviews of Squirrel. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-11.

What are some alternatives?

When comparing PSDetour and Squirrel you can also consider the following projects:

PolyHook_2_0 - C++20, x86/x64 Hooking Libary v2.0

AutoUpdater.NET - AutoUpdater.NET is a class library that allows .NET developers to easily add auto update functionality to their classic desktop application projects.

PSDetour-Hooks - Auditing Hooks for https://github.com/jborean93/PSDetour

Wix Toolset

Chocolatey - Chocolatey - the package manager for Windows

Clowd.Squirrel - Quick and easy installer and automatic updates for cross-platform dotnet applications

NetSparkle - NetSparkle is a C# cross-platform software update framework for .NET developers compatible with .NET 4.6.2/.NET 6+, WinForms, WPF, and Avalonia; uses Ed25519 or DSA signatures! View basic usage here in the README or visit our website for code docs.

wixsharp - Framework for building a complete MSI or WiX source code by using script files written with C# syntax.

Onova - Unintrusive auto-update framework

omaha - Google Update for Windows

Wax - An interactive editor for WiX setup projects.

winsparkle - App update framework for Windows, inspired by Sparkle for macOS