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
- Host: GitHub
- URL: https://github.com/trojaner/csharp-inline-assembly
- Owner: Trojaner
- Created: 2018-11-01T18:42:44.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-01T21:52:58.000Z (over 7 years ago)
- Last Synced: 2025-04-21T23:36:04.996Z (about 1 year ago)
- Topics: assembly-x86, csharp, dotnet, marshalling
- Language: C#
- Homepage: https://esozbek.me/inline-assembly-in-csharp-and-dotnet/
- Size: 5.86 KB
- Stars: 18
- Watchers: 1
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.