File Editing with VB - Is this possible?

V

Vanga Sasidhar

Hi All,

Please help me in the following problem.

I am having some files with AVI extension. I want to make two programs in
Visual Basic .NET which will work with these AVI Files. One program should
work as encrypter and another program should work as decrypter.

The frist program, encrypter should lock (the user should not be able to
open) any AVI file by editing the file. The second program, decrypter should
unlock (the user can be able to open) the encrypted file.

The editing (encryption) of the file can be done by any process or any
method. The only thing i need here is the user should not be able to use or
unlock that AVI file with out the second program (Decrypter).

Please help me, whether this Encrypter and Decrypter are possible in
Visual Basic .NET or not. Is there any other option to encrypt or decrypt
AVI Files?

With Regards,
Vanga Sasidhar
 
V

Vanga Sasidhar

Dear Ray Cassick,

Thanks for your link and I will check out these Cyrpto Classes in
Framework.

With Regards,
Vanga Sasidhar.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top