Open Source Code Binder

Post date: Mar 21, 2010 1:12:13 AM

Open Source Code Binder is a tool that combines (binds) unlimited files (no matter their type) into a single standalone executable (a container). The container (the final bound file) is a simple compiled program that, when opened, will automatically launch the included files.

Open Source Code Binder can run any type of file from the bound file without affecting its direct functionality. For instance, if you bind an executable, a text file and an image file, when the container file is run, the executable will be run too while the other files will be opened with the default image file viewer, Paint etc.) and text file viewer (Notepad, Wordpad etc.).

{

Coder: steve10120

Website: hackhound.org

Compiled: Delphi 2007

}

The archive contains only Delphi source code.