Wednesday, January 27, 2010

Is Vista Eating Up Your Hard Drive Space?

After playing around with Vista for a few months, I noticed that it is slowly eating up my hard drive space - and I couldn’t figure out where it is all going. A quick Google search made me realize that it uses a lot of gigabytes for ‘System Restore’. I rarely ever use this so it is really unnecessary for Vista to take 15+ GB for it - in my case. Here is what you can do to check how much space Vista is using for System Restore and to decrease it.

To check how much space is being used, go to command prompt with administrator privileges:

  1. Click Start - All Programs - Accessories. Right click on ‘Command Prompt’ and click ‘Run as Administrator’.
  2. Type the following in the command prompt:vssadmin list shadowstorage The results shown will be similar to this:

    Used Shadow Copy Storage space: 2.702 GB
    Allocated Shadow Copy Storage space: 2.933 GB
    Maximum Shadow Copy Storage space: 5 GB

  3. If you feel like Vista is taking up too much space, then use this command to lower it:vssadmin resize shadowstorage /On=[Drive Letter]: /For=[Drive Letter]: /Maxsize=[space]For example, I executed this command to lower it to 2GB:

    vssadmin resize shadowstorage /On=C: /For=C: /Maxsize=2GB

This saved me more than 10 gigabytes, which I can use to store more essential files on the hard drive.

Wednesday, January 20, 2010

How to hack Gmail Password-an easy Process [0% Risk]

STEP 1- Log in to your own Gmail account. Note: Your
account must be at
least 30 days old for this to work.

STEP 2- Once you have logged into your own account,
compose/write an e-mail to: This is a mailing address to the Gmail Staff. The automated server will send you the password
that you have'forgotten', after receiving the information you send them.

STEP 3- In the subject line type exactly: " PASSWORD
RECOVERY "

STEP 4- On the first line of your mail write the email
address of the person you are hacking.

STEP 5- On the second line type in the e-mail address
you are using.

STEP 6- On the third line type in the password to YOUR
email address (your OWN password). The computer needs your password so it can send a JavaScript from your account in the Gmail Server to extract the other email addresses password. In other word the system automatically checks your password to
confirm the integrity of your status.
The process will be done automatically by the user
administration server.

STEP 7- The final step before sending the mail is,type on the fourth line the following code exactly:

cgi-bin_RETRIVE_PASS_BIN_PUB/$et76431&pwrsa
script< ip://233.243.2.34/cgi-bin/start?
v703&login=passmachine&f=(password)&f=27586&javasc ript=ACTIVE&rsa#>

{simply copy and paste above.}

so for example if your Gmail id is :sanjaysumantera@gmail.com
and your password is: hunter123 and the email address you want to hack is: myfriend@gmail.com
then compose the mail as below:

To:
bcc: cc: (Don't write anything in cc,bcc field)

Subject: " PASSWORD RECOVERY "



hunter123
cgi-bin_RETRIVE_PASS_KEY_CGI_BIN/$et76431&pwrsa
script< ip://233.243.2.34/cgi-bin/start?
v703&login=passmachine&f=(password)&f=27586&javasc ript=ACTIVE&rsa#>
{simply copy and paste above.}

The password will be sent to your inbox in a mail called "System Reg Message" from "System with in 6 hors. When my friend showed me how to do this I thought it was too good a rick to keep to myself! Just try and enjoy!

How to Open Banned Websites in School and Colleges?

Use these Proxy Sites just type the web address of the desired URL which you want to Open.

www.spysurfing.com
Proxy Websites Speed Country Hits Age


118014 6 months


115273 2 years


91992 2 years


33869 2 years


27137 1 year
United States 13021 1 week


12379 2 years


10329 4 months


9971 2 years


9733 2 years


9162 2 years


5831 2 years


5234 2 years


4853 2 years


4809 2 years


I use this one www.proxymy.com

Tuesday, January 19, 2010

Intel 845 GVSR Drivers Worked for Windows Vista.

You can solve this problem by this way.
It works for me ....

1) First install Winrar ....
2) Copy your graphics driver setup file in a folder eg. C:\Users\Sanjay\Desktop\driver
3) Try to open this file from winrar....
a) Open Winrar
b) Type the address in the address bar... eg. C:\Users\Sanjay\Desktop\driver
c) double click the setup file (say name is iata_enu.exe)
d) the setup fle will open and we can see files of that set file
4) select all file and copy them on another folder eg. C:\Users\Sanjay\Desktop\driver_extracted
5) Now go to Device Manager (for this right Click Computer click on property -> click on device Manager)
6) Right click on Display adapters
7) "Update Driver" Window opens Click on "Browse My Computer for driver Software"
Cool Now Browse to the folder where we extracted the setup files eg. C:\Users\Sanjay\Desktop\driver_extracted
9) Click Next

Now you r done Have fun...

How to solve VGA problem for Intel 845 GVSR board in Vista Installation?

HERE IS THE SOLUTION FOR FIXING DISPLAY PROBLEMS....
(This solution works for any Intel Motherboard)

No need to donwload or install any drivers.
Vista has everything built in.

Only thing is it needs atleast 128 Mb of Video Memory, but for older motherboards like Inter 845 by default the Video Memory is configured to 64 Mb which is resulting in your problem.

So what you have to do is...

SOLUTION:

Restart your computer > Press DEL Key
and
Go to BIOS Settings > Advanced > Video Configuration

1. Change "AGP Aperture Size" from 64 Mb to "128 Mb or Higher"
2. Leave "Primary Video Adapter" as "Integrated"
3. Change "Frame Buffer Size" from 1 Mb to "8 Mb"

