Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Advanced search filters
Frameworks
.NET
net8.0
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
80 packages returned for Tags:"msil"
Sort by
Relevance
Downloads
Recently updated
Sigil
by:
kmontrose
10,522,753 total downloads
last updated
9/18/2019
Latest version:
5.0.0
cil
msil
il
bytecode
A fail-fast validating helper for .NET CIL generation
Mono.
Cecil
by:
jbevain
33,089,296 total downloads
last updated
4/19/2023
Latest version:
0.11.5
assembly
assemblies
module
modules
il
cil
msil
bytecode
reflection
injection
More tags
Cecil is a library written by Jb Evain to generate and inspect programs and libraries in the ECMA CIL format. It has full support for generics, and support some debugging symbol format. In simple English, with...
More information
Mono.
Reflection
by:
jbevain
4,882,293 total downloads
last updated
11/26/2019
Latest version:
2.0.0
assembly
assemblies
module
modules
il
cil
msil
bytecode
reflection
disassembler
Complement for System.Reflection, including an IL disassembler.
Mono.
Reflection.
Core
by:
hazzik
Deprecated
3,262,152 total downloads
last updated
4/21/2018
Latest version:
1.1.1
assembly
assemblies
module
modules
il
cil
msil
bytecode
reflection
disassembler
Complement for System.Reflection, including an IL disassembler.
Sigil-
vNext
by:
arlm
1,049,281 total downloads
last updated
7/8/2019
Latest version:
4.8.41
cil
msil
il
bytecode
A fail-fast validation helper for .NET CIL generation.
MonoMod.
Common
by:
0x0ade
MonoMod
1,034,025 total downloads
last updated
6/3/2022
Latest version:
22.6.3.1
MonoMod
assembly
assemblies
module
modules
il
cil
msil
bytecode
reflection
More tags
Common building blocks used INTERNALLY by MonoMod and Harmony which can be used to build your own libraries, f.e. RuntimeDetour's platform abstraction and Utils' DynamicMethodDefinition. For code that is ready...
More information
dnlib
by:
wtfsck
950,391 total downloads
last updated
11/5/2023
Latest version:
4.3.0
dotnet
assembly
module
reader
writer
PDB
PortablePdb
WindowsPdb
IL
CIL
More tags
Reads and writes .NET assemblies and modules, Windows PDBs and Portable PDBs. For better *Windows PDB* writer support, you should add a reference to `Microsoft.DiaSymReader.Native` nuget package too, see the...
More information
ILReader.
Core
by:
DmitryGaravsky
176,699 total downloads
last updated
1/8/2023
Latest version:
1.0.0.4
NET
MSIL
ILReader
Common Intermediate Language reader, analyzer and visualizer tool. Allows you to access CIL-instructions of .Net method's bodies
dotnet-
ildasm
by:
pjbgf
241,973 total downloads
last updated
1/3/2020
Latest version:
0.12.2
dotnet-ildasm
ildasm
cil
msil
dotnet-cli
disassembler
dotnet-core
Light-weight cross platform IL disassembler tool built in C#.
MonoMod.
Utils
by:
0x0ade
MonoMod
610,313 total downloads
last updated
8/5/2023
Latest version:
25.0.3
MonoMod
assembly
assemblies
module
modules
il
cil
msil
bytecode
reflection
More tags
Utilities and smaller MonoMod "components" (f.e. ModInterop, DynDll, DynData). Can be used for your own mods. Required by all other MonoMod components.
InlineIL.
Fody
by:
Fody
ltrzesniewski
164,631 total downloads
last updated
12/23/2022
Latest version:
1.7.4
IL
MSIL
Fody
ILWeaving
Cecil
Inject arbitrary IL code at compile time.
MonoMod.
RuntimeDetour
by:
0x0ade
MonoMod
470,595 total downloads
last updated
8/5/2023
Latest version:
25.0.2
RuntimeDetour
detour
detours
MonoMod
assembly
assemblies
module
modules
il
cil
More tags
Flexible and easily extensible runtime detouring library. Wrap, replace and manipulate (Mono.Cecil) methods at runtime.
ILGPU
by:
m4rs-mt
409,387 total downloads
last updated
9/13/2023
Latest version:
1.5.1
ilgpu
gpu
msil
il
cil
cpu
ptx
nvidia
amd
amp
More tags
ILGPU compiler and runtime library for convenient and high-performance GPU programming in .Net. Samples can be found in the GitHub repository: https://github.com/m4rs-mt/ILGPU/tree/master/Samples
MonoMod
by:
0x0ade
MonoMod
185,064 total downloads
last updated
12/24/2022
Latest version:
22.7.31.1
MonoMod
assembly
assemblies
module
modules
il
cil
msil
bytecode
reflection
More tags
General purpose .NET assembly modding "basework". This package contains the core IL patcher and relinker.
MonoMod.
RuntimeDetour.
HookGen
by:
0x0ade
MonoMod
135,502 total downloads
last updated
12/24/2022
Latest version:
22.7.31.1
MonoMod
assembly
assemblies
module
modules
il
cil
msil
bytecode
reflection
More tags
Auto-generate hook helper .dlls, hook arbitrary methods via events: On.Namespace.Type.Method += YourHandlerHere;
chibias-
cli
by:
kekyo
31,303 total downloads
last updated
3/31/2023
Latest version:
0.38.0
chibicc
chibias
cil
msil
ilasm
The specialized backend CIL assembler for chibicc-cil
MonoMod.
Core
by:
DaNike
MonoMod
125,983 total downloads
last updated
8/5/2023
Latest version:
1.0.1
RuntimeDetour
detour
detours
MonoMod
assembly
assemblies
module
modules
il
cil
More tags
The code functionality for runtime detouring. Use `DetourFactory.Current` to get a DetourFactory capable of installing unique method detours. WARNING: THIS IS A LOW-LEVEL LIBRARY THAT IS DIFFICULT...
More information
Expressions
by:
pvginkel
66,190 total downloads
last updated
4/9/2014
Latest version:
0.1.3
expressions
parser
compiler
msil
c#
vb
vb.net
flee
visualbasic
Expression parser for C#, Flee and Visual Basic.
MonoMod.
ILHelpers
by:
DaNike
MonoMod
126,128 total downloads
last updated
6/16/2023
Latest version:
1.0.0
MonoMod
assembly
assemblies
module
modules
il
cil
msil
bytecode
reflection
More tags
Package Description
FelixB.
Hapil
by:
felix-b
69,338 total downloads
last updated
8/23/2016
Latest version:
0.9.34
CoI
IL
MSIL
Dynamic
AOP
Aspect
Mix-in
Duck
Hapil is a dynamic MSIL generation library, which serves a back-end for the following design techniques: - CoI - Convention-over-Implementation - Aspect-Oriented Programming, through decoration - [planned]...
More information
Previous
Next