Friday 19 August 2011

Hide Any Folder Without Any Software



Hide any folder on computer without any software ......
Here are the steps to follow:-
1)copy the following code in notepad:-




if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK

if NOT EXIST Locker goto MDLOCKER
:CONFIRM
echo Are you sure u want to Lock the folder(Y/N)
set/p "cho=>"
if %cho%==Y goto LOCK
if %cho%==y goto LOCK
if %cho%==n goto END
if %cho%==N goto END
echo Invalid choice.
goto CONFIRM
:LOCK
ren Locker "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
echo Folder locked
goto End
:UNLOCK
echo Enter password to Unlock folder
set/p "pass=>"
if NOT %pass%==type your password here goto FAIL
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Locker
echo Folder Unlocked successfully
goto End
:FAIL
echo Invalid password
goto end
:MDLOCKER
md Locker
echo Locker created successfully
goto End
:End

3)Save it as ANYTHING.bat 
4)Now open that file.
5)It will open command prompt..
it will ask password to save..
type it...
6)It will open another folder
7)Put important file in that another folder...and close that folder.
8)now open .bat file and click on it ...
9)your folder will be dissappear...
10)If you want to reappear that folder click on that .bat file and type your password....
thats it
T.C & bye




Thursday 18 August 2011

Revolving Images On Facebook


Faceook Revolving Images | Real,Working and Tested.

This is a really cool trick by using simple Javascipt,Its really cool and its working.I have tested it.There was a fake Virus Spreading a Website that just scams you and automatically sends it to all your friends.But this script which i found is really working.




So this is what you have to do :


javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI=document.getElementsByTagName("img"); DIL=DI.length; function A(){for(i=0; i-DIL; i++){DIS=DI[ i ].style; DIS.position='absolute'; DIS.left=(Math.sin(R*x1+i*x2+x3)*x4+x5)+"px"; DIS.top=(Math.cos(R*y1+i*y2+y3)*y4+y5)+"px"}R++}setInterval('A()',5); void(0);




Paste the above script in the URL box as shown.And then you'll see the images revolving as you move your mouse cursor
Thats it .....
Use It and comment on it..
T.C & Bye

Wednesday 17 August 2011

Make Your Computer Speak Anything


Make Computer to speak anything according to your wish....
Here are the steps to make computer to speak...
1)Open notepad.exe
2)Type the following code in notepad

Dim message, sapi
message=InputBox("What do you want me to say?","Speak to Me")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak message

3)Save it as ANYTHING.VBS
4)Open that file,another window will open then type anything and press ok,computer will speak as shown in above photo......
Thats it.......
if you like it plz comment......
T.C & BYE

Tuesday 16 August 2011

Is Your Computer:-Male or Female

Ya thats true identify your
Computer's gender........its really funny.......


Here are steps to identify    Gender of your computer...
1)open notepad.exe
2)type following command:-
CreateObject("SAPI.SpVoice").Speak"I love you "
CreateObject("SAPI.SpVoice").Speak"I hate you "
CreateObject("SAPI.SpVoice").Speak"I will beat  you "
3)Save it as ANYTHING.vbs
4)Now open it if male speaks,then your computer is male....
if female speaks ,then your computer is female.....


Mine computer is male...
Identify yours.........
NOTE:-in place of "i love you" or "i hate you" you can write anything.......
if u like it plz comment 
T.C & bye..........

Monday 15 August 2011

Operation Facebook- Anonymous Aims to Destroy Facebook on Nov. 5


Anonymous-Destroy-Facebook-5th-November
The Hackivist group Anonymous that has released the information of  Us Law Enforcement Websites and many other activities has been reported by this group. The group anonymous aim to destroy facebook on November 5th2011. Remember this is not a small group they have previously did different difficult hacking attack on the most secure server. 



Anonymous activity shows that they are believing on mass attack, In April, Sony announced that members of Anonymous were in large part responsible for successfully hacking into the PlayStation Network. They have launched several operation for different companies, Govt of a Country and even for services. They want freedom, a freedom of speech.


The news operation that has been launched by anonymous called Operation facebook and the main aim is to destroy Facebook by November 5th. However on a recent tweet they wrote that:


#OpFacebook is being organised by some Anons. This does not necessarily mean that all of #Anonymous agrees with it

Change Password Of your Friend's Computer Without Knowing Him


CHANGE THE ADMINISTRATOR PASSWORD OF OUR FRIEND'S COMPUTER :

WELL WHEN WE NEED TO CHANGE THE PASSSWORD OF OUR COMPUTER PROFILE .(eg; maddy)

HERE'S A TRICK TO CHANGE PASSWORD OF UR FRIENDS COMPUTER WITHOUT KNOWING IT........
HERE GOES THE TRICK:----------------->
1)GOTO RUN.(CLIK START ICON AND LOOK TO UR RIGHT  BELOW OR SEARCH WITH THE KEYWORD "RUN")
2)TYPE "CMD"  IN  "RUN".
3)COMMAND PROMPT(a black screen)  WILL OPEN .
4)WRITE THE FOLLOWING CODE THERE IN THE BLACK SCREEN.

a)  NET USER               (THEN HIT ENTER)
some user name will appear on the black screen ,
now note the name of the user whose password u want to change (eg: maddy)
now again write the following code:
b) NET USER   (name)  *
(eg:    NET USER maddy *)--------{note there is space between  NET & USER , and also space between name & * }
then the following thing will appear on ur black screen:
c) TYPE A PASSWORD FOR THE USER:
    (note wen u r typing the password nothing will be written (password) on the screen but you should type it....
d) CONFIRM PASSWORD :
retype that password and then hit enter
if a text saying "command completed sucessfully " then ur work is done .if it says "password doesnt match" .then dont panic just once retype the password thats all.

soon the password of ur friends computer profile get changed....................!!!!

caution:-windows 7 user and vista users (u must open "cmd" by going to :accessories---->cmd  .then when u get cmd open it by right cliking and cliking(RUN AS ADMINISTRATOR)and this trick wont work for limited  account that is ours friendzz account must be an administrator account and not a limmited account

if u like this trick plz share it on fb and also plz join my blog thanxxxxxxxx a lot.................
Plz comment on my post if u like it.....
TC & bye..........

Sunday 14 August 2011

Record your computer for five minutes

There are some steps to follow for recording ur footage from computer.......
1) Go to www.screenr.comYou should see a yellow button that says "Record your screencast now!" as shown in figure

2) After you have clicked it, it will ask you to run a java applet. Run it. Don't worry, it's not a driveby ;).

3) Adjust the dimensions of the box until you get your desired screen size. When you are ready to record click the red record . Then, a red box will indicate that you are recording.

4) When you are finished recording, press the DONE button just a little right from the original record button.

Notes: You can only record up to 5 minutes of footage, you also MUST have a twitter account or FACEBOOK account.

I hope this will benefit some of you.
This is my first ..Hope you will like it...
plz feel free to comment about my post...
ENJOY...........

Monday 1 August 2011