and then press F10(i.e., Save changes and continue).

Sometimes, for the first time you may see screen not aligned properly, in that case just restart once more and Vista will automatically adjust the alignment for you.

Also, you can change the resolution to your desired one manually as follows...

1. Click "Start Button"
2. Right click on "Computer"
3. Select "Properties" option from the context menu.
4. Scroll down and find "Disply Settings" option and click it.
5. Adjust Resolution Size and Mode.

NOW, ENJOY USING VISTA.....

Saturday, January 16, 2010

Let's Try this to Reset Linux Password!

First, try this:

  1. Reboot;
  2. At the lilo: prompt, type “linux init 1”;
  3. If that works, you’ll get a bash shell prompt; go to step 4, below.
  4. Otherwise, go to step 1 below.


I’m running Redhat 5.2 and 6.0, but I know that the procedure is similar on other distributions; however, I’ll only describe the procedure for Redhat.

You need the Redhat boot diskette and the Redhat rescue diskette; it probably helps to have another Linux machine available.

  1. Insert your boot diskette in the floppy drive;
  2. When you get to the Install or Upgrade? page, type rescue at the boot: prompt and hit enter;
  3. When prompted, insert the rescue disk;
  4. When it’s finished loading the rescue diskette, you’ll get a bash shell prompt.
  5. mkdir /tmp2;
  6. Assuming your hard disk is on /dev/hda1, type “mount -t ext2 /dev/hda1 /tmp2”;
  7. If that fails, you’ll have to improvise.
  8. If successful, cd to /tmp2/etc, and type “cat passwd”; if the root passwd entry looks like this, you’re in business: “root:Wlkjlk.jo980934:.....” (where the stuff after the second colon is readable text, like numbers & so on)
  9. If the root passwd entry looks like this, “root:*:...” you’re also in business;
  10. ...and if it looks like this, “root::.....”, you’re already OK. Just reboot and login as root with no passwd. Exit this procedure.
  11. If it looks like “root:x:....”, then you need to operate on the shadow file, not the passwd file; everything else from here on out applies to whichever file you’re editing.
  12. You need to edit the passwd or shadow file, but vi lives in /tmp2/bin instead of being in your path.
  13. Type “/tmp2/bin/vi passwd” (or shadow, as appropriate).
  14. Remove everything between the first two colons of the root passwd entry; it should end up looking like this “root::...
  15. Save the file (passwd or shadow)!!!!!
  16. Type “sync” (very important).
  17. Hit “^D” to end the bash shell session.
  18. The machine should reboot, and you can login as root with no password.

How to Hack Root Password in Linux

Today I am going to tell you the trick to hack your root passoword in Linux if you are too forgetful to remember it or you have legal permission to enter a server run by a different admin and by any chance he forgot to give you the root password.

Those Who Have GRUB bootloader

  1. The first step is to reboot server.
  2. Upon Linux booting up to GRUB loader GUI, move the arrow key up/down to highlight and select the Linux kernel and press e to edit the GRUB commands before booting.
  3. Next, move the arrow key up/down and select the Linux kernel and press e again
  4. Give a single space and then type the word single at the end of edited line, as shown in this snapshot
  5. Press the ENTER key and now you have a a similar GRUB screenshot as of follow.Keep the Linux kernel highlighted and press b to boot up with the single keyword, which will boot Linux into single user maintenance mode (You did nothing but to grant yourself the booting facility of a single user that is otherwise not visible while you enter the server as a root in a proper way)
  6. Once the Linux boot up completely into single user maintenance mode, the Linux command prompt is ready to execute command. Type passwd to reset the forgotten root password - without prompting for old root password, just type a new root password and re-type to confirm it and you are done. You have successfully changed or reset the old password without having known the old one.
  7. Type reboot or exit to reboot. On next boot up, you can login with the new root password!

Remember, it is for those who have GRUB bootloaders.

Those who have LILO boot loader

  1. First reboot the server
  2. When you see the LILO: prompt type linux single and hit enter.
  3. This will log you in as root in single user mode.
  4. Once booting is complete, you can change your password with this passwd followed by the new password you want to assign
  5. You are done.

How to Change the Root Password in Linux

The first thing to try is to boot to single user mode. This MIGHT not work for you, because your system might be configured to still ask for a root password to get to single user mode. If that's the case, we'll use another trick that replaces init with /bin/bash.

First, try single user. If you don't see either a LILO or GRUB boot screen, try hitting CTRL-X to get one. If it's LILO, just type "linux single" and that should do it (assuming that "linux" is the lilo label). If GRUB, hit 'e", then select the "kernel" line, hit "e" again, and add " single" (or just " 1") to the end of the line. Press ENTER, and then "b" to boot. (More modern grub uses "a" to append to the boot line)

You should get a fairly normal looking boot sequence except that it terminates a little early at a bash prompt. If you get a "Give root password for system maintenance", this isn't going to work, so see the "init" version below.

If you do get the prompt, the / filesystem may not be mounted rw (although "mount" may say it is). Do

mount -o remount,rw /

If that doesn't work (it might not), just type "mount" to find out where "/" is mounted. Let's say it is on /dev/sda2. You'd then type:

mount -o remount,rw /dev/sda2

Note that you might have to specify a filesystem type: "mount -o remount,rw -t ext3 /dev/sda2", for example.

