IS4Code / SharpUtilsLinks
Various tools and hacks for C#
☆74Updated 7 years ago
Alternatives and similar repositories for SharpUtils
Users that are interested in SharpUtils are comparing it to the libraries listed below
Sorting:
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015☆74Updated 3 years ago
- PInvoke at runtime for .NET☆17Updated 6 years ago
- MSIL Reader☆36Updated 2 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
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆229Updated last year
- Shellify is a 100% managed .NET implementation of the Microsoft Shell Link (.LNK) Binary File Format.☆61Updated 3 years ago
- C# debugging automation tool☆94Updated 2 years ago
- Examine, create and interact with remote objects in other .NET processes.☆46Updated this week
- A fully managed .NET library for interception of binary functions.☆37Updated 3 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…☆75Updated 5 years ago
- N-Name, lightweight dotNet DLL Obfuscator☆20Updated 2 years ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 3 weeks ago
- A tool aiming to make it a little bit easier to learn Mono.Cecil☆95Updated 2 weeks ago
- Prototype of writing a managed JIT in C# with CoreCLR☆77Updated last year
- Run C# code at compile time.☆38Updated 4 years ago
- Shared Source Common Language Infrastructure 2.0 Release☆36Updated 10 years ago
- An open source application debugger written in C#.☆45Updated 7 years ago
- C# Assembly unused classes/references/resources cleaner☆30Updated 4 years ago
- Custom C# implementation of a Reliable UDP (RUDP) algorithm☆41Updated 9 years ago
- Example of compiling and running C# code without visibility checks.☆49Updated 6 years ago
- On the fly disassemble C# code based on JitDasm☆128Updated 5 years ago
- A set of tools to work with CIL in .NET applications☆28Updated 3 weeks ago
- Some useful reflection helpers, including an IL disassembler.☆153Updated 5 years ago
- ☆14Updated 3 years ago
- GoTo dnSpy for Visual Studio 2022☆70Updated 3 months ago
- Bringing kernel driver to C# with NativeAOT (Surpassed by https://github.com/ZeroLP/WDK.NET)☆45Updated 2 years ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆63Updated 3 months ago
- ☆43Updated last year
- Console program and nuget package to inject a module initializer method into a built .NET assembly☆103Updated 3 years ago