Skip to content

freesemt/exe-as-dll-loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 

Repository files navigation

exe-as-dll-loader

Library for loading an exe as a dll.

Why this project?

See the blog post below.

Planned phases

In a big picture, we are planning the follwing two phases.

  1. Make embedding Python (Numpy and Matplotlib) easier in C# (we are currently here)
  2. Make it distributable with Pyinstaller (yet to be done)

References

Listed below are the pages we learned to get ideas or tools for this project.

  1. Phase1
  1. Phase2

About

Library for loading an exe as a dll.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages