Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Frameworks
.NET
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
36 packages returned for Tags:"bytecode"
Sort by
Relevance
Downloads
Recently updated
Sigil
by:
kmontrose
10,210,658 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
30,991,136 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,560,083 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,087,457 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,025,050 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
935,471 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
MonoMod.
Utils
by:
0x0ade
MonoMod
469,032 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.
MonoMod.
RuntimeDetour
by:
0x0ade
MonoMod
389,197 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.
MonoMod
by:
0x0ade
MonoMod
162,602 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
121,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;
NHibernate.
ByteCode.
Castle-
v4
by:
nicdex
25,207 total downloads
last updated
2/1/2015
Latest version:
4.0.3.4000-rc3
Castle
NHibernate
ByteCode
proxy
The Castle NHibernate proxy factory, this is an unofficial version which means it is not supported by the NHibernate team.
Sigil.
NetStandard
by:
nothrow
23,047 total downloads
last updated
11/22/2017
Latest version:
4.8.0
cil
msil
il
bytecode
A fail-fast validation helper for .NET CIL generation.
Gremlin.
Net.
Extensions
by:
csharpsi
12,213 total downloads
last updated
5/23/2020
Latest version:
0.3.0
CosmosDB
Gremlin.Net
Bytecode
An extension library to make querying the Azure CosmosDB graph API better
MonoMod.
Core
by:
DaNike
MonoMod
43,763 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
MonoMod.
Backports
by:
DaNike
MonoMod
45,177 total downloads
last updated
8/5/2023
Latest version:
1.0.1
MonoMod
assembly
assemblies
module
modules
il
cil
msil
bytecode
reflection
More tags
A set of backports of new BCL features to all frameworks which MonoMod supports.
MonoMod.
ILHelpers
by:
DaNike
MonoMod
44,348 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
CIL.
NET
by:
smagi
13,170 total downloads
last updated
10/28/2016
Latest version:
0.3.2
il
cil
assembly
bytecode
reflection
disassembler
A lightweight CIL byecode processing library.
SlimShader
by:
roastedamoeba
5,959 total downloads
last updated
1/7/2014
Latest version:
0.2.0
HLSL
shader
assembly
fxc
bytecode
decompiler
Direct3D
SlimShader is a Direct3D shader bytecode parser for .NET and C++
JetBrains.
Mono.
Cecil
by:
Nerzhul
18,645 total downloads
last updated
4/15/2016
Latest version:
0.9.6.1
assembly
assemblies
module
modules
il
cil
msil
bytecode
reflection
injection
More tags
(JetBrains repack to get single dll) 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...
More information
MonoModReorg.
ILHelpers
by:
DaNike
15,616 total downloads
last updated
3/23/2023
Latest version:
23.3.22.1
MonoMod
assembly
assemblies
module
modules
il
cil
msil
bytecode
reflection
More tags
Package Description
Previous
Next