Wednesday, September 18, 2013

How to hack a facebook account

Every Body Question About how can i  hackfacebook? why doesn't my phisher work? how can i send my phisher?...
This is a step by step tutorial for face-book accounts.

1)Go to

Monday, September 16, 2013

How to find keylogger or any spyware in PC

How to find a keylogger or Trojan or spyware in your PC or Laptop. There are several ways to find them but using this method you will know the exact path of the keylogger and where its saving the log file. Also once you have the keylogger server now you can reverse engineer the server and hack the hackers account password which he used in keylogger server. Lets first start with keyloggers introduction..

Friday, September 13, 2013

How To Change Windows 7 In Start Button ;)

Hello Today I Will See You How To Change Windows 7 In Start Button :-
Step :- 1
Downlod This Software Download Here......
Step :- 2
Open This Software And Click in software In Start Button....

Step :- 3

After You Select Any Start Button And Double Click On Start Button.....


Friday, September 6, 2013

SQL Injection (Manual) Tutorial Step by Step

What is SQL Injection?

SQL injection is a code injection technique that exploits a security vulnerability occurring in the database layer of an application. The vulnerability is present when user input is either incorrectly filtered for string literal escape characters embedded in SQL statements or user input is not strongly typed and thereby unexpectedly executed. It is an instance of a more general class of vulnerabilities that can occur whenever one programming or scripting language is embedded inside another. SQL injection attacks are also known as SQL insertion attacks.