Midiy / UseAsmCodeLinks
☆26Updated 5 years ago
Alternatives and similar repositories for UseAsmCode
Users that are interested in UseAsmCode are comparing it to the libraries listed below
Sorting:
- Library for parsing math expressions with rational numbers, finding their derivatives and compiling an optimal IL code☆71Updated 4 years ago
- A library to modify MSIL and native code at runtime☆133Updated last year
- GoTo dnSpy for Visual Studio 2022☆69Updated 7 months ago
- A SOCKS5 Client written in C# that implements RFC 1928 & 1929.☆23Updated 3 years ago
- On the fly disassemble C# code based on JitDasm☆129Updated 5 years ago
- ☆57Updated last year
- TCP-based user-space HTTP and HTTPS server, written in C#, with no dependency on http.sys.☆74Updated last year
- A C# source code editor with syntax highlighting, intelligent code completion and real-time compilation error checking☆86Updated 3 weeks ago
- The tool to parse and process Obfuscar's mapping.xml files and deobfuscate stacktraces from the obfuscated apps.☆46Updated 5 years ago
- MSIL Reader☆36Updated 2 years ago
- A lightweight HTTP compliant web server written in C# with full async/await implementation☆57Updated 5 months ago
- Library of RD.xml files for NativeAOT☆66Updated 2 years ago
- Dynamic Unmanaged Imports ( .NET DllImportX )☆19Updated 4 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015☆74Updated 4 years ago
- Simple examples of SpaceVIL implementation for C# / .NET Framework, C# / .NET Core and Java.☆57Updated 3 years ago
- Windows Input Simulator Plus☆98Updated 4 years ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆229Updated last year
- x86/x64 JIT assembler for .NET☆110Updated 7 years ago
- Low-level utilities and tools for working with the CLR and memory.☆38Updated 3 weeks ago
- Ultra fast and low latency asynchronous socket server & client C# library with support TCP, SSL, UDP protocols and 10K connections proble…