3F / LuNari
π¦π Lua for .NET :: Lua 5.4, 5.3, 5.2, 5.1, ...
β53Updated 3 years ago
Alternatives and similar repositories for LuNari:
Users that are interested in LuNari are comparing it to the libraries listed below
- Allocate managed objects in a object pool, backed by native memory buffer.β26Updated 8 years ago
- A Lua implementation in C#β82Updated 12 years ago
- A fully managed .NET library for interception of binary functions.β36Updated 3 years ago
- An open source application debugger written in C#.β44Updated 6 years ago
- Common code used by MonoMod and other .NET modding libraries. Not to be confused with MonoMod.Utils (for mods).β76Updated last year
- PInvoke at runtime for .NETβ17Updated 6 years ago
- A C# port of the Lua v.5.1.4 virtual machine, parser, libraries and command-line utilities.β28Updated 5 years ago
- Loads a native Windows assembly... right from your .NET embedded resources. Works on all modern .NET platforms.β41Updated 6 months ago
- 𧬠One-touch unmanaged memory, runtime dynamic use of the unmanaged native C/C++ in .NET world, related P/Invoke features, and β¦β260Updated 4 months ago
- Completely managed .NET Luaβ153Updated 6 years ago
- x86/x64 JIT assembler for .NETβ108Updated 6 years ago
- A Windows DLL injection, function interception, and memory manipulation library for .NET.β42Updated this week
- Compiling C#/MSIL to Native Code using LLVMβ35Updated 3 years ago
- Windows Kernel Driver Development in C# with Windows Driver Kit (WDK)β74Updated 2 years ago
- A managed wrapper to use FASM compiler from .NET applications.β114Updated 11 years ago
- Prototype of writing a managed JIT in C# with CoreCLRβ76Updated last year
- Lua Encode/Decoder/Disassembler/Decompiler in C#β91Updated last year
- Tiny Visual C++ library/example that allows you to inject CoreCLR (the .NET Core Runtime) into the current unmanaged process and execute β¦β24Updated 4 years ago
- A detours library for API hooking in C#β33Updated 12 years ago
- BxILMerge is like ILMerge to merge unmanaged DLLs and any other files (data files, images, videos, databases etc.) with managed DLL.β37Updated 7 years ago
- Simple JIT compiler hook in C#β89Updated 10 years ago
- Lightweight LINQ like library for Lua.β34Updated 10 years ago
- Virtual machine written in C #. It allows you to perform / emulate the compiled .net code (IL). The code is executed instruction by instrβ¦β13Updated 4 years ago
- Simple, fast, JSON based RPC protocol for communicating with external processes using anonymous named pipes.β26Updated 2 years ago
- Inject and detour DLLs and program functions both managed and unmanaged in other programs, written (almost) purely in C#. [Not maintainedβ¦β38Updated 11 years ago
- β18Updated 7 years ago
- Remote Process Control Libraryβ26Updated 2 years ago
- A C++11 library used to create a managed program (CIL) and dump to either .IL, .EXE, or .DLL format