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
- MSIL Reader☆36Updated 2 years ago
- Some useful reflection helpers, including an IL disassembler.☆153Updated 5 years ago
- PInvoke at runtime for .NET☆17Updated 6 years ago
- Shellify is a 100% managed .NET implementation of the Microsoft Shell Link (.LNK) Binary File Format.☆61Updated 3 years ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆230Updated last year
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 4 years ago
- C# Assembly unused classes/references/resources cleaner☆30Updated 4 years ago
- Console program and nuget package to inject a module initializer method into a built .NET assembly☆103Updated 3 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015☆74Updated 3 years ago
- 🧬 One-touch unmanaged memory, runtime dynamic use of the unmanaged native C/C++ in .NET world, related P/Invoke features, and …☆267Updated 9 months ago
- Managed wrappers for Windows APIs☆54Updated 10 months ago
- A fully managed .NET library for interception of binary functions.☆37Updated 3 years ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated last week
- Shared Source Common Language Infrastructure 2.0 Release☆36Updated 10 years ago
- Example on how to consume a COM server from a .NET client and a .NET server from a COM client. Examples are for both using the Registry a…☆77Updated 5 years ago
- Run C# code at compile time.☆38Updated 4 years ago
- ☆14Updated 3 years ago
- A helper class library to detect, manage and use UAC functionalities in your program.☆69Updated 5 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
- x86/x64 JIT assembler for .NET☆111Updated 7 years ago
- A set of tools to work with CIL in .NET applications☆28Updated 2 months ago
- ☆18Updated 7 years ago
- NTFS parsing library in C#. Allows one to parse and read NTFS structures on disk.☆102Updated 8 years ago
- On the fly disassemble C# code based on JitDasm☆128Updated 5 years ago
- A library to modify MSIL and native code at runtime☆133Updated last year
- Adds a module initializer to an assembly.☆113Updated 3 years ago
- A managed wrapper to use FASM compiler from .NET applications.☆115Updated 12 years ago
- Custom C# implementation of a Reliable UDP (RUDP) algorithm☆42Updated 9 years ago
- Example of compiling and running C# code without visibility checks.☆49Updated 6 years ago