cecil topic

List cecil repositories

MonoMod

725
Stars
95
Forks
Watchers

C# modding swiss army knife, powered by cecil.

Weaver

137
Stars
15
Forks
Watchers

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

Mono.Cecil.Inject

66
Stars
15
Forks
Watchers

An extension to Mono.Cecil that provides helper methods for simple method injection.

Open-Terraria-API

90
Stars
35
Forks
Watchers

Open Terraria API - Mac, Linux & Windows

CrossCutterN

79
Stars
10
Forks
Watchers

A light weight tool to inject customized AOP code into existing assemblies using IL weaving

cecil-attributes

33
Stars
1
Forks
Watchers

A set of Unity attributes to automate your workflow.

cecilifier

84
Stars
11
Forks
Watchers

A tool aiming to make it a little bit easier to learn Mono.Cecil

aspekt

22
Stars
6
Forks
Watchers

A lightweight (Aspect Oriented Programming) AOP foundation

ILject

29
Stars
6
Forks
Watchers

Provides a way which you can load a .NET dll/exe from disk, modify/inject IL, and then run the assembly all in memory without modifying the file.

ILStrip

28
Stars
7
Forks
Watchers

C# Assembly unused classes/references/resources cleaner