IS4Code / SharpUtils
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
- MSIL Reader☆36Updated 2 years ago
- Low-level utilities and tools for working with the CLR and memory.☆36Updated 4 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015☆74Updated 3 years ago
- Allocate managed objects in a object pool, backed by native memory buffer.☆26Updated 8 years ago
- A fully managed .NET library for interception of binary functions.☆36Updated 3 years ago
- PInvoke at runtime for .NET☆17Updated 6 years ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆229Updated last year
- Managed, high performance, fully featured memory manipulation library written in C#, providing a very easy to use API.☆75Updated 7 months ago
- On the fly disassemble C# code based on JitDasm☆126Updated 5 years ago
- Run C# code at compile time.☆37Updated 4 years ago
- Shared Source Common Language Infrastructure 2.0 Release☆36Updated 10 years ago
- Shellify is a 100% managed .NET implementation of the Microsoft Shell Link (.LNK) Binary File Format.☆59Updated 3 years ago
- Low-level utilities and tools for working with the CLR and memory.☆36Updated this week
- Examine, create and interact with remote objects in other .NET processes.☆43Updated this week
- Managed wrappers for Windows APIs☆53Updated 5 months ago
- Bringing kernel driver to C# with NativeAOT (Surpassed by https://github.com/ZeroLP/WDK.NET)☆45Updated 2 years ago
- Managed wrappers around the .NET Unmanaged API☆73Updated 11 months ago
- C# Assembly unused classes/references/resources cleaner☆29Updated 3 years ago
- An open source application debugger written in C#.☆44Updated 6 years ago
- Z00bfuscator is the simple, open-source, cross-platform obfuscator for .NET Assemblies built on .NET Core☆202Updated 11 months ago
- GoTo dnSpy for Visual Studio 2022☆69Updated 3 weeks ago
- A library to modify MSIL and native code at runtime☆130Updated 11 months ago
- Custom C# implementation of a Reliable UDP (RUDP) algorithm☆40Updated 8 years ago
- Adds a module initializer to an assembly.☆113Updated 2 years ago
- A hook proof of concept with no native dependencies. Hook both .NET methods (even framework methods) and Native methods entirely in .NET.☆79Updated 6 years ago
- Runtime redirection of method calls for .NET Core.☆43Updated 5 years ago
- Simple, transparent, easy to understand, object proxy using DLR and ImpromptuInterface☆38Updated 5 years ago
- x86/x64 JIT assembler for .NET☆108Updated 6 years ago
- Console program and nuget package to inject a module initializer method into a built .NET assembly☆102Updated 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…☆71Updated 5 years ago