Posts

Showing posts with the label trick

Posting empty facebook status | Facebook Trick

This is a simple trick which allows you to post empty facebook statuses or comments ( yes, they are not allowed by deafult). Steps- Just type “@[0:0: ]” or “alt+0173″ and you are done. You can google for many more facebook short code or symbols. A simple facebook trick.

Hacking a WEP key with airodump on Ubuntu

Image
WEP key can easily be cracked with a simple combination of tools on Linux machine. The WEP cracking is made easier by the flaws in the design of the WEP encryption that makes it so vulnerable. These tools are already inbuilt in the Backtrack linux about which I posted recently. But you can install these hacking tools separately as well on any linux distro. These steps are made for an Ubuntu machine and uses Debian version which is the format for Ubuntu. Specific version for each each hack tool are available for almost all leading linux versions. The hack starts- Install aircrack-ng – on Debian Etch by: sudo apt-get install aircrack-ng Then start aircrack-ng to look for wireless networks: sudo airodump-ng eth1 Then notice the channel number of the wireless network you want to crack. Quit aircrack-ng and start it again with med specific channel number to collect packages faster: sudo airodump-ng -c 4 -w dump eth1 Then wait and let it collect about 500K IVS and the try the do the act...

Access folders from taskbar

Tired browsing to the Windows Explorer to find your files?? Then try this simple trick that can add your explorer to the task bar. * Right-click on the taskbar on the space between Start Menu and the Tray * Click "Toolbars" ==> "New Toolbar" A New Window opens with a list of folders * Select the desired location and click "OK" * The task bar now displays an icon for the access of your selected destination, just with a click. Wasn't that Cool and Simple!!

Enable hibernate in Windows XP ...

Image
In windows environment, the hibernation is a built-in feature used to increases your work performance and also minimizes the windows startup time. For example, if you have to keep open a lot of files and windows applications then you can leave you system in hibernate mode without closing the open programs. When you restart computer after hibernation, all the running files and applications will be restore as you have left them. Windows store the all hibernated information in the Hiberfil.sys file using system root folder. The size of this file is roughly equal to the RAM of your system. Follow the given steps to activate the hibernation in windows XP: To use this feature, you will need to be logged into your computer with administrative rights. First click on Start button> Control Panel, click on Performance and Maintenance then click on Power Options. A new "Power Options Properties...