sneusse / aot-static-example
Minimal example for direct P/Invoke calls with static linking
☆19Updated last year
Related projects ⓘ
Alternatives and complementary repositories for aot-static-example
- A sample project for writing and executing assembly in C#.☆16Updated 2 years ago
- An interpreter for a subset of dotnet IL implemented in C#☆15Updated 4 years ago
- A fully managed .NET library for interception of binary functions.☆35Updated 2 years ago
- Managed wrappers around the .NET Unmanaged API☆53Updated 6 months ago
- Like compiler explorer, but for .NET JIT.☆28Updated 3 years ago
- Low-level utilities and tools for working with the CLR and memory.☆36Updated 3 weeks ago
- Virtual machine written in C #. It allows you to perform / emulate the compiled .net code (IL). The code is executed instruction by instr…☆12Updated 4 years ago
- DirectN AOT compatible version. Only for .NET Core 8 and beyond. Interop Code for .NET Framework, .NET Core and .NET 5+ : DXGI, WIC, Dire…☆45Updated last week
- A C# console clone of ✨Wordle✨ but with an attempt to make the binary really tiny 🤏. Self-contained game size is a TINY 1,011KB 🐜 (Now …☆17Updated 10 months ago
- An Attempt at building at least some of C# corelib for EFI applications. Inspired by https://github.com/MichalStrehovsky/zerosharp to see…☆20Updated 2 years ago
- ☆22Updated 4 months ago
- Low-level utilities and tools for working with the CLR and memory.☆36Updated 3 years ago
- A fully managed library for hosting the .NET runtime in remote processes.☆29Updated 2 years ago
- More dnlib examples☆19Updated 9 years ago
- x86/x64 JIT assembler for .NET☆106Updated 6 years ago
- This project aims to rename all C# intrinsic names to their more compact C/C++ counterparts that the industry uses.☆46Updated 3 years ago
- An assistant that can auto-generate necessary runtime directives for NativeAOT☆24Updated 8 months ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆228Updated 7 months ago
- Windows Kernel Driver Development in C# with Windows Driver Kit (WDK)☆71Updated last year
- A fast and lightweight .Net library for reading and writing .class files.☆36Updated last year
- A library to modify MSIL and native code at runtime☆120Updated 6 months ago
- CS2ASM is an application that compiles IL(C#) code to asm CS2ASM is not IL2CPU☆38Updated last year
- An open source application debugger written in C#.☆41Updated 6 years ago
- Reflection is a source-generated reflection library, with global caching and support for AOT compilation☆14Updated last month
- A set of tools to work with CIL in .NET applications☆25Updated last month
- Low-level utilities and tools for working with the CLR and memory.☆12Updated 3 years ago
- Implementation of Adler32 and Adler64 algorithms☆11Updated 4 years ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆46Updated 5 months ago
- A collection of various dangerous operations.☆26Updated last year
- A hook proof of concept with no native dependencies. Hook both .NET methods (even framework methods) and Native methods entirely in .NET.☆73Updated 6 years ago