Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Self Decrypting Program.

Status
Not open for further replies.

rpk2006

Technical User
Apr 24, 2002
225
IN
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
 
If you search on "Blowfish" and "C" you should find an algorithm for this.

Matt
 
I searched a lot but not finding program related to my question. Can anyone help further? There is always a new solution for the same problem.

Anonymous
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top