Allows one to programmatically set data breakpoints (Win64 only).
Info
Version: | 0.1.2 |
Author(s): | Victor Milovanov |
Last Update: | Thursday, September 26, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/lostmsu/DataBreakpoints |
NuGet Url: | https://www.nuget.org/packages/DataBreakpoints |
Install
Install-Package DataBreakpoints
dotnet add package DataBreakpoints
paket add DataBreakpoints
DataBreakpoints Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- PInvoke.Kernel32(>= 0.5.184)
- System.Diagnostics.Process(>= 4.3.0)
Tags