Custom Search

Monday, March 15, 2010

Find Who is Using Your WiFi

Got a wifi net connection? And do you think it is secure enough? With the onset of cyber-crimes taking place,your wifi may be utilized illegally by hackers or some other people. Either you might get high internet bills in reward or you may be on headlines as your network may be compromised to send vindictive emails to anyone. That's what happened in India sometime ago in Mumbai Bomb blast case. Well, there comes MoocherHunter™ to rescue.

MoocherHunter™ is a mobile tracking software tool for the real-time on-the-fly geo-location of wireless moochers and hackers. If you have ever wondered about the possibility of your wireless network getting used for illegal purposes, you must consider using Moocher Hunter. Using Moocher Hunter you can identify the location of the person (i.e. an unauthorized user) using your wireless network. Its then up to you to either provide him a stern warning of not using your wireless network again or complaining to the legal authorities.

Recently Indian Police and RAW (Research and Analysis Wing) utilized Moocher Hunter to track the source of email which was sent from an unsafe wifi network from the home of an American expatriate, whose network was compromised as someone wardrived to use his network connection and send an email that took responsibility for a blast that killed at least 42 people.

MoocherHunter is FREE to use and can easily find the physical location of the computer using the WiFi connection.

--> Check it out -->
Read More...

Saturday, March 13, 2010

How to unlock a passcode locked iphone/ipod touch

Plug in your iPod.
Wait for it to load completely.
Open My Computer (or computer if on Vista). Make sure you can view hidden files.
Go to iPod_control.
Go to the folder named Device.
If your iPod is locked, there will be a file _locked . Rename the file to _unlocked.
Safely remove your iPod and it will be cleared.
Read More...

Stream Video to Your Wii

This is how to stream video from your computer to your Wii over a network! Since Wii uses the Opera browser, it has flash support built into. Orb can convert avi, mpeg, etc into flash on the fly. The quality is not 100%, but just the fact that you're able to do it seemed kinda cool to me.

1) Download the trail web browser on the Wii
2) Install Orb on host PC, http://orb.com/
3) Uninstall any code packs and install each codec indvidually, http://support.orb.com/support/solution.jsp?sol=144
4) Reset
5) Set up user name and shared folders in Orb
6) Log into mycast.orb.com on with Wii browser and stream away!

If your videos are freezing on the first frame and audio keeps playing, try this reghack:

Open regedit on the PC where Orb is installed.
In HKEY_LOCAL_MACHINE..Software..Orb Networks..Orb..OrbStreamer you will find a "HQFlash" key with value 1. Delete this key and restart Orb.
For information this key sets Orb to encode in Flash using a better quality codec whenever possible, and this codec might not be compatible with the Wii Flash version. Removing this key will default to a lesser quality encoder which is more likely to be compatible.
Read More...

Friday, March 12, 2010

Watch DVDs on Your Wii

Speculation on fan blogs about an upgrade to play DVDs on the Wii Console has been persistent for as long as I’ve been reading them, but it seems doubtful Nintendo will ever add this ability.

What are we to do? If you can’t get official support for something that the hardware can probably do, why not code it yourself? The Wii is a closed platform, but that hasn’t stopped enterprising developers taking a peek under the covers. That’s exactly what Erant did with his libdl and DVDX installer!


He created a dvd access library for the Wii Console, added the Mplayer media player and hey presto! DVD playback on the Wii. Mplayer also plays practically any video format under the sun so it’s even better than a DVD player.

Our DVD player is stuck in a cupboard under the television where the baby can’t get it (and requires untying of handles for an adult to get to) while the Wii is on a shelf in easy reach. I think this may be the project that gets me to try out Wii Homebrew using the new Twilight hack.

Once you’ve done that, you can enjoy the splendor of mplayer. That what started out as a simple proof of concept has rapidly turned into a full-featured media player, under the nourishing hands of dhewg. The main aim of the mplayer project was to get DVDVideo going, but it also supports reading video files off the SD card. (Experimental).

Nintendo Wii fanboy has a simple guide to getting everything running, from installing the Homebrew channel to running Mplayer. Nice.

Mplayer playing DVD on Wii Console
Read More...

Bypass firewalls

Note: This method is very easy to trace!


1. Go to START -> Run. Enter cmd and hit enter, or click on START -> Program Files -> Accessories -> Command Prompt to open the Command Prompt window.

2. If your school has disabled access to the command prompt, right click, go to New, and select Text Document. In the text document simply type cmd then save the file as command.bat or, if this doesn't work, command.com Make sure you switch the Save As Type field in Notepad's Save dialogue to All Files. Double Click and you have successfully gained access to the command prompt.

3. If that doesn't work, perform the following steps at home and bring the IP address to school.

4. Once in the Command Prompt, enter ping x, replacing the x with any website of your choice. For example, if you are looking to access Google, then you would enter ping google.com into the prompt [leave out the HTTP://]. You can also use the nslookup command in a similar fashion. Using the same site as an example you can type nslookup www.google.com at the command prompt. Just be sure to refer to the Non-authoritative Answer for the steps that follow.

5. You will see a set of four numbers [here, 72.14.207.99] is Google's IP address.

6. Open your browser window. In the address bar, type http://x.x.x.x, replacing the x's with the ping address, and hit enter [for example, http://72.14.207.99]. This will give you access to Google.

7. If the web filter blocked even the IP address of the site, you can take each number in the IP and convert it to a Hexadecimal format. Then in the browser enter http:// 0x(hex1).0x(hex2).0x(hex3).0x(hex4).
Read More...