.Net Native
Popular repositories Loading
-
DotnetNative.Memory
DotnetNative.Memory PublicMemory utils for convenient work with memory, arrays and pointers
C# 2
-
Memory.Manipulation
Memory.Manipulation PublicLibrary for memory manipulating, get and alloc regions, set rights
C# 2
Repositories
- DotnetNativeBase Public
The foundation for any DNB library. A library containing structures for easy use of C# in native build
- JNI Public
Library for convenient use of JNI both with low-level interface and with high-level wrapper. Adds a lot of functionality over the native interface
- Hook Public
High-level detours library for internally hooking native functions. Implemented of Yoticc.Cetours