After I learned how to properly split files into multiple parts and re-join them, an idea had popped into my head! Why not make a file merger? I know a lot of people like file mergers for viruses and they usually use a Stub or are detected as viruses, so I created this and it's even open source!
Scan of .exe: Here
Download .exe: Here
Since Minus changed the name of the .exe to a .bin, you'll have to change it's extension back.
Source Code: Here
If you wanted to, you could look at the method it uses for the writing the bytes to a file and instead of writing it, you could send the bytes over the internet to create a remote file transfer.
Results 1 to 1 of 1
Thread: [C#] File Merger
- 20 Aug. 2011 10:38pm #1
[C#] File Merger