An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: msil

MonoMod/MonoMod

C# modding swiss army knife, powered by cecil.

Language: C# - Size: 13.4 MB - Last synced at: 3 days ago - Pushed at: about 1 month ago - Stars: 840 - Forks: 112

yangdanny97/chocopy-python-compiler

Ahead-of-time compiler for Chocopy, a statically typed subset of Python 3, built in Python 3.

Language: Python - Size: 535 KB - Last synced at: about 3 hours ago - Pushed at: about 1 year ago - Stars: 60 - Forks: 5

SimonCahill/getopt.net

A port of GNU getopt to .net, written in C#.

Language: C# - Size: 300 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 4 - Forks: 2

XenocodeRCE/neo-ConfuserEx Fork of yck1509/ConfuserEx

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

Language: C# - Size: 2.1 MB - Last synced at: 5 days ago - Pushed at: over 5 years ago - Stars: 788 - Forks: 89

m4rs-mt/ILGPU

ILGPU JIT Compiler for high-performance .Net GPU programs

Language: C# - Size: 11.1 MB - Last synced at: 10 days ago - Pushed at: 17 days ago - Stars: 1,482 - Forks: 129

ltrzesniewski/InlineIL.Fody

Inject arbitrary IL code at compile time.

Language: C# - Size: 944 KB - Last synced at: 7 days ago - Pushed at: 14 days ago - Stars: 246 - Forks: 17

OxideMod/Oxide.Patcher

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

Language: C# - Size: 3.65 MB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 39 - Forks: 34

kekyo/IL2C

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

Language: C# - Size: 24.4 MB - Last synced at: 9 days ago - Pushed at: almost 3 years ago - Stars: 417 - Forks: 36

XenocodeRCE/dnSpyDetector

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

Language: C# - Size: 14.6 KB - Last synced at: 10 days ago - Pushed at: over 2 years ago - Stars: 60 - Forks: 17

MSDN-WhiteKnight/CilTools

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

Language: C# - Size: 7.36 MB - Last synced at: 11 days ago - Pushed at: 7 months ago - Stars: 28 - Forks: 3

ByronMayne/Weaver

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

Language: C# - Size: 7.8 MB - Last synced at: 11 days ago - Pushed at: over 1 year ago - Stars: 152 - Forks: 15

winscripter/ilsourceparser

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

Language: C# - Size: 328 KB - Last synced at: 12 days ago - Pushed at: 8 months ago - Stars: 5 - Forks: 0

anydream/il2cpp

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

Language: C# - Size: 30.7 MB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 581 - Forks: 104

DanielWillett/ReflectionTools

Shared library for various reflection tools for CLR implementations.

Language: C# - Size: 487 KB - Last synced at: 8 days ago - Pushed at: 8 months ago - Stars: 4 - Forks: 0

dubiousconst282/DistIL

Post-build IL optimizer and intermediate representation for .NET programs

Language: C# - Size: 1.43 MB - Last synced at: 28 days ago - Pushed at: 3 months ago - Stars: 127 - Forks: 3

josephwoodward/VSCodeILViewer

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

Language: C# - Size: 13 MB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 98 - Forks: 18

kekyo/ILCompose

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

Language: C# - Size: 291 KB - Last synced at: 14 days ago - Pushed at: over 1 year ago - Stars: 17 - Forks: 2

kekyo/ILAsm.Managed

ILAsm.Managed - Portable managed Mono CIL assembler.

Language: C# - Size: 165 KB - Last synced at: about 20 hours ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 1

reignstudios/IL2X

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

Language: C# - Size: 431 KB - Last synced at: 13 days ago - Pushed at: about 1 year ago - Stars: 114 - Forks: 14

kekyo/chibicc-cil

A small C compiler for CIL

Language: C - Size: 1.77 MB - Last synced at: 6 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

kekyo/chibicc-cil-build

chibicc-cil, toolchain and libc building root repo.

Language: Shell - Size: 10.7 KB - Last synced at: 6 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Lokad/ILPack

Serialize .NET Core assemblies

Language: C# - Size: 265 KB - Last synced at: 28 days ago - Pushed at: about 1 year ago - Stars: 307 - Forks: 39

LADSoft/DotNetPELib

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

Language: C++ - Size: 11.9 MB - Last synced at: 6 days ago - Pushed at: 12 months ago - Stars: 57 - Forks: 10

alexhiggins732/DILE-MSIL-DEBUGGER

DILE (Dotnet IL Editor) is a decompiler and an IL debugger.

Language: C# - Size: 560 KB - Last synced at: 21 days ago - Pushed at: over 5 years ago - Stars: 24 - Forks: 1

DmitryGaravsky/ILReader

MSIL Reader

Language: C# - Size: 163 KB - Last synced at: 11 days ago - Pushed at: about 2 years ago - Stars: 36 - Forks: 3

pjbgf/dotnet-ildasm

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

Language: C# - Size: 187 KB - Last synced at: 17 days ago - Pushed at: about 5 years ago - Stars: 64 - Forks: 14

DotNetCross/NativeInts

Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.

