cil
There are 105 repositories under cil topic.
pardeike/Harmony
A library for patching, replacing and decorating .NET and Mono methods during runtime
jbevain/cecil
Cecil is a library to inspect, modify and create .NET programs and libraries.
m4rs-mt/ILGPU
ILGPU JIT Compiler for high-performance .Net GPU programs
Washi1337/AsmResolver
A library for creating, reading and editing PE files and .NET modules.
MonoMod/MonoMod
C# modding swiss army knife, powered by cecil.
kekyo/IL2C
IL2C - A translator for ECMA-335 CIL/MSIL to C language.
Washi1337/Echo
Generic static analysis framework.
Puresharper/NConcern
NConcern .NET AOP Framework
vchirikov/GoToDnSpy
GoTo dnSpy for Visual Studio 2022
ghorsington/Mono.Cecil.Inject
An extension to Mono.Cecil that provides helper methods for simple method injection.
pjbgf/dotnet-ildasm
Light-weight cross platform IL disassembler tool built in C#.
Washi1337/AwaitFuscator
Transforms a .NET binary into a chain of meaningless-looking await expressions.
yangdanny97/chocopy-python-compiler
Ahead-of-time compiler for Chocopy, a statically typed subset of Python 3, built in Python 3.
sergeyt/fint
.NET CIL interpreter written in simple subset of F#
rspeele/LicenseToCIL
Semi-safely generate CIL in F#
Xpl0itR/protodec
A tool to decompile protoc compiled protobuf classes back into .proto definitions.
bert2/microscope
:microscope: CodeLens extension for Visual Studio that lets you inspect the intermediate language instructions of methods and properties.
m-carrasco/net-ssa
net-ssa: A fast and easy-to-use register-based representation for .NET bytecode.
Puresharper/CNeptune
CNeptune improve productivity & efficiency by urbanize .net module with meta-code to lay foundation for frameworks
edgardozoppi/analysis-net
Static analysis framework for .NET programs.
akalenuk/milasm
Readable macroassembler for CLR IL
MSDN-WhiteKnight/CilTools
A set of tools to work with CIL in .NET applications
SartoxSoftware/NativeCIL
x86 CIL compiler made in C#.
IemProg/CoFiMA
🔥 🔥 [ECCV 2024 Oral ] Official code for "Weighted Ensemble Models Are Strong Continual Learners"
GrapeCity/pagefx
Compiler from .NET CIL to Flash byte code used in ActiveReports
kekyo/ILCompose
Compose partially implementation both .NET language and IL assembler into a single assembly.
SeeminglyScience/ILAssembler
ILAsm-like DSL for PowerShell
vzarytovskii/interactive-ilkernel
IL Kernel for .NET Interactive
Leowbattle/microclr
An interpreter for a subset of dotnet IL implemented in C#
SharpILMixins/SharpILMixins
SharpILMixins is a trait/mixin and IL weaving framework for C# using dnLib
Yttrmin/CSharpTo2600
A compiler and framework for creating Atari 2600 games using C#.
google/selinux-policy-languages
VSCode extension providing syntax highlighting for the SELinux kernel policy language and Common Intermediate Language.
kekyo/ILAsm.Managed
ILAsm.Managed - Portable managed Mono CIL assembler.
liulilittle/SimpleClr
一个很简单的示意基于栈式过程虚拟机的实现,它运行即时编译的目标平台【x86】的原生代码
seclerp/MicroCosmo
:sparkles: MicroCosmo is a tiny language made for educational purposes. It compiles into CIL and can run under CLR platform.
videre-project/MTGOSDK
A software development kit (SDK) for inspecting and interacting with the Magic: The Gathering Online (MTGO) client.