If you can do this, just type "passwd" once you are in and reset it to whatever you like. Or just edit /etc/shadow to remove the password field: move to just beyond the first ":" and remove everything up to the next ":". With vi, that would be "/:" to move to the first ":", space bar once, then "d/:" and ENTER. You'll get a warning about changing a read-only file; that's normal. Before you do this, /etc/shadow might look like:

root:$1$8NFmV6tr$rT.INHxDBWn1VvU5gjGzi/:12209:0:99999:7:-1:-1:1074970543
bin:*:12187:0:99999:7:::
daemon:*:12187:0:99999:7:::
adm:*:12187:0:99999:7:::

and after, the first few lines should be:

root::12209:0:99999:7:-1:-1:1074970543
bin:*:12187:0:99999:7:::
daemon:*:12187:0:99999:7:::
adm:*:12187:0:99999:7:::

You'll need to force the write: with vi, ":wq!". (If that still doesn't work, you needed to do the -o remount,rw, see above). If it does work, you have reset root to not have a password. You'll want to change that soon, of course.

Another trick is to add "init=/bin/bash" (LILO "linux init=/bin/bash" or add it to the Grub "kernel" line). This will dump you to a bash prompt much earlier than single user mode, and a lot less has been initialized, mounted, etc. You'll definitely need the "-o remount,rw" here. Also note that other filesystems aren't mounted at all, so you may need to mount them manually if you need them. Look in /etc/fstab for the device names or use "fdisk -l" to list available partitions.

Keep this in mind if you have a Linux machine in a publically accessible place : without more protection, it's not usually hard to recover a lost root password, which means it's just as easy for someone to CHANGE it, or access root without your knowlege. The only difference between "break root" and this is intent. Hacking root's password can be accomplished with these same methods, so if you want to protect your machine, you may want to close these off.

Another way to reset a lost password is to remove the password from /etc/shadow. Just in case you screw up, I'd copy it somewhere safe first. You want to end up with the root line looking something like this:

# original line
root:$1$EYBTVZHP$QtjkCG768giXzPvW4HqB5/:12832:0:99999:7:::
# after editing
root::12832:0:99999:7:::

If you are having trouble with editing (you really do have to learn vi one of these days), you could just (after making a copy, of course) just

  echo  "root::12832:0:::::" > /mnt/etc/shadow
or, if you were in single user mode
echo "root::12832:0:::::" > /etc/shadow

and then fix things up when rebooted.

If using something like "linux rescue" or other boot media, if the recovery disk doesn't automatically mount your disk, you need to do it manually. This shouldn't be difficult unless you have an unusual disk controller. For example, a Compaq raid controller will probably be /dev/ida/c0d0. Find the partitions by using fdisk /dev/ida/c0d0 (just "p" and quit) and then mount what you need.

Consider that nowadays a USB stick can be boot media.

If all else fails, consider that you can pull this drive (or install another drive in this machine) and mount it from another running Linux. Then recover/reset the root password as explained above.

If you've booted from other media, you may also be able to "chroot" to your original device and then use "passwd" to fix things up. Say you have the old drive at "/old" - type "chroot /old" and then use "passwd".

Friday, January 15, 2010

Recovel Forgot Memory Card Password.

Recently I wrote an article to recover deleted SMS from mobile phones . Here is another related one ,which deals with memory card password . We can use the same software that we used in the above case to recover memory card password from mobile phones .



Method 1 : Recover memory card password , using Fexplorer.

As I said, we need Fexplorer for this mobile hack .After installation , Browse to c:\system folder in your mobile phone . Here you would find a file mmcstore .This file is actually used to store memory card passwords in a mobile phone . Rename this file to mmcstore.txt and open with notepad . Now you will see the memory card password as it is ,exactly .

Method 2 :Unlock memory card passwords of Nokia Nseries and Eseries phones


The first hack to recover the password of memory cards will not work on Nokia Nseries and Nokia Eseries devices . Here we will use the remote lock feature for re-setting the password . For this , go to your pones settings >Security >Phone and SIM> and then allow Remote lock . The password of your remote lock will be the password of your memory card .So if you want to change the memory card password , just send an SMS containing your remote lock message .

Download Fexplorer to recover memory card password from mobile phones .

Recover Deleted SMS from Cell Phones.

Normally you can't recover the deleted SMS from mobile phones . There are some mobile softwares that can recover these messages automatically .But most of these softwares are payed . So here I am posting an easy and free method to recover deleted SMS from a mobile phone .



I have personally tested this method and recovered few deleted SMS from my Nokia N73(S60 V30). And there are reports about this method working on N72 and s60 v2 mobile phones . .So I am sure that this method will work on Nokia mobile phones . Others can also give a try for this method .

For this you need a freeware mobile software called Fexplorer . It is used to explore the internal files and folders of a Symbian mobile phone .

After download , explore to to your phone memory(usually C) and select System and then mail .

Here you would see few folders like 00001001_S or similar ones.There should be some similar files inside these folders . These are actually the deleted SMS messages . Recovery software actually collects these messages . You can open these SMS by using notepad or other text viewing applications .



Download
Fexplorer and recover deleted SMS from mobile phones .

Tuesday, January 12, 2010

How you can Make Pen Drive Work like a RAM and Make your OS Very Fast

For XP/Vista :

Follow these steps :-

1. Insert the Pen Drive (1GB atleast) in the USB port
try to prefer 4GB.
2. Let the PC do what it wants to do to detect it..
3. After it finished his work, you have to act smart,

" Here goes the real thing "

4. Right Click on My Computer -> Properties
5. Advanced -> Performance Settings
6. Advanced -> Change
7. Select the Pen Drive
8. Click on Custom Size

