Click here to Skip to main content
15,892,746 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Hi. I want to encrypt my hardisk with simple code in the C# Diagnose namespace.

So if anyone wants to open the hard disk, there is a password for that drive. If they give the correct password, then it will open, otherwise the hard disk will be hidden from that user...

I'm a beginner and I want to do this project. If anyone has an idea than please share it with me!

Regards,
Ashraf Paracha
Posted
Updated 15-Oct-10 2:49am
v2

1 solution

Don't even think about it.
This is definitely not a project for a beginner, even if it could be done in .NET - which I doubt, since some of your HDD would have to be unencrypted to store Windows and .NET itself.
Think of something a bit simpler for your first project - otherwise you will get frustrated and learn very little...
 
Share this answer
 
Comments
Johnny J. 15-Oct-10 8:49am    
I second this - not a task for a beginner. Apart from that, doesn't the more advanced Windows 7 editions already have harddisk encryption built in?
OriginalGriff 15-Oct-10 9:00am    
Johnny J - yeah, Ultimate and Enterprise both have BitLocker, but AFAIK it won't work on the OS drive (surprise, surprise!)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900