Skip to content

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

Notifications You must be signed in to change notification settings

jvelilla/il_emitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"# il_emitter"

Eiffel il_emitter is a library which abstracts managed information such as namespaces, classes, fields, methods, properties, and instructions. The information can then be used to generate intermediate language source files, or PE executables or DLLs.

This library is work in progress and it based on the C++ library PeLib a modified version of DotNetPELib Common Language Infrastructure (CLI)

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages