Skip to main content
Reloaded-Assembler package icon

Reloaded-Assembler

Reloaded-Assembler is a background running service that communicates with Reloaded mods LOCALLY over WebSockets. It allows for on the fly X86 and X64 assembly and is used by Reloaded libraries for features such as hooking functions. Note that this executable is embedded into libReloaded on build and does not need to be manually referenced/downloaded.

Total Downloads
22.0K
21,964
Published
Sep 15, 2018
Latest stable version

Install

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

Frameworks

.NETFramework4.7.2

Dependencies

libReloaded-Networking
.NETFramework4.7.2
[2.0.0, )
Fasm.NET
.NETFramework4.7.2
[1.70.3.2, )
LiteNetLib-custom
.NETFramework4.7.2
[0.0.1, )

Adoption guide

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

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.