RSS
Facebook
Twitter

Thursday, 27 September 2012

Ever felt like carrying your Ubuntu, Fedora, Tiny-core and all other OS’s iso in your pen drive? Yes, you can now carry all your favorite Operating systems with you wherever you go and boot from them using the same USB drive.MultiBoot USB is a freeware which can help you to use the multiple OS iso files on the samepen drive. To use the MultiBoot on your pen...

Hacking computer during the chatting

T his is for educational purpose only ...Hack PC while chatting I am not sure that this will work 100 %. But yes will work almost 70 percent of the times. But before that you need to know some few things of yahoo chat protocol leave a comment here after u see the post lemme know if it does works or not or u having a problem post here. Following are the features : - 1) When we chat on yahoo every thing goes through the server.Only when...
HELLo friends today i m share with you one more trick How to make USB Drive a dead hard disk,Some time you have purchase new laptop or you have crash CD or waste garbage. Using a dead Hard Drive. Step :1 Take A Hard Disk. Step :2 Open cove...

Easy way to hack facebook....

In this tutorial no skill is required, we'll just use the password recovery process with 3 fake profiles. (The fake profiles should be at least three weeks old). For this you need to make 3 fake profiles on Facebook, and the victim that you want to hack should be added to the friend's list mutual friends would be nice.  Recovery process, which is accessible through Forgot your password? on the Facebook login page. Then you need...

hacking using pendrive

This post is only to demonstrate how a user can steal victim's data without any permission, as soon as the flash drive is attached to computer, the files starts to copy in flash drive without any notice. Process is very simple as we have to add only 4-5 notepad files in the flash drive. Follow the following steps :- 1. Create a notepad file with name autorun.inf...

.Use Ctrl-C to Abort a Command

Just about any command can be stopped in its tracks with the abort command: Ctrl-C. If you haven't actually executed a command, you can just backspace and erase what you've typed, but if you've already executed it then you can do a Ctrl-C to stop it. 1.Warning: Ctrl-C isn't a magic wand and it can't undo things that aren't undoable, like a partially complete format...

Download your facebook data

Hi friends! Today I am going to tell you how to download all of your facebook data like status, messages and pictures in a rar file. You may be using facebook for years and might have uploaded many more statuses and pictures. Some peoples are habituated to write even a small thing on facebook like "going to market", "going home.." and many more. This may be very dangerous...

Hacking Tools

Here, i have collect some best hacking tools for you. That are listed below:  Ethical Hacking Nessus The “Nessus” Project aims to provide to the internet community a free, powerful, up-to-date and easy to use remote security scanner for Linux, BSD, Solaris, and other flavors of Unix. Ethereal Ethereal is a free network protocol analyzer for Unix and Windows....

Diy Cell Phone Mouse

Hi,Friends here some cool tricks...   Many laptop owners carry a spare mouse because they dont like the built in control, or because they just like to use a mouse. This adds weight, things to remember etc when you go anywhere. Also, if you use somebody elses laptop you may not be able to use their pad at all! I often setup software for somebody else on a laptop...

Tuesday, 25 September 2012

FACEBOOK CHEATS

Can you see the blank  facebook status and comment and colour full Text...if you dont know ?. I will show five cool tricks 1.Blank status on fb. It very easy just type this. @[0:0:] Then press Enter...thats it, 2.Write Blank comment and blank chat message. Hold “alt” key and enter the digit “0173”. Then press Enter. 3.Write Blue colour text. just...

Tuesday, 18 September 2012

CRACK THE SAM

Hello friends...I have posted topics on windows xp password cracking...Now it's time to hack, i.e to get the admin password without altering it...Hope you guys will enjoy it... This method takes three steps: 1. First what is SAM file???All of the passwords on a windows xp are stored in a SAM(Security Accounts Manager) file...This file is located on your computer’s...

FASTER STARTUP

Hello friends...In my previous post I showed you guys how to make the shutdown faster...Now I will show you how to make a faster startup...You can also do it manually... 1. Goto "start" and click "Run"... 2. Type "msconfig" and click "Ok"...the "System Configuration Utility" will appear... 3. Click "Startup" tab...Click "Disable All" tab...Click "Apply"... 4....

INCREASE VIRTUAL MEMORY

Hello friends...I hope you liked my post on locking a folder without any software...Now I will show you guys how to increase the Virtual Memory and make your system faster...Hope you will enjoy... For computer users that multi-task or work with high performance applications, you should know about virtual memory and how to get the most from it. Virtual memory can be...

Monday, 17 September 2012

How to hack windows 7 password

Windows7 Password Forgot:- Here Today i m Share With You Intreating and aweysome trick For YOu So Here We Gooooooo….. There Is Steap-by-Steap-Tutorial  There Are many ways avilable, Here Show you aweysome universal trick to break windows 7 password First USing Windows 7 Default adminitrator account 1) Suppose you did’t forgot Amit password restart your...
I found Some Intereting Facts About Facebook. So I like to share with you some facts about Facebook. Facebook is largest social networking website in whole world.Facebook users increasing day by day. In 2003, Harvard student Mark Zuckerberg created Facemash, where he placed photos of undergraduates side by side so viewers could rank which one was “hotter. Zuckerberg would later turn Facemash into the now ubiquitous Facebook. Monthly active...
Today i am share with you my how to hack your friends or victim password stored in your friends computer using Pen Drive. You can also hack your school admin password. Now you can see that how can you use USB Drive as a Hacking Tools.you know windows stores most of the passwords which are used on a daily basis, including instant messenger passwords such as MSN, Yahoo,...

Network Hacking

NETWORK HACKING : Network Hacking is generally means gathering information about domain by using tools like Telnet, NslookUp, Ping, Tracert, Netstat, etc. It also includes OS Fingerprinting, Port Scaning and Port Surfing using various tools. Ping :- Ping is part of ICMP (Internet Control Message Protocol) which is used to troubleshoot...

Hacking with using Notepad

1. Bush Hid the Facts/This App Can Break This is one of the most popular notepad tricks because of its mysterious nature. In order to get an idea as to what this trick does, just follow the steps given below: Open Notepad. Type “BUSH HID THE FACTS” or “this app can break” (without quotes). Save that file with any name and close it. Open It Again to see the...

Saturday, 15 September 2012

How to validate numbers using JavaScript

There are many times in the recent past where I have had to validate user input before it goes into the database. I have tackled this problem mainly with server side validation, which works pretty well. This though, was not as responsive as my clients want their systems to be. I therefore had to resort to adding client side validation, in addition to the server side...