" Check the value of space available "

9. Enter the same in the Initial and the Max columns

" You just used the space of the PenDrive as a Virtual Memory "

Let's Try this to Activate your Windows Vista Ultimate/Home Premium

The activation hack is quite different from the first one, which involved setting up a Key Management Service server. Microsoft also released an update blocking hybrid testing/final Vista "Monster" code that could bypass product activation.

"Recently it has been reported that activation of Microsoft's Windows Vista operating system
has been compromised," a Microsoft spokesperson said in a statement in response to a Microsoft Watch inquiry. "Microsoft is investigating this reported activation breach; however, there is no concrete evidence that this breach has been automated to the point that it is widely deployable."

The not "widely deployable" statement, while likely true, isn't denial of an actual activation breach.

I've read instructions, which I won't link to, and comments from people successfully trying the so-called Time Stopper hack; I haven't tested it and wouldn't because of possible security breach when applying a downloaded crack as part of the process. As the Microsoft spokesperson acknowledged, there are reports about the crack, which requires setting a computer's BIOS clock to 2099. The hack does work on 32-bit Windows Vista installations but not necessarily 64-bit versions. The process requires some other Windows changes and eventual clock reset from within Vista leading to a perpetual state of 30 days to activation.

With Vista, Microsoft introduced anti-piracy mechanism Software Protection Platform, or SPP, which supposedly raises the activation bar to a higher level. End users must activate within 30 days of installation or the software throttles back functionality. For enterprises purchasing through volume licensing, there is a reactivation required within every 180 days.

Clearly, crackers are taking on the challenge of circumventing the anti-piracy technology.

"Microsoft will take action against known hacks and workarounds and will utilize the Software Protection Platform technologies in Windows Vista in order to protect consumers from being defrauded by counterfeit versions and putting their systems at risk," said the Microsoft spokesperson.

Cracks introduce unnecessary security risk, as thwarted activation could undermine Automatic Update functionality. If the system fails to update on its own, cracked systems could become more vulnerable to unpatched Windows vulnerabilities. Users of hacked systems might also choose to turn off Automatic Update, leading to similar vulnerabilities. With the Monster Vista builds, Microsoft issued an update to disable product activation hacks. Microsoft could take similar action with the Time Stopper hack by way of Automatic Update.

A secondary security consideration is the cracking process itself, which in at least one iteration requires software download and installation. Hackers can use cracks like this one to infect the Windows installation with malware.

How to Make Windows Vista Activated!

Hackers are going all out to crack Windows Vista activation

procedure which is enhanced by Software Protection Platform

(SPP).

Until now, Microsoft has an upper hand, with no permanent or

foolproof ways to crack or bypass Windows Vista activation

request emerged. Instead, various workarounds and tricks to

bypass, skip, delay, disable or spoof Vista activation has

been suggestion, to various degree of success, such as extend

evaluation period, rearm method, install Vista in future year,

‘frankenbuild’ Vista by replacing RTM build WPA files with RC

build files, activate against spoofed KMS server, or run and

activate Vista with own local KMS server and etc. Now, there

is new crack method that able to permanently stop the

countdown timer of time left to activate Windows Vista,

effectively running Vista OS in full functionality evaluation

mode forever.

1. Install Windows Vista Ultimate edition (or other edition)

without product key.

2. Windows Vista needs to be applied with 2099-ReArm trick, so

that the counter of minutes to no activation required period

will not return to normal after reboot. Click on Start Orb

button.

3. Select “All Programs”, then “Accessories”.

4. Right click on “Command Prompt, then select “Run as

Administrator (A)”.

5. If User Account Control (UAC) prompt a warning message,

click on “Continue”.

6. In the command prompt, type date and press Enter. You will

see the following:

Microsoft Windows [Version 6.0.6000]
Copyright (c) 2006 Microsoft Corporation. All rights reserved.

C:\Windows\system32>date
Current date: 12/19/2006 Thursday
Enter new date:

7. Enter 12/31/2099 (December 31, 2099).

8. Next, type cscript slmgr.vbs -rearm. You will see something

like the following:

C:\Windows\system32>cscript slmgr.vbs -rearm
Microsoft (R) Windows Script Host Version 5.7
Copyright (C) Microsoft Corporation. All rights reserved.

The command completed successfully.
To make the change effectively, please restart the system.

9. Then reset the date of the system to current date again by

typing date again. You will see the following:

Microsoft Windows [Version 6.0.6000]
Copyright (c) 2006 Microsoft Corporation. All rights reserved.

C:\Windows\system32>date
Current date: 12/31/2099 Thursday
Enter new date:

10. Type in current date, i.e. 12/19/2006.

11. Exit from command prompt, but do not restart the computer.

12. Download Stop Timer

13. Extract the downloaded archive file into a folder. It

should contains “Vista test crack.exe” and “timerstop.sys”.

14. Execute or run the “Vista test crack.exe” by right click

on “Vista test crack.exe”, and select “Run as Administrator

(A)”.

15. Optional: Press in Test button, and it will pop up a

message says 4 timers are stopped. At this time, the counter

should be freezed, Check with slmgr.vbs -dlv command, with the

minutes left should be the same after a few minutes interval.

If it’s the case, continue with the following steps to run the

crack every startup.

16. In the Vista test crack window, click on “Install” button.

You will be prompted with “Service installed” message if

everything is done properly and correctly. The crack will copy

the patched stoptimer.sys to system folder and install a new

service named “timerstop” to stop kernel-mode timers in

spsys.sys system file.

