sbarisic / HackeryLinks
Making the .NET runtime do stuff it's not even supposed to do!
☆14Updated 9 years ago
Alternatives and similar repositories for Hackery
Users that are interested in Hackery are comparing it to the libraries listed below
Sorting:
- Slam any window you want as your desktop wallpaper☆44Updated 9 years ago
- x86/x64 JIT assembler for .NET☆110Updated 7 years ago
- PInvoke at runtime for .NET☆17Updated 7 years ago
- BlueRain is a fully-featured, managed memory manipulation library written in C#☆37Updated 4 years ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 4 years ago
- Allocate managed objects in a object pool, backed by native memory buffer.☆27Updated 8 years ago
- Common code used by MonoMod and other .NET modding libraries. Not to be confused with MonoMod.Utils (for mods).☆77Updated 2 years ago
- Various tools and hacks for C#☆78Updated 8 years ago
- A minecraft mod that supports running C# code.☆15Updated 5 years ago
- Some useful reflection helpers, including an IL disassembler.☆154Updated 6 years ago
- Remote Encrypted Procedure Calling for .Net & .Net Core☆16Updated 6 years ago
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 4 years ago
- 🗦🌔 Lua for .NET :: Lua 5.4, 5.3, 5.2, 5.1, ...☆56Updated 4 years ago
- Yet another Lua interpreter☆11Updated 7 years ago
- [C# & Rust] An implementation of efficient, shared, concurrent and permanent storage of objects in unmanaged memory in static, non-changi…☆26Updated 3 months ago
- Run C# code at compile time.☆40Updated 5 years ago
- Low-level utilities and tools for working with the CLR and memory.☆12Updated 4 years ago
- GameBoy emulator written in C#☆77Updated 5 years ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆229Updated last year
- A fast graphing library that allows for constructing, importing, exporting, and analysing graph structures in .NET.☆138Updated 6 years ago
- Sick of picking the wrong CIL Emit overload? Look no further.☆16Updated last year
- Managed, high performance, fully featured memory manipulation library written in C#, providing a very easy to use API.☆88Updated 2 months ago
- Prototype of writing a managed JIT in C# with CoreCLR☆77Updated last year
- Minimal CLR Implementation (MSIL Interpreter) for .NET Framework. Nanodesu!☆26Updated 10 years ago
- A collection of low (or zero) allocation algorithms for .NET☆31Updated 7 years ago
- Stack trace formatter for dotnet written and formatted in C#.☆20Updated 11 months ago
- .NET core DDS reader and converter☆43Updated 7 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…☆14Updated 5 years ago
- Simple JIT compiler hook in C#☆91Updated 11 years ago
- Tiny efficient reusable BitStream library with support for generics; no virtual function calls, zero heap allocations.☆20Updated last year