Hi,
I want to make a program in C, which can encrypt any file and make it a "Self Decrypting EXE". As, the EXE file is run, it should ask the password, extract the file and decrypt it to its original form.
Please suggest some links where I can get its C Source code.
Thanks. There is always a new solution for the same problem.
Anonymous
I want to make a program in C, which can encrypt any file and make it a "Self Decrypting EXE". As, the EXE file is run, it should ask the password, extract the file and decrypt it to its original form.
Please suggest some links where I can get its C Source code.
Thanks. There is always a new solution for the same problem.
Anonymous