Tuesday

Customize Internet Explorer Title bar


This tip won’t make your computer any faster but may help personalize your computer experience. 

Open Registry by going to START-RUN and typing REGEDIT. Navigate to 

HKEY_CURRENT_USER\Software\Microsoft\Internet. Explorer\Main. In right hand panel look for string 

“Window Title” and change its value to whatever custom text you want to see.

Increase you phone’s memory card space by this simple trick

Our files in MMC are stored in multiple (disk) blocks so if you format using 16K block, the space used will be 16K eventhough your file is just 1K.
If you buy MMC, it is usually preformatted with 16K block. Therefore, alot of space is wasted as most installed program files are usually less than 2K.
You will need a card reader to do this:-
1. Connect card reader and copy all your files in the MMC to computer disk. (Make sure you set the show all/hidden/os files to ‘on’)
2. Do a format of the MMC using command line ‘format’ and use the /A=size option.
Alternative, you can use the Disk Management in Adminstrative Tools to format. Make sure you select FAT.
For 256MB MMC, smallest block you can use is 4K, 128MB is 2K, 64Mb is 1K and 32MB is 512B. (Note: You cannot use the phones ‘format MMC’ to do this as the format just clear the allocation table and does not change the block size)
3. Copy back all files to MMC.
Now you will find that you will have more space.
256MB MMC got back 30+ MBs
Do this at your own risk!
Be sure to close memory card cap after you inserted it to your phone..

How To Become A Hacker



