DotNetPELib
Assembly builder
A C++11 library to create and manipulate .NET assemblies and executables in various formats.
A C++11 library used to create a managed program (CIL) and dump to either .IL, .EXE, or .DLL format
55 stars
8 watching
10 forks
Language: C++
last commit: 7 months ago
Linked from 1 awesome list
assemblyc-plus-pluslibrarymanagedmsil
Related projects:
Repository | Description | Stars |
---|---|---|
0xd4d/dnlib | A .NET assembly and module reader/writer library | 2,173 |
dotnetcore/flubucore | Automates build and deployment processes using C# code | 909 |
8l/linoleum | A low-level assembly language designed to develop general-purpose applications with high portability and execution speed. | 7 |
devlooped/thisassembly | Exposes project and assembly level information as constants in a reusable class | 437 |
ivanpaulovich/dotnet-new-caju | A .NET template to help developers build maintainable and evolvable applications using Clean Architecture and Domain-Driven Design principles. | 249 |
malcomvetter/managedinjection | A proof of concept for injecting .NET assemblies at runtime with minimal convention knowledge | 162 |
eudoxia0/cmacro | Provides a set of reusable code transformations and abstractions for writing domain-specific languages (DSLs) in C. | 885 |
dsplaisted/strongnamer | A NuGet package that automatically signs assemblies referenced by an application. | 331 |
pauldotknopf/statik | A simple static site generator library for .NET that provides a straightforward way to build web applications without opinionated abstractions. | 50 |
gb-archive/deadcscroll | An assembly tutorial demonstrating how to use the Game Boy's scroll registers to create raster effects | 21 |
ahoward/main | A class factory and dsl for generating command line programs quickly and efficiently. | 266 |
hackclub/some-assembly-required | An introduction to assembly programming for beginners. | 3,202 |
bouni/kicad-jlcpcb-tools | Automates the process of generating files necessary for JLCPCB board fabrication and assembly from KiCAD designs | 1,197 |
ci-blox/ignition-go | A modular framework for building enterprise-class web applications using CodeIgniter 3.x and Bootstrap 4.x.x | 181 |
superjmn/dotnetpackaging | A tool to automate the distribution of .NET applications on Linux platforms | 55 |