Originally posted by Febreze
I crypted both of my files but I need to bind them so that when someone runs the binded file, it opens both. Please post the program name and a working cracked download for the program (if there is one) here. It will help me out a lot!
The program your looking for is called a binder. It takes two files and "binds" them into one, single executable file. There's plenty of these on HF, here's one I found just by taking a quick peek:
You must login or register to view this content., but I'm sure there's many others. Also, it shouldn't be hard to code your own binder.
If you want two generate two separate executables, and have it so that one executable runs, it opens the other, that shouldn't be hard to code either (its just a matter of calling one file from another).