Language: C# - Size: 109 KB - Last synced at: 28 days ago - Pushed at: over 6 years ago - Stars: 28 - Forks: 0

atykhyy/compiled-templates

Compiled templates library for C#

Language: C# - Size: 472 KB - Last synced at: 5 months ago - Pushed at: 6 months ago - Stars: 6 - Forks: 1

sgaliamov/illuminator

Yet another wrapper around ILGenerator.

Language: C# - Size: 226 KB - Last synced at: 14 days ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

just-harry/tiny-ui-fix-for-ts3

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

Language: PowerShell - Size: 793 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 24 - Forks: 0

XenocodeRCE/NETGuardObfuscator

Strong obfuscator for .NET files

Size: 858 KB - Last synced at: 10 days ago - Pushed at: about 5 years ago - Stars: 14 - Forks: 5

pigeonhands/FacelessDebugger

.net debugger / msil interpreter / emulator

Language: C# - Size: 43.9 KB - Last synced at: 13 days ago - Pushed at: over 6 years ago - Stars: 16 - Forks: 9

steviegt6/bfcil

brainfuck but .NET

Language: C# - Size: 43.9 KB - Last synced at: 5 days ago - Pushed at: about 2 years ago - Stars: 6 - Forks: 0

kekyo/chibicc-cil-toolchain

The specialized backend toolchain for chibicc-cil

Language: C# - Size: 4.36 MB - Last synced at: 6 months ago - Pushed at: 11 months ago - Stars: 7 - Forks: 0

Xpl0itR/protodec

A tool to decompile protoc compiled protobuf classes back into .proto definitions.

Language: C# - Size: 101 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 30 - Forks: 1

DmitryGaravsky/ILSATools

Simple static analysis(SA) tool to analyze .Net assemblies at the IL-code level.

Language: C# - Size: 1.48 MB - Last synced at: 25 days ago - Pushed at: over 1 year ago - Stars: 9 - Forks: 0

bert2/microscope

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

Language: C# - Size: 3.39 MB - Last synced at: 5 days ago - Pushed at: about 3 years ago - Stars: 41 - Forks: 2

m-carrasco/net-ssa

net-ssa: A fast and easy-to-use register-based representation for .NET bytecode.

Language: C# - Size: 212 KB - Last synced at: 9 months ago - Pushed at: about 1 year ago - Stars: 30 - Forks: 0

Antelcat/DotTrimmer

A simple assembly trimming tool

Language: C# - Size: 22.5 KB - Last synced at: 12 days ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

pjbgf-archives/dotnet-ildiff 📦

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

Language: C# - Size: 21.5 KB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 1

Washi1337/AsmResolver

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

Language: C# - Size: 8.65 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 804 - Forks: 124

ldstr/x86-predicate 📦

Converts x86/native methods to MSIL

Language: C# - Size: 33.2 KB - Last synced at: 11 months ago - Pushed at: almost 2 years ago - Stars: 6 - Forks: 2

SeeminglyScience/ILAssembler

ILAsm-like DSL for PowerShell

Language: C# - Size: 222 KB - Last synced at: 22 days ago - Pushed at: over 4 years ago - Stars: 16 - Forks: 1

d-edge/fasmi

F# -> ASM disassembler

Language: F# - Size: 2 MB - Last synced at: 11 months ago - Pushed at: over 1 year ago - Stars: 183 - Forks: 8

seclerp/MicroCosmo 📦

:sparkles: MicroCosmo is a tiny language made for educational purposes. It compiles into CIL and can run under CLR platform.

Language: F# - Size: 83 KB - Last synced at: 12 months ago - Pushed at: almost 5 years ago - Stars: 9 - Forks: 0

wk-j/vscode-cil-complete

IL Syntax and Snippets

Language: Shell - Size: 7.81 KB - Last synced at: 18 days ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 0

dotnetGame/natsu-clr

il2cpp transpiler and runtime compatible with .Net Core

Language: C# - Size: 1.03 MB - Last synced at: 11 months ago - Pushed at: about 5 years ago - Stars: 79 - Forks: 4

AnErrupTion/ILVM 📦

A C# CIL interpreter

Language: C# - Size: 22.5 KB - Last synced at: 12 months ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

joekir/010-CLI

010 binary template for .NET (Common Language Infrastructure)

Size: 2.93 KB - Last synced at: about 1 year ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

chuacw/dnlib Fork of 0xd4d/dnlib

Reads and writes .NET assemblies and modules

Language: C# - Size: 3.83 MB - Last synced at: 12 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

falamarzijahromi/DynamicTypeGenerator

.NET Dynamic Type Generator

Language: C# - Size: 682 KB - Last synced at: 17 days ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 2

mst-mrh/Miyuu 📦

Terraria游戏中文处理修改器 - 来自抗药又坚硬汉化组

Language: C# - Size: 34.4 MB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 1

muazsh/Mockingbird.Net

A mocking framework for C#

Language: C# - Size: 14.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

hifoomin/UltimateCustomRun

The Ultimate Customization Mod for Risk of Rain 2

Language: C# - Size: 9.61 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

ltrzesniewski/LocalsInit.Fody