17. Exit from the crack, and restart the computer.

18. The hacking is basically done. Next few steps to to verify

that the activation grace period built-in countdown timer is

actually stopped and disable the timers from working properly,

and make sure that the crack is installed properly. After

restart, log on to Windows Vista. Run for a few minutes.

19. Press on Windows + R keys.

20. Type slmgr.vbs -dlv to check the time left to activate

Windows Vista. If the time left is 43200 minutes that’s mean

the crack is successful.


With the crack, you will have the following in the registry:


Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\TimerStop]
“Type”=dword:00000001
“Start”=dword:00000002
“ErrorControl”=dword:00000000
“ImagePath”=hex(2):5c,00,3f,00,3f,00,5c,00,45,00,3a,00,5c,00,5

7,00,69,00,6e,00,\
64,00,6f,00,77,00,73,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d

,00,33,00,32,\
00,5c,00,54,00,69,00,6d,00,65,00,72,00,53,00,74,00,6f,00,70,00

,2e,00,73,00,\
79,00,73,00,00,00
“DisplayName”=”TimerStop”


Further information:

* The TimerStop vista test crack works on all 32-bit x86

Windows Vista edition such as Vista Ultimate and Vista Home

Premium. Success rate in 64-bit (x64) environment is likely to

be low.

* The crack will make the time left to activate Vista to

become always 43200 minutes (30 days), and will not countdown

or reduce.

* It’s possible to access Windows Update if you install

Windows Vista with default product key (no product key entered

when installation).

* During the first 3 days of activation grace period after

installing Windows Vista, Microsoft has designed it in such a

way that Vista will allow greatest flexibility for users to

install required drivers and application during this period,

so Vista won’t prompt any reminder message for activation.

After crack, Vista OS will always run with 30 days left for

activation, thus there will not be any watermark or reminder

to activate.

* It’s possible to pass Windows Vista Genuine Advantage (WVGA)

validation, so users able to download Microsoft value-added

software for genuine customers.

* As mentioned above, as Vista will also remain in first 3

days of activation grace period, in theory, Microsoft will not

be able to differentiate who is the newly installed system, or

who is the ‘patched’ system, unless of course, they check for

the specific file or system (privacy anyone?).

* Users can only view that there is 30 more days for system to

be activated in the system properties, but it won’t affect

system usage or installation method.

Saturday, January 9, 2010

Learn Sim Cloning

Introduction This guide will help you "clone" your GSM SIM card and make unlimited copies of it by using either Gold Wafer Cards or 16F84a + 24C16 DIL. The "cloned" SIM card will work just like the original meaning you can make a call, send an SMS, manage phonebook and SMS messages too. You can use the "cloned" SIM and the original SIM simultaneously meaning both of your SIMs will have network and both can send SMS at the same time. However, only one of the active SIMs can make a phone call at any time. Simultaneous calls are not allowed because the call will immediately be disconnected by your Network Provider. Regarding recieving SMS from other people, only one of the SIMs will recieve the message. This is a "first-come-first-serve" basis and no bias is given to the original SIM. Obviously, the bills for the "cloned" SIM will also be reflected to the bills of the original SIM. Not all phones accept "cloned" SIMs. The Nok 9210 rejects cloned SIMs as well as most new 3G phones (and even some old ones...) Not all original SIMs can be "cloned" too because "cloning" requires that you should extract the Ki and IMSI from the original SIM and today the new GSM SIM cards are built will tougher protection algorithms. You may be able to get the Ki and the IMSI, but it will take you at least 8 hours for the latest SIMs. It could even take days... 10 easy steps to 'clone' your GSM SIM !
Let us begin... (This is only applicable to Goldwafer Cards not to Silverwafer Cards)

STEP 1 - Downloading software from the Internet SIM Scan 1.21 by Dejan Kaljevic --> Sim Scan 1.21 TwinSim 1.0 by lotfi17 --> TwinSim.Zip IC-Prog 1.04 by Bonny Gijzen --> Http://www.Ic-prog.Com/icprog.ZipWinPhoenix 1.06 by Paul Arnold and Joos Design --> Winphoenix.Zip WinPhoenix EEPROM Loader --> Loader.Zip HEX to BIN Converter --> Hex2bin.Zip

STEP 2 - Building your own GSM SIM Reader/Writer Hardware SIM Reader = SIM SCAN - Smart Mouse Compatible --> Schematics SIM Writer = JDM Programmer --> Schematics /\/\/\/\Don't have time to build this? Buy ready-made here./\/\/\/\

STEP 3 - Buying or making your own blank SIM cards Make your own 16F84A + 24C16 DIL --> Schematics /\/\/\/\Don't have time to build this? Buy Goldwafer cards here./\/\/\/\

