Skip to content

lolp1/DomainWrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DomainWrapper

DomainWrapper is set of classes to provide an easy way to handle the injection of .net code into a process.

  • Simply inject the dll and call the export below with the path being replaced with the applications path you want to host.
  • Example: LoadDomainHostSettings(C:\Users\Name\Desktop\Test\TestApp.exe)
LoadDomainHostSettings(string applicationPath)

Credits

*miceiken/Scorpiona deserve all credits for the base domain classes.

About

DomainWrapper for injecting .net code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages