cecil
Bytecode editor
A library to inspect, modify and create .NET programs and libraries by analyzing and manipulating their bytecode.
Cecil is a library to inspect, modify and create .NET programs and libraries.
3k stars
108 watching
633 forks
Language: C#
last commit: 4 months ago
Linked from 3 awesome lists
bytecodec-sharpcildotnetlibrarymono
Related projects:
Repository | Description | Stars |
---|---|---|
mono/mono | An implementation of Microsoft's .NET Framework on various platforms. | 11,160 |
malwaredllc/byob | An open-source framework for creating custom post-exploitation tools with automated payload generation and platform independence. | 9,005 |
grain-lang/grain | Grain is a compiler toolchain and CLI for a functional programming language that compiles to WebAssembly. | 3,289 |
mono/cppsharp | A tool and set of libraries that bridges C/C++ APIs to high-level languages like .NET. | 3,153 |
olical/conjure | An interactive environment for evaluating code within a running program. | 1,806 |
dmitrybaranovskiy/raphael | A JavaScript library for creating vector graphics in the web browser. | 11,287 |
prom-client-net/prom-client | A .NET client library for Prometheus metrics scraping and monitoring | 129 |
webassembly/binaryen | A compiler and toolchain infrastructure library for compiling code to the WebAssembly format. | 7,566 |
stalniy/casl | An isomorphic authorization JavaScript library that restricts user access to resources based on predefined rules | 6,103 |
andrewplummer/sugar | A utility library for working with native JavaScript objects | 4,537 |
babel/minify | A tool that uses Babel's compiler to achieve minification of modern JavaScript code by targeting only browsers that support newer ES features. | 4,395 |
jonlaing/rationale | A Ramda-inspired utility library for ReasonML/OCaml. | 275 |
imba/imba | A declarative programming language for building web applications with minimal syntax and built-in bundling capabilities. | 6,322 |
silva97/pei | Tools for injecting and manipulating code in PE executables | 30 |
vector-of-bool/semver | A C++ library for managing and manipulating semantic versioning information | 11 |