Hackers solve problems and build things, and they believe in freedom and voluntary mutual help. To be accepted as a hacker, you have to behave as though you have this kind of attitude yourself. And to behave as though you have the attitude, you have to really believe the attitude.
But if you think of cultivating hacker attitudes as just a way to gain acceptance in the culture, you’ll miss the point. Becoming the kind of person who believes these things is important for you — for helping you learn and keeping you motivated. As with all creative arts, the most effective way to become a master is to imitate the mind-set of masters — not just intellectually but emotionally as well. So, if you want to be a hacker, repeat the following things until you believe them:
1. The world is full of fascinating problems waiting to be solved.
Being a hacker is lots of fun, but it’s a kind of fun that takes lots of effort. The effort takes motivation. Successful athletes get their motivation from a kind of physical delight in making their bodies perform, in pushing themselves past their own physical limits. Similarly, to be a hacker you have to get a basic thrill from solving problems, sharpening your skills, and exercising your intelligence.
If you aren’t the kind of person that feels this way naturally, you’ll need to become one in order to make it as a hacker. Otherwise you’ll find your hacking energy is sapped by distractions like sex, money, and social approval. (You also have to develop a kind of faith in your own learning capacity — a belief that even though you may not know all of what you need to solve a problem, if you tackle just a piece of it and learn from that, you’ll learn enough to solve the next piece — and so on, until you’re done.
2. Nobody should ever have to solve a problem twice.
Creative brains are a valuable, limited resource. They shouldn’t be wasted on re-inventing the wheel when there are so many fascinating new problems waiting out there. To behave like a hacker, you have to believe that the thinking time of other hackers is precious — so much so that it’s almost a moral duty for you to share information, solve problems and then give the solutions away just so other hackers can solve new problems instead of having to perpetually re-address old ones. (You don’t have to believe that you’re obligated to give all your creative product away, though the hackers that do are the ones that get most respect from other hackers. It’s consistent with hacker values to sell enough of it to keep you in food and rent and computers. It’s consistent to use your hacking skills to support a family or even get rich, as long as you don’t forget you’re a hacker while you’re doing it.
3. Boredom and drudgery are evil.
Hackers (and creative people in general) should never be bored or have to drudge at stupid repetitive work, because when this happens it means they aren’t doing what only they can do — solve new problems. This wastefulness hurts everybody. Therefore boredom and drudgery are not just unpleasant but actually evil.
To behave like a hacker, you have to believe this enough to want to automate away the boring bits as much as possible, not just for yourself but for everybody else (especially other hackers). (There is one apparent exception to this. Hackers will sometimes do things that may seem repetitive or boring to an observer as a mind-clearing excercise, or in order to acquire a skill or have some particular kind of experience you can’t have otherwise. But this is by choice — nobody who can think should ever be forced into boredom.)
4. Freedom is good.
Hackers are naturally anti-authoritarian. Anyone who can give you orders can stop you from solving whatever problem you’re being fascinated by — and, given the way authoritarian minds work, will generally find some appallingly stupid reason to do so. So the authoritarian attitude has to be fought wherever you find it, lest it smother you and other hackers.
(This isn’t the same as fighting all authority. Children need to be guided and criminals restrained. A hacker may agree to accept some kinds of authority in order to get something he wants more than the time he spends following orders. But that’s a limited, conscious bargain; the kind of personal surrender authoritarians want is not on offer.) Authoritarians thrive on censorship and secrecy. And they distrust voluntary cooperation and information-sharing — they only like `cooperation’ that they control. So to behave like a hacker, you have to develop an instinctive hostility to censorship, secrecy, and the use of force or deception to compel responsible adults. And you have to be willing to act on that belief.
5. Attitude is no substitute for competence.
To be a hacker, you have to develop some of these attitudes. But copping an attitude alone won’t make you a hacker, any more than it will make you a champion athlete or a rock star. Becoming a hacker will take intelligence, practice, dedication, and hard work.
Therefore, you have to learn to distrust attitude and respect competence of every kind. Hackers won’t let posers waste their time, but they worship competence — especially competence at hacking, but competence at anything is good. Competence at demanding skills that few can master is especially good, and competence at demanding skills that involve mental acuteness, craft, and concentration is best. If you revere competence, you’ll enjoy developing it in yourself — the hard work and dedication will become a kind of intense play rather than drudgery. And that’s vital to becoming a hacker. Basic Hacking Skills The hacker attitude is vital, but skills are even more vital. Attitude is no substitute for competence, and there’s a certain basic toolkit of skills which you have to have before any hacker will dream of calling you one.
This tookit changes slowly over time as technology creates new skills and makes old ones obsolete. For example, it used to include programming in machine language, and didn’t until recently involve HTML. But in late 1996 it pretty clearly includes the following:
1. Learn how to program.
This, of course, is the fundamental hacking skill. In 1997 the one language you absolutely must learn is C (though it’s not the one to try learning first thing). But you aren’t a hacker or even merely a programmer if you only know one language — you need to learn how to think about programming problems in a general way, independent of any one language. To be a real hacker, you need to have gotten to the point where you can learn a new language in days by relating what’s in the manual to what you already know. This means you should learn several very different languages.
Besides C, you should also learn at least LISP and Perl (and Java is pushing hard for a place on the list). Besides being the most important hacking languages, these each represent very different approaches to programming, and all will educate you in valuable ways. I can’t give complete instructions on how to learn to program here — it’s a complex skill. But I can tell you that books and courses won’t do it (many, maybe most of the best hackers are self-taught). What will do it is (a) reading code and (b) writing code. Learning to program is like learning to write good natural language. The best way to do it is to read some stuff written by masters of the form, write some things yourself, read a lot more, write a little more, read a
lot more, write some more … and repeat until your writing begins to develop the kind of strength and economy you see in your models. Finding good code to read used to be hard, because there were few large programs available in source for fledgeling hackers to read and tinker with. This has changed dramatically; free software, free programming tools, and free operating systems (all available in source, and all built by hackers) are now widely available. Which brings me neatly to our next topic.
2. Get one of the free UNIXes and learn to use and run it.
I’m assuming you have a personal computer or can get access to one (these kids today have it so easy :-) ). The single most important step any newbie can take towards acquiring hacker skills is to get a copy of Linux or one of the free BSD-Unixes, install it on a personal machine, and run it.
Yes, there are other operating systems in the world besides Unix. But they’re distributed in binary — you can’t read the code, and you can’t modify it. Trying to learn to hack on a DOS or Windows machine or under MacOS is like trying to learn to dance while wearing a body cast. Besides, Unix is the operating system of the Internet. While you can learn to use the Internet without knowing Unix, you can’t be an Internet hacker without understanding it. For this reason, the hacker culture today is pretty strongly Unix-centered. (This wasn’t always true, and some old-time hackers aren’t happy about it, but the symbiosis between Unix and the Internet has become strong enough that even Microsoft’s muscle doesn’t seem able to seriously dent it.) So, bring up a Unix — I like Linux myself but there are other ways. Learn it. Run it. Tinker with it. Talk to the Internet with it. Read the code. Modify the code. You’ll get better programming tools (including C, Lisp, and Perl) than any Microsoft operating system can dream of, you’ll have fun, and you’ll soak up more knowledge than you realize you’re learning until you look back on it as a master hacker.
3. Learn how to use the World Wide Web and write HTML.
Most of the things the hacker culture has built do their work out of sight, helping run factories and offices and universities without any obvious impact on how non-hackers live. The Web is the one big exception, the huge shiny hacker toy that even politicians admit is changing the world. For this reason alone (and a lot of other good ones as well) you need to learn how to work the Web.
This doesn’t just mean learning how to drive a browser (anyone can do that), but learning how to write HTML, the Web’s markup language. If you don’t know how to program, writing HTML will teach you some mental habits that will help you learn. So build a home page. But just having a home page isn’t anywhere near good enough to make you a hacker. The Web is full of home pages. Most of them are pointless, zero-content sludge — very snazzy-looking sludge, mind you, but sludge all the same .
Status in the Hacker Culture Like most cultures without a money economy, hackerdom runs on reputation. You’re trying to solve interesting problems, but how interesting they are, and whether your solutions are really good, is something that only your technical peers or superiors are normally equipped to judge.
Accordingly, when you play the hacker game, you learn to keep score primarily by what other hackers think of your skill (this is why you aren’t really a hacker until other hackers consistently call you one). This fact is obscured by the image of hacking as solitary work; also by a hacker-cultural taboo (now gradually decaying but still potent) against admitting that ego or external validation are involved in one’s motivation at all. Specifically, hackerdom is what anthropologists call a gift culture. You gain status and reputation in it not by dominating other people, nor by being beautiful, nor by having things other people want, but rather by giving things away. Specifically, by giving away your time, your creativity, and the results of your skill. There are basically five kinds of things you can do to be respected by hackers:
1. Write free software.
The first (the most central and most traditional) is to write programs that other hackers think are fun or useful, and give the program sources to the whole hacker culture to use.
Hackerdom’s most revered demigods are people who have written large, capable programs that met a widespread need and given them away, so that now everyone uses them.
2. Help test and debug free software
They also serve who stand and debug free software. In this imperfect world, we will inevitably spend most of our software development time in the debugging phase. That’s why any free-software author who’s thinking will tell you that good beta-testers (who know how to describe symptoms clearly, localize problems well, can tolerate bugs in a quickie release, and are willing to apply a few simple diagnostic routines) are worth their weight in rubies. Even one of these can make the difference between a debugging phase that’s a protracted, exhausting nightmare and one that’s merely a salutory nuisance.
If you’re a newbie, try to find a program under development that you’re interested in and be a good beta-tester. There’s a natural progression from helping test programs to helping debug them to helping modify them. You’ll learn a lot this way, and generate good karma with people who will help you later on.
3. Publish useful information.
Another good thing is to collect and filter useful and interesting information into Web pages or documents like FAQs (Frequently Asked Questions lists), and make those generally available.
Maintainers of major technical FAQs get almost as much respect as free-software authors.
4. Help keep the infrastructure working.
The hacker culture (and the engineering development of the Internet, for that matter) is run by volunteers. There’s a lot of necessary but unglamorous work that needs done to keep it going — administering mailing lists, moderating newsgroups, maintaining large software archive sites, developing RFCs and other technical standards.
People who do this sort of thing well get a lot of respect, because everybody knows these jobs are huge time sinks and not much fun as playing with code. Doing them shows dedication.
Q: What language should I learn first?
HTML, if you don’t already know it. There are a lot of glossy, hype-intensive bad HTML books out there, and distressingly few good ones. The one I like best is HTML: The Definitive Guide.
When you’re ready to start programming, I would recommend starting with Perl or Python. C is really important, but it’s also much harder.
Q: How can I get started? Where can I get a free Unix?
Elsewhere on this page I include pointers to where to get a Linux. To be a hacker you need motivation and initiative and the ability to educate yourself. Start now…!!

Hacking Methods!



Phising Method- Phising is the method that you are familiar with. You create a Fake Account and ID in yahoo and fool your friends by telling them to send the victim’s ID, their own ID and their own Password in your Fake Yahoo Account.


Brute Force Hack- Brute Force Hack is a Hacking which takes much time to get Password of the Victim and it needs a Hacker to learn about JavaScripts and all the non-sense.
Fake Login Hack-
 Fake Login Hack is the Hacking used by most of you for your goal by creating a Fake Login Page and telling your friends to login there and the Password would come to you.

Cookie Steal Hack- Cookie Steal Hack is somewhat similar to Fake Login Hack as you prepare a Cookie Stealer and tell your friends to open your Cookie so that his Password would come to you.
Web Mail Hack- Web Mail Hack is the toughest method to learn for Hacking as it also needs a Hacker to learn about JavaScripts, Computer Tricks and much more and ther is also a software for this type of Hack.

Learn to Control Your PC

                                                                   
Learn these tips and tricks to create a more fun and organized PC to help optimize your computing time and enjoyment. The following tips should work with Windows 98 up to XP, but there may be slight differences in the method for the various Windows operating systems. There are many different PC configurations and each user has different levels of computer knowledge that it would be impossible to say these will work for you. We are not responsible for any problems you may encounter as a result of using these tips and tricks. You will be proceeding at your own risk.
 
Desktop icons can be easily moved as one unit by holding down your left mouse button then forming a square around the icons you wish to move. Let go of the button and click and hold on one of the icons and you’ll be able to move all of the highlighted icons at once. This one may seem obvious to those in the know, but I recently spotted a friend of mine trying to move a single icon at a time until I showed him this tip. Well, unless you have oodles of time to waste, you can’t possibly know all the ins and outs of your computer.
 
Shortcut icon graphics can easily be changed by right-clicking them and selecting properties. click change icon and you’ll be presented with a generic list of icon graphics to replace the current one or you can browse your entire computer for anyone you like. Be careful, once you change the icon, you may have trouble finding the original again (usually in the same folder as the program the icon points to) This only works for shortcut icons. For other icons, such as my computer etc. you may change them by right-clicking any empty space of your desktop and select properties, then choose effects.
 
The Start menu is a great place to put important shortcuts to essential web-sites, folders, or often used control panel options. For example to place an Add-Remove Programs shortcut in the Start menu. Click Start, go to settings and then click control panel. Drag (left click hold and move) Add-Remove Programs, or whichever you want, to the Start button and let go. The shortcut will automatically be placed in the Start menu. Now whenever you press Start it will be in the top selections. If there’s more than one there, you can arrange the order by left-click-hold and move up or down.
Sound settings can be changed to point to custom sound files you may have downloaded off the Internet. Or simply select a favorite sound already on your system. You can even have no sound played during startup if you wish for your system to boot faster. Go to Start, Settings, Control Panel, and open Sounds. There’s many different sounds in this list and it’s out of the reach of this simple tutorial to explain them all. Start Windows is obviously your startup sound and Exit Windows is your shutdown sound. You can select none to speed up slower machines or become obsessed and find cool voice sounds on the Internet that say something like “Initiating Computer Setup” or even sound-bites from your favorite movies. You can fool around and try different sounds for opening and closing files, etc. but write down your original sound files or else you may end up with an annoying sound every time you open a file.

iSteal – Your Long Await Rapidshare Premium Download Solution

This summary is not available. Please click here to view the post.

Saturday

What's my ip address, create your own visitors IP image
MobPartner Counter

Hacking Passwords Of Protected Sites

There are many ways to defeat java-script protected websites. Some are very simplistic, such as hitting
[ctl-alt-del ]when the password box is displayed, to simply turning offjava capability, which will dump you into the default page.You can try manually searching for other directories, by typing the directory name into the url address box of your browser, ie: you want access to www.target.com .
Try typing www.target.com/images .(almost ever y web site has an images directory) This will put you into the images directory,and give you a text list of all the images located there. Often, the title of an image will give you a clue to the name of another directory. ie: in www.target.com/images, there is a .gif named gamestitle.gif . There is a good chance then, that there is a ‘games’ directory on the site,so you would then type in www.target.com/games, and if it isa valid directory, you again get a text listing of all the files available there.
For a more automated approach, use a program like WEB SNAKE from anawave, or Web Wacker. These programs will create a mirror image of an entire web site, showing all director ies,or even mirror a complete server. They are indispensable for locating hidden files and directories.What do you do if you can’t get past an opening “PasswordRequired” box? . First do an WHOIS Lookup for the site. In our example, www.target.com . We find it’s hosted by www.host.com at 100.100.100. 1.
We then go to 100.100.100.1, and then launch \Web Snake, and mirror the entire server. Set Web Snake to NOT download anything over about 20K. (not many HTML pages are bigger than this) This speeds things up some, and keeps you from getting a lot of files and images you don’t care about. This can take a long time, so consider running it right before bed time. Once you have an image of the entire server, you look through the directories listed, and find /target. When we open that directory, we find its contents, and all of its sub-directories listed. Let’s say we find /target/games/zip/zipindex.html . This would be the index page that would be displayed had you gone through the password procedure, and allowed it to redirect you here.By simply typing in the url www.target.com/games/zip/zipindex.html you will be onthe index page and ready to follow the links for downloading.
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
(DISCLAIMER)XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
The Info Above Is Lame!!!. I Dont Condone The Use Of This Document In A Malisous Manner. I Suggest That U Dont Do it But U Do What Ever U Want. I Will Not Be Responsible For Any Thing That Might Happen To U If U Use This.

Share your PC’s internet connection using Bluetooth

GnuBox is a small, free software that allows you to access the internet from your phone using your computer’s internet connection – without paying any fees (like GPRS) to your operator, and at speeds up to 400 kbit/sec. You can use Bluetooth or the USB cradle for connecting to the PC.
This has existed for Nokia phones for a while, but not for SonyEricsson P800/P900/P910. Now a new version is available for devices using UIQ 2.0 and up.
Some 3rd party apps (like Opera) were working out-of-the-box with PC suite, but not the bundled applications (Messages, SyncML, etc.) They do work with GnuBox.
Below you can find an unsigned sis file for 3rd edition devices. You need to sign this file with a proper certificate (DevCert, etc) to be able to install it. Otherwise, it won’t work.
Please read all the steps in document carefully
I have successfully tested GnuBox For 3rd Edition on Nokia n73 n80 with WIDCOMM Bluetooth Driver.
Download here ::
read me : http://rapidshare.de/files/38763618/How_to_setup_an_internet_connection_on_Symbian_phones_using_Bluetooth.zip
Download here ::
GnuBOX : http://rapidshare.de/files/38763609/gnubox_s60v3.zip

Restart Your Friends Phone Using Sms !!

you or your friends might have received a sms with something written at the top and after pressing the down key 2 or 3  times the cellphone gets restarted.everyone thinks this is because of some virus infection or something like that…this sms works only in certain Nokia cellphones.its not at all a virus infection or something its a bug in the phone that makes it to restart itself
here is the trick to restart ur friends mobile via sms; with this trick only 1110,1110i,1112,1100,2100 can be restarted. just type 79 inverted commas in text msg and send it to ur friend having cells mention above and see what happens.
Post to Twitter

HACKING ON YAHOO MESSENGER

This tutorial will tell you how to hack yahoo messenger while you are engaged in chatting with some person.While you are chatting through yahoo messenger, Yahoo will hide the IP addresses of all the computers that are connected through the Yahoo messenger application to the chat room.So it is not possible to directly find out the IP of the person you want to hack.Then how to get the IP address? Yes it is still possible to Hack the IP address during the Yahoo messenger chat.The procedure to Hack Yahoo messenger is discussed in detail below.
While you are chatting via yahoo messenger the communication between you and the person you want to hack, takes place indirectly via Yahoo server and not directly.It is not possible to hack Yahoo messenger directly to get the IP address.So to hack his IP, you must establish a direct communication with him.So,how to do this? It’s easy.Just start chatting with some one via Yahoo messenger.During the process of chatting send him a big file.Now the file transfer takes place directly between your computer and the victim’s computer(via yahoo messenger application).So now, you are ready to go. Here’s the step-by-step process to hack Yahoo messenger and get the IP address of the person .
  • Go to the COMMAND PROMPT (START>>>RUN>>>Type CMD).
  • Here Type “netstat -n” (without quotes).
  • Here local address is your own IP and the foreign address is the IP address of the recipient with whom you are connected via yahoo messenger (There may be multiple recipients and hence multiple foreign addresses).
  • Now send him the file.
  • Check the output by typing the command “netstat -n” (without quotes).
  • Assume the output is something like this.
TCP 127.0.0.10:5101 124.55.23.11:1246 ESTABLISHED
Here 124.55.23.11 is the IP address of the person with whom you are chatting and 1246 is the port number where connection is established.That’s It! You have now hacked Yahoo messenger to get his IP address.
Once you hack Yahoo messenger and get his IP address you can use any of the Remote Administration tools or perform NETBIOS HACKING.
NOTE: Some times there are chances where in the file transfer gets encrypted (takes place via yahoo server itself).So in this case the above hack may fail to work.

Downloading Locked Contents From Scribd

In Scribd, If the uploader disabled the download option, you will not be able to download files for offline use and they can only be accessed online. How do you download locked or restricted files or documents from Scribd? There is a workaround using which you can get any locked files from any website. Downloading restricted Flickr Photos will be the next one…
Here is an example for the locked file..its a powerpoint presentation…

If you don’t know about Scribd, it is a best place to search for any e-books, Documents or presentations etc on a particular topic. it has a huge data base of Documents and files which are free to download and share.
You cannot download these files if they are locked by the user. But using a simple virtual printer software, you can create PDF files out of online data by printing the online document in PDF format. Primo PDF  and Universal Document Converter are the best software to do this job. Get it here..

Universal Document Converter

Primo PDF

  • Download and Install the software, go to the document you want to download
  • choose the tiled view option

  • Click on the Print option.
  • In the resultant window, choose Primo PDF or Universal Document Converter as printer and and then click Print.

That’s it and you are done. You will get the file in the PDF format if you are using Primo PDF  and in UDC you can choose the extensions and file types..
I personally prefer UDC to Primo…
This trick can be useful for people who are not registered in Scribd and want to download files on the fly. If you encounter any problem downloading the document, get Microsoft XPF Document Viewer and select it instead of PDF and the .XXPF file can be converted into different formats using Zamzar

Friday

Remove The New Autorun.inf Infection Mannualy..

Here we will discuss how to remove autorun.inf virus which is cause of opening of your drives in separate window when u click on the drive name in my computer or shows up different icons for the drives other than the default..
There is a Trojan/virus (either the Win32/Pacex virus or the Win32/PSW.Agent.NDP trojan) that uses those two files.
Here is how you can get rid of them:
1) Open up Task Manager (Ctrl-Alt-Del)
2) If wscript.exe is running, end it.
3) If explorer.exe is running, end it.
4) Open up “File | New Task (Run)” in the Task manager
5) Run cmd
6) Run the following command del #:autorun.* /f/a/s/q with other drives in turn
where # is replaced by drive name e.g-C, D, E..etc
Be careful with this command it can delete your all data one by one from your hdd if executed wrongly, so place your mouse on x position of cmd prompt windows and if it starts deleting your files close it…

11 Best URL Shortening Services

Tiny.cc
Customizable URL: Yes
Tracking: Yes
301 Redirect: Yes
Unique Features: Highly customizable and easy to handle


tinyurl.com
Customizable URL: Yes
Tracking: No
301 Redirect: Yes
Unique Features: Toolbar button


cli.gs
Customizable URL: Yes
Tracking: Yes
301 Redirect: Yes
Unique Features: Stats are private, real time and very detailed, geotarget URLs based on country of visitor, bookmarklet.


zi.ma
Customizable URL: Yes
Tracking: Yes
301 Redirect: Yes
Unique Features: Stats are private, real time and very detailed, geotarget URLs based on country of visitor, bookmarklet.


bit.ly
Customizable URL: Yes
Tracking: Yes
301 Redirect: Yes
Unique Features: Saves copy of page linked to, tracks “conversations”, Twitter search fo uses of shortened URL, bookmarklet, import to Google spreadsheets


twurl.nl 
Customizable URL: No
Tracking: Yes
301 Redirect: No
Unique Features: Most popular items linked in last hour, bookmarklet, built in to Twhirl


is.gd
Customizable URL: No
Tracking: No
301 Redirect: Yes
Unique Features: Really bleeping short URLs, bookmarklet, Firefox plugin, built in to Twhirl


snipurl.com 
Customizable URL: Yes
Tracking: Yes
301 Redirect: Yes
Unique Features: Popular snips, snip search, RSS feed for snips, export to Excel, claim snips before you registered, edit snips


poprl.com
Customizable URL: No
Tracking: Yes
301 Redirect: No
Unique Features: Most POPular links, top domains, public stats, search, must register with Twitter account


ad.vu 
Customizable URL: No
Tracking: Yes
301 Redirect: No
Unique Features: Optional ads that share revenue, scheduled Tweeting, *use your own domain name as the link URLs, bookmarklet, Option to use ad.vu


tr.im
Customizable URL: Yes
Tracking: Yes
301 Redirect: Yes
Unique Features: Uses Twitter or identi.ca info for login, bookmarklet


budurl.com
Customizable URL: Yes
Tracking: Yes
301 Redirect: No
Unique Features: Detailed, real time stats (*if you upgrade) this is the only service with fees but there is a free version, **uses 307 redirect

Download As Premium User From Many Filehosting Sites..!!

This summary is not available. Please click here to view the post.

Crack Windows XP Password


Windows Password Crack
Have you ever tried to log into a Windows computer for a few minutes and you finally realize that you forgot the password?
There’s a way to crack the password and it doesn’t involve reformatting and reinstalling Windows.
The solution is called @stake LC4 (formerly L0phtCrack), however since Symantec stopped development of L0phtcrack, I’m going to let you in on a program called LC5.
Just like L0phtCrack, LC5 attacks your Windows machine with a combination of dictionary and brute force attacks.
LC5 can crack almost all common passwords in seconds. More advanced passwords with numbers and characters takes longer.
The main purpose of the LCP program is user account passwords auditing and recovery in Windows NT/2000/XP.
I haven’t tested it against Windows Vista yet, so I’m not sure if it will work. Your mileage may very either way.
How it works:
Windows NT, 2000 and XP passwords are stored as encrypted hashes. LC5 attacks these hashes with hundreds of passwords per minute.
Eventually the correct password will be sent and then displayed to the screen.
Good intentions:
  • System administrators can find weak passwords within minutes. Sys admins can then change the passwords to make them more secure.
  • LC5 can be used to access computers of users who forget passwords.
  • In companies, it can be used to access computers of employees who have left the company.
Bad intentions:
  • Hackers can use LC5 to
    sniff passwords over networks.
  • Hackers can install this application onto a primary domain controller and steal hundreds of passwords within minutes.
Please note that I am not the author of this software. Be advised that if you use this software, you do so at your own risk without any warranty.
Download LC5 (v5.04):
Software License: LCP is a freeware program. The program may be distributed under condition of saving all files contents and structure of installation package.
Instant Solution to Login To Windows
There is another solution that works instantly to remove all Windows Passwords.  It will Remove, Unlock and Bypass lost/forgotten passwords including Administrator for Windows Vista, 2000, 2003 XP and NT.

Copy and Paste Faster



Are you getting the best perfomance out of your system? Let CopyFaster bring out the best in your hard drive!CopyFaster is a software utility that enables Windows Explorer to copy big files faster when copying to and from the same hard drive. CopyFaster is faster because: • Less seeking – CopyFaster’s finer control over the copying process causes less time-consuming movement of the hard disk head. CopyFaster will try to read from the same section of the hard disk (where the head is positioned) multiple times before causing the head to move to another position (which is time consuming). • Uncached file access – CopyFaster bypasses Windows 2000’s file cache which normally speeds up repeated access to the same file, but is less useful for big files. Bypassing the file cache prevents extra wasted memory-to-memory copying from occurring