Vezel.Ruptura.Injection 2.1.7

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package Vezel.Ruptura.Injection --version 2.1.7
NuGet\Install-Package Vezel.Ruptura.Injection -Version 2.1.7
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Vezel.Ruptura.Injection" Version="2.1.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Vezel.Ruptura.Injection --version 2.1.7
#r "nuget: Vezel.Ruptura.Injection, 2.1.7"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Vezel.Ruptura.Injection as a Cake Addin
#addin nuget:?package=Vezel.Ruptura.Injection&version=2.1.7

// Install Vezel.Ruptura.Injection as a Cake Tool
#tool nuget:?package=Vezel.Ruptura.Injection&version=2.1.7

Ruptura

Ruptura provides a set of libraries that make it easy to inject a managed .NET assembly into arbitrary Windows (and Wine) processes for the purposes of function hooking and memory manipulation.

Ruptura injects a bundled native module into the target process, which then locates the .NET runtime in either framework-dependent or self-contained mode and initializes it, after which a user-specified managed assembly is executed - all without the user writing a single line of native code. Additionally, a library facilitating common function hooking and memory manipulation scenarios is available for use by the injected assembly.

This project offers the following packages:

For more information, please visit the project home page.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.7 999 1/21/2024
2.0.183 404 1/7/2024
2.0.179 142 1/1/2024
1.0.2 1,756 11/8/2022
0.2.31 391 7/24/2022
0.1.2 387 7/14/2022