File-Binder icon indicating copy to clipboard operation
File-Binder copied to clipboard

Binds two files together and updates the stub accordingly. The stub will then drop and execute both files.

Results 2 File-Binder issues
Sort by recently updated
recently updated
newest added

On compiling and running FileBinder.exe, it gives this error: `Find resource error: 1812`

On compiling `FileBinderStub.c`, it gives Warning: comparison between pointer and integer on the IF block `ShellExecute(NULL, NULL, szPayloadFileName, NULL, NULL, SW_NORMAL)