|
Bind executables using Visual Basic 6.0
Here I will show you a technique to bind multiple executables into one main executable, where all executables will be executed once the joined EXE is executed.
There are some applications availible that can do that easily, without using a programming language. However most of the time the AV software will detect the binded EXE's as a virus (trojan.dropper), because of the unethical use. Using this method the joined EXEs will not be detected by AV.
|