Showing posts with label fun. Show all posts
Showing posts with label fun. Show all posts

Thursday, April 15, 2010

亲手保密重要文件 :D

前言:
一段时间没写教程了,这个教程不麻烦,只要你有XP 或 Vista 就可以鸟.
首先,我们有很重要的folder~
Vis.01:
里面有很重要的文件~
Vis.02:

可是你又不想你的文件被人看到,而且你有懒惰用software,也怕用software被人发现,更怕人家怀疑...
所以我们要做些障眼法
首先Right Click 你的folder,然后选择Properties...你就会看到...
Vis.03:
跟着图里的步骤:
1.1- 选择"Security" tab
1.2- 然后按"Edit..."

你就会看到"Permissions for <folder name>":
Vis.04:
2.1- 按"Add..."

你就会看到"Select Users or Groups":
Vis.05:
3.1- 在"Enter the object names to select:" 那里,写 "Everyone"
3.2- 然后按"Check Names"
3.3- OK!

回到第三张图(vis.03),你会发现多了一个 "Everyone" 在"Group or user names"
Vis.06:
4.1- 点 "Everyone"
4.2- 在"Permissions for Everyone", 勾 Deny "READ"
4.3- OK!

你试试看进去你的folder,进不到了咧...
Vis.07:

Ok~要Enable回去看你里面的重要文件的话,一样,right click folder然后进properties
Vis.08:
5.1- 选"Everyone"<OPTIONAL>
5.2- 然后"Edit..."

Vis.09:
6.1- 选"Everyone"
6.3- 勾Allow "Modify"(个人见解,凡是都最好不要随便给完FULL Permission)
然后你就可以看到你重要的宝贵文件了!!!!!!!!


XP呢? 一样也可以,可是开始的做法有点不同:
情况也是一样,你有很重要的文件在很重要的文件里


随便开个folder,然后:

选 "Tools" > "Folder Options"

然后你会看到这个!:

选 "View" > Advanced settings: 拉下 > 不勾 "Use simple file sharing" > OK!
接下来的步骤跟Vista一样,从 vis.03(第三张图) 开始.搞定!


这个Folder User Permission呢......还有另一个用途,就是当你的windows坏了!进不到!safe mode也进不到!怎么办?
也是一样用这个方法,不过呢,下次再post那个教程
哈哈


如果你要software的话,不妨一试 My Lockbox
免费的!! :D
另一个呢: Folder Lock 要钱的!! :(




P/S: 这个教程没有其他意图,纯属分享心得.下一个教程会比较邪恶一点,lol

Create spam script urself!!! :)

First, we need a plain notepad
Start > All Program > Accessories > NOTEPD

Second, copy the script below and paste into your notepad


@echo off
cls
:a
start notepad
goto :a
Additional, you can add extra code after "start notepad" such as "start mspaint", "start cmd", "start calc", etc

After that save the file as "Spamm Script.bat", the file extension must be ".bat", batch file.
Finally done!

Double click on the script file will prompt a black window and it will keep looping the program that u execute start "X" untill you close the black window.
So most probably u want to try just don execute the start CMD, other wise u will never find your black window to close it. hehehehe

Have fun Open-mouthed

 


Disclaimer : Please take own risk on this script, it will cause a machine to hang or over heat when the machine cannot handle heavy load of program spamming, it might cause system dead.