An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with msil

A curated list of projects in awesome lists tagged with msil .

https://github.com/m4rs-mt/ilgpu

ILGPU JIT Compiler for high-performance .Net GPU programs

amd cil compiler cpu cuda dotnet gpgpu gpgpu-computing gpu ilgpu intel jit kernels msil nvidia opencl parallel ptx

Last synced: 14 May 2025

https://github.com/m4rs-mt/ILGPU

ILGPU JIT Compiler for high-performance .Net GPU programs

amd cil compiler cpu cuda dotnet gpgpu gpgpu-computing gpu ilgpu intel jit kernels msil nvidia opencl parallel ptx

Last synced: 29 Apr 2025

https://github.com/washi1337/asmresolver

A library for creating, reading and editing PE files and .NET modules.

assembler cil disassembler dotnet il malware-analysis msil parser pe portable-executable reader reverse-engineering writer

Last synced: 16 May 2025

https://github.com/monomod/monomod

C# modding swiss army knife, powered by cecil.

c-sharp cecil cil cross-platform detours modding monkey-patching mono msil net-framework patching unity

Last synced: 22 Jul 2025

https://github.com/MonoMod/MonoMod

C# modding swiss army knife, powered by cecil.

c-sharp cecil cil cross-platform detours modding monkey-patching mono msil net-framework patching unity

Last synced: 08 Apr 2025

https://github.com/xenocoderce/neo-confuserex

Updated ConfuserEX, an open-source, free obfuscator for .NET applications

confuser confuserex csharp jit managed msil obfuscation obfuscator protect

Last synced: 02 Apr 2025

https://github.com/anydream/il2cpp

A MSIL/C# to C++ converter. Faster than CoreCLR with low memory overhead.(已弃坑.C#是个好语言,然而.NET不是一个干净的平台)

c-sharp code-generator cplusplus dotnet il2cpp msil partial-evaluators

Last synced: 16 Mar 2025

https://github.com/kekyo/il2c

IL2C - A translator for ECMA-335 CIL/MSIL to C language.

aot arduino c cil csharp dotnet ecma335 fsharp intermediate-language msil systems-programming translator transpiler uefi wdm

Last synced: 12 Apr 2025

https://github.com/kekyo/IL2C

IL2C - A translator for ECMA-335 CIL/MSIL to C language.

aot arduino c cil csharp dotnet ecma335 fsharp intermediate-language msil systems-programming translator transpiler uefi wdm

Last synced: 20 Mar 2025

https://github.com/Lokad/ILPack

Serialize .NET Core assemblies

c-sharp dotnet dotnet-core msil serialization

Last synced: 24 Mar 2025

https://github.com/ltrzesniewski/inlineil.fody

Inject arbitrary IL code at compile time.

fody msil

Last synced: 15 May 2025

https://github.com/ltrzesniewski/InlineIL.Fody

Inject arbitrary IL code at compile time.

fody msil

Last synced: 11 May 2025

https://github.com/d-edge/fasmi

F# -> ASM disassembler

assembler disassembler dotnet dotnet-tool fsharp jit msil

Last synced: 24 Dec 2025

https://github.com/byronmayne/weaver

Weaver is a code weaving framework built right into Unity Engine. Based heavily off of Fody.

cecil csharp csharp-code il msil unity unity3d weaver weaving

Last synced: 15 Jul 2025

https://github.com/reignstudios/il2x

Translates .NET IL to unsuported .NET platforms and architectures. (Powered by Cecil)

c cpp il2c il2cpp msil runtime transpiler

Last synced: 08 Apr 2025

https://github.com/josephwoodward/vscodeilviewer

A Visual Studio Code C# IL (Intermediate Language) Viewer

csharp msil visual-studio visual-studio-code vscode vscode-extension

Last synced: 26 Oct 2025

https://github.com/pjbgf/dotnet-ildasm

Light-weight cross platform IL disassembler tool built in C#.

cil disassembler dotnet-cli dotnet-core dotnet-ildasm il-disassembler ildasm msil

Last synced: 22 Mar 2025

https://github.com/xenocoderce/dnspydetector

A quick way to check for the presence of dnSpy hooks in memory

antidebug antidebugging detect dnspy hook msil obfuscation obfuscator

