Flipkart Deals

Hacker"s Search Box

Google

Thursday, January 7, 2010

Annonymously downloading Torrent

Anomos is a BitTorrent client that uses cryptography and lets you share files anonymously. It is currently in beta, and it just works.

Download Anomos

It’s a very barebones anonymous BitTorrent client –it doesn’t even show the number of seeds/peers. Nobody except the central tracker will be able to know who’s downloading what. That is exactly what an anonymous torrent client should provide, and that’s what Anomos does well.

The developers are constantly working on it to make it better. Download Anomos from here. It’s currently available for Linux and Windows.

What the developers claim is down here ---

Anomos
is a pseudonymous, encrypted multi-peer-to-peer file distribution protocol. It is based on the peer/tracker concept of BitTorrent in combination with an onion routing anonymization layer, with the added benefit of end-to-end encryption. By combining these technologies, we have created a platform where by no party outside of the trusted tracker will have any information about who a peer is or what they are downloading.
smwhite
Anomos is designed to be easy to use – you won’t even be aware of the security that it provides. Anybody who is already familiar with BitTorrent won’t have to do anything differently.
smwhite
A more technical introduction is avaliable in this blog post. It’s a bit outdated, as the final protocol is still under active development. Soon, we’ll be releasing a complete guide to the Anomos protocol. The FAQ may provide some answers to any questions you may have.
smwhite
The source code is available in our Git repository, and regularly updated source code documentation is available here. Downloads of releases are available on the downloads page.

Sunday, January 3, 2010

How to USB complete guide !

I came a cross an amazing site which has bunch of handful guides regarding USB powered equipments which all our geek friends will be just amazed to know.
Some of the titles are as follows :

How to make a USB crystal ball light

Make a USB crystal ball light

Make a crystal LED light from the chemicals in a cold compress that runs on USB power.


How to make an aquarium with a USB powered LED light

Make an aquarium with a USB powered LED light

This is a video tutorial on how to make a USB aquarium powered by a ...more


How to make a USB flashlight

Make a USB flashlight

Use a few simple household items to make a flashlight powered by you computer through the USB port.


How to make USB Christmas lights

Make USB Christmas lights

This video covers the steps for creating USB Christmas lights. Take battery powered Christmas lights and convert them to USB powered to ...more


How to build a solar powered USB charger

Build a solar powered USB charger

Want to stop wasting energy charging your USB devices? Transform some cheap solar-powered garden lights into your very own solar USB charger ...more


How to make cheap lighting & barn doors

Make cheap lighting & barn doors

Check out this instructional lighting video that explains how to make cheap barn doors for your lights. For this project, you will need a ...more


How to use 3 point lighting

Use 3 point lighting

This lighting tutorial video explains the basics of lighting a scene using the 3 point lighting scheme with a Lowell light kit and various ...more


How to make popcorn with a PC

Make popcorn with a PC

How can you make popcorn with PC power? Pretty easily if you have a glass jar, some wire, a USB jack, USB male plug, and 2.5v high intensity ...more


How to use three point lighting

Use three point lighting

Does your video look flat? By using Three Point Lighting, you will be able to give your flat video more dimension. In this tutorial, Israel ...more


How to hack a WiFi USB adapter for better reception

Hack a WiFi USB adapter for better reception

This video tutorial demonstrates a simple hack for improving the WiFi reception of a USB adapter. To replicate this hack yourself, you'll ...more


How to light a scene properly

Light a scene properly

Take Zer0 covers the topic of lighting, again, because lighting is and always will be an expansive area. We begin by describing the reasons ...more


How to build a flash light

Build a flash light

Ever wonder how to build a flash light that's powered off USB? Here's the guide.


How to carry your computer in your pocket on a USB drive

Carry your computer in your pocket on a USB drive

Bring your favorite software, files, and settings with you on a USB ...more


How to hack together a pink eraser casing for your USB drive

Hack together a pink eraser casing for your USB drive

Use erasers to make a crafty casing that'll hide and protect your ...more


How to make a portable solar powered USB charger with Altoids

Make a portable solar powered USB charger with Altoids

Check out this Greener Business Show video tutorial on how to make a ...more


How to hack a Windows PC with a USB key

Hack a Windows PC with a USB key

In this episode of Hak5, Darren shows us a USB key, dubbed the USB Hacksaw, that instantly and silently installs on target Windows 2000 or ...more


How to install Google Chrome OS on a Flash drive

Install Google Chrome OS on a Flash drive

The Google Chrome OS has been making a lot of waves for its convenience. In this video, the convenience is further highlighted, as we are ...more


How to install solar lights in your yard

Install solar lights in your yard

Solar lights are a great way to light up your garden. They are both inexpensive and eco-friendly, relying on solar power instead of ...more


How to use three point lighting with green screen

Use three point lighting with green screen

Watch this short special effects instructional video on how to use three point lighting with a green screen. Use a basic lighting board and ...more


How to make USB air conditioning

Make USB air conditioning

Wondering how to most effectively combine ice cubes and a simple USB-powered computer fan into a fully functioning air conditioning system ...more


Saturday, January 2, 2010

How To Convert File System, fat - fat32 to ntfs

open a dos prompt and give the command

convert d: /fs:ntfs

this command would convert your d: drive to ntfs.

if the system cannot lock the drive, you will be prompted to convert it during next reboot.

Normally you should select yes.

Conversion from fat/fat32 to ntfs is non-destructive, your data on the drive will NOT be lost.

Be aware that converting to ntfs will make that partition of your
drive unreadable under dos unless you have ntfs utilites to do so.