Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 231 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 231 Bytes

ExeBinder

Usage:
ExeBind(Path_To_Original_Executable,Path_To_Executable_To_Bind)

Example:
ExeBind("C:\CleanExe.exe", "C:\SpookyExe.exe") will bind a copy of SpookyExe to CleanExe