Info
Version: | 2.1.0 |
Author(s): | Sewer56 |
Last Update: | Tuesday, September 18, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/sewer56lol/Reloaded-Mod-Loader |
NuGet Url: | https://www.nuget.org/packages/libReloaded |
Install
Install-Package libReloaded
dotnet add package libReloaded
paket add libReloaded
libReloaded Download (Unzip the "nupkg" after downloading)
Dependencies
- libReloaded-Native(>= 2.0.0)
- libReloaded-Networking(>= 2.0.0)
- Reloaded-Assembler(>= 2.0.0)
- Costura.Fody(>= 3.1.0)
- Fody(>= 3.1.4)
- LiteNetLib-custom(>= 0.0.1)
- SharpDisasm(>= 1.1.11)
- System.Runtime.CompilerServices.Unsafe(>= 4.5.1)
Provides you with JIT X86/64 Assembly, Memory Buffers, X86/64 Function Calling, X86/64 Function Hooking, X86/64 Custom Function Hooking (Usercall/Userpurge), X86/64 Function Pointers, Virtual Function Table Hooking/Calling, Native Array Utilities, Pattern/Signature Scanning, Reading/Writing Memory, Memory Page Management, Easy DLL Injector, Thread Management and more.