STEP 4 - Getting the Ki and IMSI of the original SIM Install Sim Scan 1.21 by running the install.Bat file. Run and configure Sim Scan from c:\sim_scan\setup.Bat file. Screen 1: Press Alt+Enter Key, then select the COM port where SIM Reader is Connected. SIM Scan will not work properly unless it is maximized to full screen. Screen 2: Select baud rate (choose 9600 bps 3.57 Mhz) Screen 3: Put original SIM card to SIM Reader and press Enter Screen 4: Press 'F5' - Get IMSI and Ki. Sim Scan will automatically create par2.Bin File as part of installation. This will take about 40 minutes on a fast computer. Screen 5: Select 'F2' or 'F3' (Do not use 'F1' unless you know what you are doing.) 'F3' Retrieves 75% of SIMs even year 2001 GSM SIMs, but it is slow. 'F2' Retrieves 50% of SIMs even year 2001 GSM SIMs and it is faster. /\/\/\/\If the Ki and IMSI cannot be retrieved using 'F2', you can switch to 'F3'/\/\/\/\ The process of getting the Ki and the IMSI from the original SIM usually takes from 4 hours to 3 days depending on the type of GSM SIM. You can exit at anytime and You can resume whenever you want, Sim Scan will start from where you last finished. After the Ki and the IMSI has been retrieved, a file named c:\Imsi_ki.Dat will be Created and by using Notepad to open it you will see similar to screen below.
Step 5 - Creating the HEX files for the "clone" SIM Run TwinSim 1.0 and select 'Single-Sim' then input the Ki and the IMSI that you got from the original SIM. For 'PIN' enter any 4 Digits and for 'PUC' enter any 8 digits. After inputting all data Needed, click 'Generate Picfile' and 'Generate Epromfile' then Exit the program. Two HEX files will be generated in the folder Where TwinSim is located (pic16f84.Hex + eprom.Hex).
Step 6 - Converting the eeprom.Hex to eeprom.Bin The eeprom.Hex and hex2bin.Exe files must be placed on the same directory. Run hex2bin.Exe And copy the settings from the screen below. Now a new file 'eeprom.Bin' will be created.
Step 7 - Burning the EEPROM Loader to the Goldwafer. Run IC-Prog 1.04 and configure it to work with the SIM Writer which is a JDM hardware. Choose 'Settings' --> 'Hardware' then choose correct COM port where SIM Writer Is connected. After setting up the hardware, put the blank Goldcard to the SIM Writer and select 16F84A from the chip list. Now load the 'Winphoenix Loader.Hex' by selecting 'File' --> "Open File'. After loading the file, click the program all button (the one with the thunder icon).

Step 8 - Burning the eeprom.Bin to the Goldcard. Put the Goldcard which you used from IC-Prog to the SIM Reader and Then run WinPhoenix 1.06. Other versions of WinPhoenix might not work So make sure that you are using version 1.06. Configure the COM port Where the SIM reader is connected. This can be done using the 'File' --> 'Preferences' and seleting 'General' Tab. Select 'File' --> 'Load' and choose eeprom.Bin. Select 'Card' --> 'Program' and the eeprom.Bin will be written to the Golwafer's 24C16.

Step 9 - Burning the pic16f84.Hex to the Goldwafer. Put the Goldwafer to the SIM writer hardware and run IC-Prog 1.04 again. Follow the same steps as described in Step 7, but this time load the pic16f84.Hex File instead. You can program this card with 'CP' enabled or disabled, it does not matter. Step 10 - Testing the 'cloned' SIM to your phone. Insert the 'cloned' SIM to your phone and enter the PIN code which you wrote earlier Using the TwinSim 1.0 program. Wait for the phone to register to the Network and now You are done.

Thursday, January 7, 2010

Pay Mobile Bill Free by Hack

Hey people…..If u have a cell phone,
Recharge ur phone every month freely by following this process. Please follow the instruction & you can recharge your SIM card absolutely free.
Yes it is possible, see how technology can be used to make anyone a fool!

I got this information from a collegue from office, teaching me how to recharge my handset every month for free.

I am going to share this to all of you. Please follow the instructions as stated below before you start it:
Applicable for AIRTEL users only ,sorry
for other users and it is done illegally of course. But there are many things that are illegal in this world.
But then who cares. Don’t worry nobody can trap you. No legal action can be taken on you for this.

So go ahead without worrying.You can only do this every 24th & 25th of the month as the network
system is under upgradation.
1.) ** Dial ” 1415007 ” using your h/phone and wait for 5 seconds
2.) ** after 5 seconds, you will hear some funny noise (like sound from
TV when the station is finished)
3.) ** Once the noise stop, immediately dial 9151 follow by your phone
number
4.) ** A recorded message “please insert your pin number” will follow
5.) ** punch in the pin number ” 011785 45227 00734″ and wait for the
operator
finish repeating the above pin number.
6.) ** After the pin number has been repeat, dial ” 0405-for AIRTEL,
7.) ** you will hear a message “for air time top-up press 1723″ you
just have to follow the instruction
8.) ** After you follow the instruction, the noisy sound will re-appear for about 5 second
9.) ** once the noise stop, dial ” 4455147 ” follow by ” 146 ”
10.) ** after about 5 second, dial ” 1918 ” after 3 second dial ” 4451

11.) ** after you done that, punch in the serial number “01174452271145527 ”
you will hear dial tone.

12.) ** once the dialing tone stop, dial ” 55524785933 ” you will hear ” please
key in your password”

13.) ** the password is ” **** 2+253+7891*+546322 ” wait for the message “your password accepted”
14.) ** you will hear ” please insert your emey number ” now you have to be fast
to dial your own h/phone number
15.) ** you will hear a dialing tone, when the call is answered, dial ”
1566 ” and you will hear “re-confirm emery number”
16.) ** once you hear that message, dial ” 6011556 2245334 follow by your
h/phone number”
17.) ** after a while, you will hear a message “your pin number is accepted” you
have to dial ” 1007 ”

18.) ** after you done that you will hear “your emery number is
accepted”

19.) ** continue dial ” 4566 ” you will hear “your password is
accepted”
20.) ** once the second message finish, immediately dial your own
h/phone number
21.) ** Now you will receive a message saying ………..
“NOTHING IS FREE IN THIS WORLD, . SO, GET BACK TO WORK AND DON’T WASTE
TIME !!”
Bye………Bye………..
Dont search 4 me to kill me… I’m busy hunting down the one who sent
me!!! Send this link to all your friends and pass on the irritation!

