Skip to content

manderrow/dll-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dll-proxy

Trivially embeddable library that adds exports for proxying to another DLL. Very useful for injection. You can "replace" a target DLL by putting your own DLL in a higher priority position on the search path and proxy usages of that DLL's functions to the real thing.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages