IS4Code / SharpUtilsLinks
Various tools and hacks for C#
☆76Updated 7 years ago
Alternatives and similar repositories for SharpUtils
Users that are interested in SharpUtils are comparing it to the libraries listed below
Sorting:
- Allocate managed objects in a object pool, backed by native memory buffer.☆27Updated 8 years ago
- Shellify is a 100% managed .NET implementation of the Microsoft Shell Link (.LNK) Binary File Format.☆61Updated 3 years ago
- PInvoke at runtime for .NET☆17Updated 7 years ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 4 years ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆230Updated last year
- Some useful reflection helpers, including an IL disassembler.☆153Updated 5 years ago
- MSIL Reader☆36Updated 2 years ago
- C# Assembly unused classes/references/resources cleaner☆30Updated 4 years ago
- A tool aiming to make it a little bit easier to learn Mono.Cecil☆97Updated this week
- Shared Source Common Language Infrastructure 2.0 Release☆36Updated 10 years ago
- A fully managed .NET library for interception of binary functions.☆37Updated 3 years ago
- Managed wrappers for Windows APIs☆53Updated 11 months ago
- Run C# code at compile time.☆38Updated 4 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015☆74Updated 4 years ago
- BxILMerge is like ILMerge to merge unmanaged DLLs and any other files (data files, images, videos, databases etc.) with managed DLL.☆38Updated 7 years ago
- Console program and nuget package to inject a module initializer method into a built .NET assembly☆103Updated 3 years ago
- 🧬 One-touch unmanaged memory, runtime dynamic use of the unmanaged native C/C++ in .NET world, related P/Invoke features, and …☆269Updated 10 months ago
- Windows API wrapper class for simulating mouse movement, clicking, and more.☆145Updated 8 years ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated last month
- On the fly disassemble C# code based on JitDasm☆129Updated 5 years ago
- Examine, create and interact with remote objects in other .NET processes.☆46Updated last week
- Custom C# implementation of a Reliable UDP (RUDP) algorithm☆41Updated 9 years ago
- GoTo dnSpy for Visual Studio 2022☆70Updated 6 months ago
- Disassemble jitted .NET methods☆244Updated 4 years ago
- x86/x64 JIT assembler for .NET☆110Updated 7 years ago
- A fast graphing library that allows for constructing, importing, exporting, and analysing graph structures in .NET.☆137Updated 5 years ago
- A set of tools to work with CIL in .NET applications☆28Updated 3 months ago
- ☆18Updated 7 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
- Prototype of writing a managed JIT in C# with CoreCLR☆77Updated last year