Skip to main content
libReloaded package icon

libReloaded

The main library for the development of Reloaded Mod Loader Modifications. 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.

Total Downloads
44.9K
44,916
Published
Sep 18, 2018
Latest stable version

Install

.NET CLI
dotnet add package libReloaded --version 2.1.0
Package Manager Console
Install-Package libReloaded -Version 2.1.0
PackageReference
<PackageReference Include="libReloaded" Version="2.1.0" />

Frameworks

.NETFramework4.7.2

Dependencies

libReloaded-Native
.NETFramework4.7.2
[2.0.0, )
libReloaded-Networking
.NETFramework4.7.2
[2.0.0, )
Reloaded-Assembler
.NETFramework4.7.2
[2.0.0, )
Costura.Fody
.NETFramework4.7.2
[3.1.0, )
Fody
.NETFramework4.7.2
[3.1.4, )
LiteNetLib-custom
.NETFramework4.7.2
[0.0.1, )
SharpDisasm
.NETFramework4.7.2
[1.1.11, )
[4.5.1, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

NuGet marks this package as deprecated and points to Reloaded.Memory as an alternative.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.