Fasm.NET
1.70.3
See the version list below for details.
dotnet add package Fasm.NET --version 1.70.3
NuGet\Install-Package Fasm.NET -Version 1.70.3
<PackageReference Include="Fasm.NET" Version="1.70.3" />
paket add Fasm.NET --version 1.70.3
#r "nuget: Fasm.NET, 1.70.3"
// Install Fasm.NET as a Cake Addin #addin nuget:?package=Fasm.NET&version=1.70.3 // Install Fasm.NET as a Cake Tool #tool nuget:?package=Fasm.NET&version=1.70.3
A managed wrapper to use FASM compiler within .NET applications.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Fasm.NET:
Package | Downloads |
---|---|
MemorySharp
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. |
|
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. |
|
FASM_MayCry
Easy Extension Fasm.net Process.net + ExampleS C# .Net Framework 4.6.1 |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Fasm.NET:
Repository | Stars |
---|---|
JamesMenetrey/MemorySharp
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.
|
Publishing the initial release with Flat Assembler 1.70.03