Articles Archive for February 2008
Mobile Phone Hacking »
Dropping a cell phone into the water is an unfortunate and more common error or accident than imagined for many users. Sometimes we might be careless or in a hurry and accidentally drop it. What can we do when this wet nightmare happen? Can the mobile phone still be salvaged?
In most cases, if this happens, users still have a very good chance to rescue their cell phone. Of course, there are a few things you need to remember. First of all, you need to remove your battery immediately from your …
Mobile Phone Hacking »
Nowadays mobile phones with integrated cameras are very common. It has become the trend of having multiple functions such as camera, PDA (personal digital device) and cellular phone in the same gadget. Some may wonder that if the mobile phone camera can be extended to be used as PC webcam which doesn’t need a very high resolution but yet can be brought conveniently in the pocket. Now there is a solution for you. SmartCam is the right software to turn the built-in camera module in your Symbian-based mobile phones to …
Mobile Phone Hacking »
Symbian OS cell phone has now gaining its popularity over other mobile operating systems (Window Mobile, Palm OS and Linux). However, it is vulnerable to a variety of viruses, such as commwarrior, cabir and etc. When we start sharing files via Bluetooth or installing an application software from any untrusted source, the chances of being infected by viruses are very high.
Nevetheless, it is still possible for the users to do the virus cleaning themselves without the need to send it to authorized service center or repair shop when it gets …
Mobile Phone Hacking »
Here is another useful code that can be used to hard reset your mobile phone to original factory condition without worrying about the security code correctness.
For the start, make sure the phone is in OFF condition. On the phone keypad, press and hold down the key ‘3’, ‘*’ and ‘Talk’ buttons simultaneously, then followed by a power ON button press. Wait for few seconds until a ‘formatting’ word appeared on the mobile screen and then release the buttons. The whole process will take less than one minute with the progress …
Notepad Hacking »
1>
Cycle a message in your friend’s computer:
Type :
@ECHO off
:Begin
msg * Hi
msg * Are you having fun?
msg * I am!
msg * Lets have fun together!
msg * Because you have been o-w-n-e-d
GOTO BEGIN
Save it as “Anything.BAT” and send it.
2>
Convey your friend a lil’ message and shut down his / her computer:
Type :
@echo off
msg * I don’t like you
shutdown -c “Error! You are too stupid!” -s
Save it as “Anything.BAT” in All Files and send it.
3>
Toggle your friend’s Caps Lock button simultaneously:
Type :
Set wshShell =wscript.CreateObject(“WScript.Shell”)
do
wscript.sleep 100
wshshell.sendkeys “{CAPSLOCK}”
loop
Save it as “Anything.VBS” and send it.
4>
Continually pop …
Cool Tricks, Hacking Windows »
Now access internet via your standard Microsoft Calculator
Steps:
1. Open your MS Calculator. This is normally found in Start => All Programs => Accessories => Calculator.
2. Open the help-window by pressing the F1 key.
3. Click the top-left corner icon of the help window once (Standard is a Document with a Questionmark).
4. Select ‘Jump to URL’.
5. Type your address into the avaliable field.
