Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.
/ DllWrapper Public archive

A simple wrapper for version.dll that supports x32 and x64 out of box. (Public Repo)

License

Notifications You must be signed in to change notification settings

SubstituteR/DllWrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DllWrapper

A simple wrapper for version.dll that supports x32 and x64 out of box.

Instructions

Clone this repo and add your code within DLL_PROCESS_ATTACH and simply build. Make sure to change the build architecture to match the architecture of the process you wish to load the DLL in (e.g. x32 for 32-bit processes, x64 for 64-bit processes.)

About

A simple wrapper for version.dll that supports x32 and x64 out of box. (Public Repo)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published