vchirikov / GoToDnSpyLinks
GoTo dnSpy for Visual Studio 2022
☆70Updated 7 months ago
Alternatives and similar repositories for GoToDnSpy
Users that are interested in GoToDnSpy are comparing it to the libraries listed below
Sorting:
- A fully managed .NET library for interception of binary functions.☆37Updated 3 years ago
- MSIL Reader☆36Updated 2 years ago
- Allocate managed objects in a object pool, backed by native memory buffer.☆27Updated 8 years ago
- A hook proof of concept with no native dependencies. Hook both .NET methods (even framework methods) and Native methods entirely in .NET.☆81Updated 7 years ago
- Virtual machine written in C #. It allows you to perform / emulate the compiled .net code (IL). The code is executed instruction by instr…☆14Updated 4 years ago
- A library to modify MSIL and native code at runtime☆133Updated last year
- Library for parsing math expressions with rational numbers, finding their derivatives and compiling an optimal IL code☆71Updated 4 years ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆63Updated 7 months 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
- Like compiler explorer, but for .NET JIT.☆31Updated 4 years ago
- A simple viewer of modules using dnlib.☆31Updated 10 years ago
- Auto StrongName Remover/Resigner - a simple tool to remove/replace assemblies' strong name.☆25Updated 3 years ago
- Stack trace formatter for dotnet written and formatted in C#.☆20Updated 7 months ago
- More dnlib examples☆19Updated 10 years ago
- Managed, high performance, fully featured memory manipulation library written in C#, providing a very easy to use API.☆83Updated 3 months ago
- A sample project for writing and executing assembly in C#.☆31Updated 3 years ago
- An open source application debugger written in C#.☆45Updated 7 years ago
- Prototype of writing a managed JIT in C# with CoreCLR☆77Updated last year
- ILReplacer, A Tool to Find and Replace .Net Application IL Code Instructions (Patcher)☆19Updated 5 years ago
- A set of tools to work with CIL in .NET applications☆28Updated 4 months ago
- A plugin for ILSpy that loads references that have been embedded as resources with Costura.☆23Updated 4 years ago
- The hackable memory library for .NET.☆30Updated last year
- Simple, fast, JSON based RPC protocol for communicating with external processes using anonymous named pipes.☆24Updated 3 years ago
- Skater .NET Obfuscator is an obfuscation tool for .NET code protection. It implements all known software protection techniques and obfusc…☆104Updated 7 months ago
- Low-level utilities and tools for working with the CLR and memory.☆12Updated 4 years ago
- On the fly disassemble C# code based on JitDasm☆129Updated 5 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015☆74Updated 4 years ago
- The tool to parse and process Obfuscar's mapping.xml files and deobfuscate stacktraces from the obfuscated apps.☆46Updated 5 years ago
- A class library for reading the PE executable format in .NET.☆23Updated last year
- Simple JIT compiler hook in C#☆90Updated 11 years ago