An open API service indexing awesome lists of open source software.

https://github.com/trojaner/csharp-inline-assembly

Inline Assembly Demonstration in C# using Fasm.NET and Process.NET
https://github.com/trojaner/csharp-inline-assembly

assembly-x86 csharp dotnet marshalling

Last synced: 8 months ago
JSON representation

Inline Assembly Demonstration in C# using Fasm.NET and Process.NET

Awesome Lists containing this project

README

          

# Inline Assembly in C#
Inline Assembly Demonstration in C# using Fasm.NET and Process.NET

Visit [my blog](https://esozbek.me/inline-assembly-in-csharp-and-dotnet/) for more.