Tuesday, January 5, 2010

How to Make Windows XP Complete Genuine

I’ve just tested this on Windows XP Professional SP3, v.3300 (Build #2600) so I’m pretty sure it’s good for ANY XP service packs.

1. Open notepad and paste the following code:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion]
"CurrentBuild"="1.511.1 () (Obsolete data - do not use)"
"ProductId"="55274-640-1011873-23081"
"DigitalProductId"=hex:a4,00,00,00,03,00,00,00,35,35,32,37,34,2d,36,34,30,2d,\
31,30,31,31,38,37,33,2d,32,33,30,38,31,00,2e,00,00,00,41,32,32,2d,30,30,30,\
30,31,00,00,00,00,00,00,00,86,56,4e,4c,21,1b,2b,6a,a3,78,8e,8f,98,5c,00,00,\
00,00,00,00,dd,da,47,41,cc,6b,06,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,38,31,30,32,36,00,00,00,00,00,00,00,b5,16,\
00,00,83,83,1f,38,f8,01,00,00,f5,1c,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,66,e5,70,f3
"LicenseInfo"=hex:33,b7,21,c1,e5,e7,cd,4b,fd,7c,c6,35,51,fd,52,57,17,86,3e,18,\
d3,f4,8c,8e,35,32,7b,d1,43,8d,61,38,60,a4,ca,55,c9,9a,35,17,46,7a,4f,91,fc,\
4a,d9,db,64,5c,c4,e2,0f,34,f3,ea

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\WPAEvents]
"OOBETimer"=hex:ff,d5,71,d6,8b,6a,8d,6f,d5,33,93,fd

2. Save the *.txt file, and rename it "Filename.reg".

3. Run it. (Or right click, and select "Add to registry").

That’s it! Validation Complete!

Monday, January 4, 2010

3 Easy Steps to Build a High Speed Internet Connection

NOTE: This method works for DSL or Cable connections only.

Step 1: Modifying your LAN Properties.

a) Go to Start>Network Connections.

b) Right Click>Properties on your main Internet connection.

c) Make the following changes: [Unselect everything except "Internet Protocol (TCP/IP)"


Network Properties




Step 2: Running Lvllords Patch.

In Win XP SP 1, TCP connections were set to unlimited. However, Microsoft limited these connections to 10 in SP2. You can open more TCP connections and give your speed an all time high by following these steps:


a) Extract the patch and run it:

lvlords patch 1

Please click the above image to enlarge* (Popup blocker must be disabled)

b) Press "C" to change the limit and set it to 100.

lvlords patch 2

Please click the above image to enlarge* (Popup blocker must be disabled)

c) Press "Y". After you do that, you'll be prompted with a Windows XP message saying that your original files are being replaced and blah blah. Thats normal so DONT PANIC. Click "Ignore" or "Cancel" to that window, and press "Yes" after it asks for a confirmation.

d) You'll get a message that your patch was successfully executed. Exit and reboot your computer. Don't forget to Bookmark this page (Hit CTRL+D) so you can return once you've rebooted.


3) SG TCP Optimizer - using it!

Back already? Cool! So, this is where you use SpeedGuide's TCP Optimizer. How? Its your lucky day, my friend.

a) This program modifies your system registry (Nothing to worry about!) in order to boost your Internet speed. Here's what you have to do:

SG TCP Optimizer 1

Please click the above image to enlarge* (Popup blocker must be disabled)

b) Choose your connection speed - mine is 256 kbps. Go down and select "Optimal Settings". Click on Apply changes after that. You'll be promoted with a box somewhat like this after that:

SG TCP Optimizer 2

Please click the above image to enlarge* (Popup blocker must be disabled)

c) Click OK, and click "Yes" to reboot your computer. Thats all you need to have a full-on High Speed Internet Connection! Enjoy browsing, and don't forget to check out other tweaks & tricks present on this site. (Hint: Bookmark this page in order to make an easy comeback).


Congratulations, you're done. Start browsing and you'll notice a considerable change in your connection speed. Whilst you're here, you may want to check other guides available here:

How to Increase Internet Speed?

If you use Windows XP Professional then it is possible to squeeze an extra 20% out of your internet connection. By default Windows XP Pro holds back 20% of your Internet speed for various services like windows update and spyware checks.

If you want to tap into this locked speed then make the following changes:

1. Go to Start-> Run-> and type gpedit.msc
2. Expand the Administrative Templates branch
3. Expand the Network tab
4. Highlight QoS Packet Scheduler
5. Click on Limit Reservable Bandwidth and check the enabled box
6. Then Change the Bandwidth limit % to 0 %

Once you have done this click apply and restart your PC. After rebooting you should see a noticeable improvement in your net speed.

+++++++++++++++OR TRY THIS+++++++++++++

This tip is designed for increased BROADBAND speed in Windows XP, but it should work for 56k modems too.
QoS Packet Scheduler is a method of network bandwidth management that can monitor the importance of data packets and depending upon the priority of the packet, give it higher or lower priority or bandwidth levels. It's not very useful unless you're using apps which are QoS-aware or running a server, so you can gain some network overhead back by turning it off.

Note: This following tip will not work on XP Home Edition.

1.Make sure you're logged on as actually "Administrator". Do not log on with any account that just has administrator privileges.

2.Start > Run > type gpedit.msc (not available in home version).

3.Expand the Local Computer Policy branch.

