IS4Code / SharpUtilsLinks
Various tools and hacks for C#
☆78Updated 8 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 3 years ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆230Updated last year
- Shellify is a 100% managed .NET implementation of the Microsoft Shell Link (.LNK) Binary File Format.☆61Updated 4 years ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 4 years ago
- Some useful reflection helpers, including an IL disassembler.☆154Updated 6 years ago
- PInvoke at runtime for .NET☆17Updated 7 years ago
- C# Assembly unused classes/references/resources cleaner☆32Updated 4 years ago
- Example of compiling and running C# code without visibility checks.☆49Updated 7 years ago
- Low-level utilities and tools for working with the CLR and memory.☆40Updated last month
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015☆75Updated 4 years ago
- Run C# code at compile time.☆40Updated 5 years ago
- 🧬 One-touch unmanaged memory, runtime dynamic use of the unmanaged native C/C++ in .NET world, related P/Invoke features, and …☆269Updated last year
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆67Updated 2 months ago
- A tool aiming to make it a little bit easier to learn Mono.Cecil☆101Updated 3 weeks ago
- A set of tools to work with CIL in .NET applications☆28Updated 8 months ago
- A fully managed .NET library for interception of binary functions.☆38Updated 3 years ago
- Console program and nuget package to inject a module initializer method into a built .NET assembly☆103Updated 3 years ago
- Mindbg is a simple debugger engine written in .net 4.0 for learning purposes.☆37Updated 8 years ago
- On the fly disassemble C# code based on JitDasm☆129Updated 5 years ago
- An open source application debugger written in C#.☆45Updated 7 years ago
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 5 years ago
- C# MethodInfo extension to redirect a method to or swap it with another method.☆61Updated last year
- Managed wrappers for Windows APIs☆53Updated 3 weeks ago
- Examine, create and interact with remote objects in other .NET processes.☆46Updated last month
- A helper class library to detect, manage and use UAC functionalities in your program.☆70Updated 5 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 6 years ago
- NTFS parsing library in C#. Allows one to parse and read NTFS structures on disk.☆102Updated 8 years ago
- ☆14Updated 4 years ago
- Managed wrappers around the .NET Unmanaged API☆115Updated 3 weeks ago