HexPatch is an automation tool for applying arbitrary hex patches to binary files.
Info
Version: | 0.0.0-preview.0.19 |
Author(s): | agc93 |
Last Update: | Wednesday, October 26, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/agc93/HexPatch |
NuGet Url: | https://www.nuget.org/packages/HexPatch |
Install
Install-Package HexPatch
dotnet add package HexPatch
paket add HexPatch
HexPatch Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging(>= 5.0.0)
Tags