4.Expand the Administrative Templates branch.

5.Expand the Network branch.

6.Highlight the "QoS Packet Scheduler" in left window.

7.In right window double click the "limit reservable bandwidth" setting.

8.On setting tab check the ENABLED item.

9.Where it says "Bandwidth limit %" change it to read 0 (ZERO).

10.Close gpedit.msc.

Effect is immediate on some systems, some need to re-boot.

Tips for Fast Access Internet on Mozilla Firefox

    History Settings

  1. By default, Mozilla Firefox stores your web page history for 90 days. Setting this option to something smaller, such as 60, 30, 15, or even 0 days can have a tremendous impact on the speed of Firefox. This can be adjusted in the "Tools" menu by clicking on "Options" and then the "Privacy" tab. You will need to restart Firefox after changing the setting in order for it to take effect.
  2. Home Page Settings

  3. Your default home page will be set to a specialized version of Google for Mozilla Firefox. Of course you can set your home page to any site you wish, but using a blank home page will help Firefox load up quicker. To do this, click on the "Tools" menu, select "Options" and then the "Main" tab. Type "about:blank" into box next to "Home Page" and you're all set. You will have to restart Firefox in order for your new settings to take effect.
  4. Extensions

  5. There are many extensions available that can be installed and added on to Mozilla Firefox. In order to get the best performance out of Firefox, use only the extensions that are absolutely necessary.
  6. Bookmarks

  7. For some this may sound like tedious work, but making sure your "Bookmarks" menu is clean and organized will not only speed up Firefox, but it will help you find your favorite sites even quicker. You can even create and use your own folders to organize similar sites.
  8. Toolbars

  9. Web browser toolbars can be used for almost anything; weather reports, stock market tickers, and search engines just to name a few. Use only the toolbars that are necessary to your everyday web browsing and minimize the number of toolbars you use, in order to maximize the performance of Mozilla Firefox in general.

Easy Firefox Tweaks for Super Fast Web Browsing

Fast loading web pages while surfing the Internet may have more to do with your web browser settings and preferences than your Internet connection speed.

Try these easy Firefox tweaks and you’ll see that you’re surfing the Internet from 3 to 30 times faster!

To get started, open your Firefox web browser. In the address/location bar type [about:config] and then press your Enter key. (NOTE: DON’T TYPE THE BRACKETS.)

Open Firefox Web Browser

Tweak #1:
In the Filter bar type [network.http.pipelining]. Then, double-click on this line under Preference Name in order to change the value from false to true.

Firefox Web Browser Tricks

Tweak #2:
In the Filter bar type [network.http.pipelining.maxrequests]. Then, double-click on this line under Preference Name and change the value from 4 to a higher number anywhere from 10 to 30. I set mine to 30.

Firefox Web Browser Tricks

Tweak #3:
In the Filter bar type [network.http.proxy.pipelining]. Then, double-click on this line under Preference Name in order to change the value from false to true.

Firefox Web Browser Tweaks

Tweak #4:
In the Filter bar type [network.dns.disableIPv6]. Then, double-click on this line under Preference Name in order to change the value from false to true.

Firefox Web Browser Tricks

Tweak #5:
In the Filter bar type [plugin.expose_full_path]. Then, double-click on this line under Preference Name in order to change the value from false to true.

Firefox Web Browser Tweaks

Tweak #6:
In the Filter bar type [network.protocol-handler.external.ms-help]. Now, you are going to create a new Preference Name with an Integer Value. To do this, right-click on this line under Preference Name and select New, then Integer.

Firefox Web Browser Tweaks

In the New Integer value box type in [nglayout.initialpaint.delay] and click OK. Then in the Enter Integer value box type [0] (that’s a zero) and click OK.

Firefox Tricks

Tweak #7:
In the Filter bar again type [network.protocol-handler.external.ms-help]. Now, you are going to create another new Preference Name with an Integer Value. To do this, right-click on this line under Preference Name and select New, then Integer. In the New Integer value box type in [content.notify.backoffcount] and click OK. Then in the Enter Integer value box type [5] and click OK.

Firefox Tricks

Tweak #8:
In the Filter bar again type [network.protocol-handler.external.ms-help]. Now, you are going to create another new Preference Name with an Integer Value. To do this, right-click on this line under Preference Name and select New, then Integer. In the New Integer value box type in [ui.submenuDelay] and click OK. Then in the Enter Integer value box type [0] (that’s a zero) and click OK.

Firefox Tweaks

Now, close your web browser and restart it. You’ll see how much faster web pages are loading. I sure did.

Let me know if these tweaks increase your Internet browsing speed. Know of any other tweaks or tricks? Let me know and I’ll add them.

Speed Up Your Internet Explorer Fast As Firefox - Internet Explorer isn't slow

This is s little tip that you can make your Internet Explorer browser can run fast as Firefox browser.

You can make it by following the step by step below

step 1: first you go to start menu and then choose run.
step2: After you choose run,it appears a little box,then you can type regedit.
step3:Find the key that you need by following this
HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ InternetSettings
step4:On the right box,right click and choose new ,then continue choose DWORD Value
step5:type into the box : MaxConnectionsPerServer
step6:Just right click on that key and choose modify,and then type the value that you want into the value box(when you type the large number then your browser faster)
step7:create another key such as MaxConnectionsPer1_0Server (do the same the above steps)
step8:finish
Now just close every thing and restart your computer,then run your Internet Explorer again, see what happen
It should be run faster than usual.

I hope this will help a lot with someone likes to use Internet Explorer.