Control the value of the localsinit flag on methods.

Language: C# - Size: 36.1 KB - Last synced at: 8 days ago - Pushed at: over 4 years ago - Stars: 17 - Forks: 0

wieslawsoltes/ILScriptDemo 📦

Define and run IL code directly from Avalonia UI Xaml.

Language: C# - Size: 30.3 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

pfigueiredo/HoneycombIL

Honeycomb DSL (MSIL) - Excel compatible, MSIL compiled DSL for TimeSheet and Payroll Calculations

Language: C# - Size: 37.2 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

segrived/Msiler

CIL (MSIL) Code Viewer Extension for Visual Studio 2017

Language: C# - Size: 421 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 27 - Forks: 8

minisbett/minifuscator

A comprehensible, open-source .NET obfuscation tool.

Language: C# - Size: 199 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

nmoschkin/dtlib 📦

An extensive memory and hardware abstraction and wrapper library featuring a number of unique and useful classes and structures built in Visual Basic .NET and MSIL for native Windows operating systems.

Language: Visual Basic .NET - Size: 1020 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

Sharp0802/DynamicInvoker 📦

More efficient way than MethodInfo.Invoke to invoke method dynamically.

Language: C# - Size: 40 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ryuzakyl/tiger-compiler

A Tiger Compiler implementation in C#

Language: C# - Size: 172 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 1

mixaildudin/Brainfuck.NET

Brainfuck compiler for .NET Framework 4.8

Language: C# - Size: 32.2 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

himanshugoel2797/miniclr

Implementation of the CLR aimed to be easily ported between systems.

Language: C - Size: 73.2 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 8 - Forks: 3

MihailRomanov/cil_tutorial

CIL Tutorial

Size: 25.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

steven-r/Oberon0Compiler

An implementation of N. Wirths Oberon 0 language implemented with C# and ANTLR. Currently compiler output is generated as MSIL code

Language: C# - Size: 884 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

DmitryGaravsky/MSIL-Boxing-Detector

MSIL-level boxing detector tool for .Net (powered by ILReader)

Language: C# - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 10 - Forks: 1

CSharp-Pills-15mg/Lock-vs-Monitor

A C# Pill that tries to peek under the hood of the `lock` instruction. Is the `lock` statement just a syntactic sugar for the usage of `Monitor` class?

Language: C# - Size: 59.6 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

vzarytovskii/interactive-ilkernel

IL Kernel for .NET Interactive

Language: C# - Size: 21.5 KB - Last synced at: 11 days ago - Pushed at: about 2 years ago - Stars: 16 - Forks: 1

Demuirgos/Inoculator

An IL code Injector using Ilasm and Ildasm

Language: C# - Size: 264 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 6 - Forks: 0

atcarter714/UnityH4xx

Hacks, tricks and wizardry for Unity to enhance performance or make impossible things possible ...

Language: C# - Size: 1.8 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 8 - Forks: 1

Demuirgos/ILDovah

A basic MSIL parser (follows 2012 ECMA-CIL)

Language: C# - Size: 4.4 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 0

faruknane/ILDynamics

A Library for dynamic method generation purposes!

Language: C# - Size: 77.1 KB - Last synced at: 23 days ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0

Leowbattle/microclr

An interpreter for a subset of dotnet IL implemented in C#

Language: C# - Size: 69.3 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 11 - Forks: 1

gustavopsantos/Cadabra

Unity il/assembly weaving poc

Language: C# - Size: 95.7 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 7 - Forks: 0

spoiledcat/tsil

/ti:.sl̩/

Language: TypeScript - Size: 14.9 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 1

LengthLang/LengthCIL

Length -> CIL

Language: C# - Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

AndreevNikita/InSharp

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

Language: C# - Size: 1.65 MB - Last synced at: about 6 hours ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

r3db/Picard

C#/IL to GPU Compiler

Language: C# - Size: 71.3 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

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

Size: 9.77 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

artyredd/ILHelper

C# Library for building dynamic types and methods at runtime using the Microsoft Intermediate Language (MSIL or IL).

Language: C# - Size: 266 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

sgaliamov/il-lighten-comparer

IComparer<T> and IEqualityComparer<T> runtime generator.

Language: C# - Size: 503 KB - Last synced at: 12 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

MIAIONE/Usirng

Usirng Programming Language Virtual Machine

Language: C# - Size: 10.7 KB - Last synced at: 23 days ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

TheLeftExit/BrainfuckToMSIL

Proof of concept Brainfuck-to-MSIL compiler

Language: C# - Size: 8.79 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

Porges/bege

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

Language: F# - Size: 110 KB - Last synced at: 12 days ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 3

xafero/NetInject

.NET framework injector

Language: C# - Size: 4.19 MB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

disks86/IL2GPU

Compile MSIL assemblies to Spir-V

Language: C# - Size: 51.8 KB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 4 - Forks: 1

r3db/Disassembler

Disassembles PECOFF executables both for managed and unmanaged code.

Language: C# - Size: 110 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

wk-j/try-intermediate-language

Language: Shell - Size: 11.7 KB - Last synced at: 18 days ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0