Last synced: 11 Apr 2025

https://github.com/LADSoft/DotNetPELib

A C++11 library used to create a managed program (CIL) and dump to either .IL, .EXE, or .DLL format

assembly c-plus-plus library managed msil

Last synced: 15 Apr 2025

https://github.com/bert2/microscope

:microscope: CodeLens extension for Visual Studio that lets you inspect the intermediate language instructions of methods and properties.

cil codelens codelens-extension common-intermediate-language il marketplace msil visual-studio visual-studio-extension

Last synced: 05 Jul 2025

https://github.com/oxidemod/oxide.patcher

IL patcher for use with adding Oxide support to .NET games

gaming hooks il modding msil patcher patching

Last synced: 13 Mar 2026

https://github.com/msdn-whiteknight/ciltools

A set of tools to work with CIL in .NET applications

analysis bytecode cil csharp csharp-library dotnet library msil parser

Last synced: 12 Oct 2025

https://github.com/MSDN-WhiteKnight/CilTools

A set of tools to work with CIL in .NET applications

analysis bytecode cil csharp csharp-library dotnet library msil parser

Last synced: 22 Oct 2025

https://github.com/just-harry/tiny-ui-fix-for-ts3

Tiny UI Fix is a UI scaling and fixing mod for The Sims 3.

csharp mod msil powershell sims the-sims-3

Last synced: 28 Feb 2026

https://github.com/ltrzesniewski/localsinit.fody

Control the value of the localsinit flag on methods.

fody msil

Last synced: 13 Apr 2025

https://github.com/kekyo/ilcompose

Compose partially implementation both .NET language and IL assembler into a single assembly.

cil compose ilasm ilsupport inline-asm mixin msil

Last synced: 26 Mar 2025

https://github.com/pigeonhands/facelessdebugger

.net debugger / msil interpreter / emulator

dotnet msil msil-debugger reverse-engineering

Last synced: 05 May 2025

https://github.com/seeminglyscience/ilassembler

ILAsm-like DSL for PowerShell

cil hacktoberfest il ilasm msil powershell

Last synced: 02 Aug 2025

https://github.com/kekyo/ilasm.managed

ILAsm.Managed - Portable managed Mono CIL assembler.

cil ilasm managed mono msil portable

Last synced: 26 Mar 2025

https://github.com/winscripter/ilsourceparser

Provides functionality for parsing ECMA-335 Microsoft Intermediate Language (IL) syntax to a syntax tree.

ast cil common-intermediate-language csharp dotnet ecma335 il intermediate-language msil netcore parser pe syntax

Last synced: 09 Apr 2025

https://github.com/miaione/usirng

Usirng Programming Language Virtual Machine

compiler csharp msil vm

Last synced: 05 Sep 2025

https://github.com/xafero/netinject

.NET framework injector

csharp injector manipulate msil

Last synced: 08 May 2025

https://github.com/porges/bege

A toy optimizing compiler for Befunge → .NET (I think it is currently broken?)

befunge compiler dotnet fsharp msil

Last synced: 09 Apr 2025

https://github.com/andreevnikita/insharp

C# dynamic language for runtime functions compilation for a currently working program

c-sharp c-sharp-library code-build compiler msil msil-compiler reflection runtime-compilation

Last synced: 22 May 2026

https://github.com/romagny13/nintercept

Interception for NET

interception msil nintercept proxy

Last synced: 23 Mar 2025

https://github.com/antelcat/dottrimmer

A simple assembly trimming tool

clr dotnet msil net8 trimmer trimming

Last synced: 27 Apr 2026

https://github.com/wieslawsoltes/ilscriptdemo

Define and run IL code directly from Avalonia UI Xaml.

avalonia avaloniaui msil scripting xaml

Last synced: 30 Sep 2025

https://github.com/luismendes070/c-sharp-essential-training-1-types-and-control-flow

https://www.linkedin.com/learning/c-sharp-essential-training-1-types-and-control-flow/explore-the-essentials?autoplay=true&resume=false

2022 control-flow csharp csharp10 dotnet6 linkedin-learning microsoft-intermediate-language msil ref visualstudio2022 vscode

Last synced: 01 Jun 2026