MemorySharp is a C# based memory editing library targeting Windows applications, offering various functions to extract and inject data and codes into remote processes to allow interoperability.
Info
Version: | 1.2.0 |
Author(s): | ZenLulz (Jämes Ménétrey) |
Last Update: | Wednesday, September 21, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://binarysharp.com/products/memorysharp/ |
NuGet Url: | https://www.nuget.org/packages/MemorySharp |
Install
Install-Package MemorySharp
dotnet add package MemorySharp
paket add MemorySharp
MemorySharp Download (Unzip the "nupkg" after downloading)
Dependencies
- Fasm.NET(>= 1.70.3)
Tags