我想做一个文件夹储物柜 [英] I want to make a folder locker

查看:90
本文介绍了我想做一个文件夹储物柜的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我试图在VB.NET中创建一个简单的安全应用程序,该应用程序锁定计算机的特定文件和文件夹.那么,我该怎么办呢?但是,No One could be able to read my locked folders or files !!!

I am trying to make a simple security application in VB.NET, which locks specific files and folders of my computer. So simply How Can I do That ? But, No One could be able to read my locked folders or files !!!

推荐答案

我已经看到了几种锁定文件和目录的方法,出于安全目的,它们基本上都没有用.我强烈建议您研究加密.查看RijndaelManaged类
http://msdn.microsoft. com/en-us/library/system.security.cryptography.rijndaelmanaged%28v = VS.100%29.aspx#Y2394 [
I have seen a few methods to lock files and directories and they are all basically useless for security purposes. I seriously recommend you look into encryption. Check out the RijndaelManaged Class
http://msdn.microsoft.com/en-us/library/system.security.cryptography.rijndaelmanaged%28v=VS.100%29.aspx#Y2394[^]
and if you need further information about how to use this class there are plenty of examples online.


^ ]

在此链接上下载项目.....:)
http://www.a1vbcode.com/app-4408.asp[^]

Download the project on this link.....:)


文件夹保护对于使用C#& Windows Shell菜单上的文件夹概念 [ ^ ]

点击此链接.....:)
Folder protection for windows using C# & Concepts on Windows Shell menu for Folders[^]

Follow this link.....:)


这篇关于我想做一个文件夹储物柜的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