twitter
    Find out what I'm doing, Follow Me :)
Showing posts with label Cracking. Show all posts
Showing posts with label Cracking. Show all posts

Tuesday, May 3, 2011

Surprises in Windows XP

WIN SOLITARE

Press and hold: "Alt + Shift + 2"

(2) WIN FREECELL

Press and hold: "Ctrl + Shift + F10"

(3) PINBALL

(1) To get extra balls type "1max" at the start of the new game

(2) To icrease your ranking without playing type "rmax"

Tuesday, April 26, 2011

How to safeguard your files when computer crashes

First thing to keep in mind: If your computer hasn't crashed yet, it will in the future! So instead of waiting for fate to strike, take some precautions now:

1) BACK-UP! Buy some decent DVD-R discs and put everything useful in them. When you have more useful stuff, backup again. Do this often.
2) Keep your computer healthy. Use an antivirus, an anti-spy, and a firewall. Keep them updated. Check regularly for Windows critical fixes.
3) Don't install software that would do dangerous things to your hard drive. A boot manager would fall in this category.
4) Use a registry cleaner before and after you install or uninstall any software. Many of the problems that will keep Windows from booting are caused by sloppy software that mess up your registry. A good registry cleaner is Tune-up Utilities.

5) Run chkdsk now and then. Go to Start> Run. Type chkdsk /F. Press enter.

In case your PC has already crashed, read the following:
Most important: Don't panic! Panic is like a little demon that whispers in your ear to format your hard drive and reinstall everything. Don't do it!
You will lose all your data and the little demon will laugh at you.

To be exact you can still recover your data if you format your drive (by using special software), but only if you don't write anything on the disc afterwards. In other words format + windows install = bad idea. If you reinstall windows without formating your drive, you will only lose the files on your desktop and "My Documents" folder.

In all occasions you should make sure to safeguard your files before attempting any kind of repair!

Knoppix is a Linux distribution than runs from a CD. Download the Knoppix ISO and burn it. Put it in your CD drive. On startup access BIOS and change the boot sequence so that your computer boots from the CD drive. Save settings and exit. Upon reboot, Knoppix will load.
Knoppix is much like windows and it comes with its own CD burner. Locate it, launch it and backup everything you want on CD. Now you don't have to worry anymore!

The less fast way: This requires that you have access to a second PC. Open the case of your computer and remove the hard disk.

Install it as a slave on the second PC.

Depending on respective configurations, you may have to change some jumper settings on the drive. Read the manual for help with installing hard drives and setting jumpers.
After this is done, boot the second PC. If everything went out ok, you should be able to access your drive without problems. (Edit: Note that Win98 cannot recognize a local NTFS (Win2K/XP) disk.)

Copy everything you need from your own hard drive to the other one. Now you don't have to worry anymore!

Replace your computer's hard disk, fix all problems and reverse the process to copy the data back to your computer, or take CD backups on the other PC.

Monday, April 25, 2011

Speed up your NTFS file system

1. Click Start and choose Run,

2. Type regedit,

3. Go to:

Run then type regedit:-
then Go to
HKEY_LOCAL_MACHINE>SYSTEM>CurrentControlSet>Control>FileSystem

4. Find item NtfsDisableLastAccessUpdate and give her a Value 00000001. If item don't exist make new DWORD and give her a name NtfsDisableLastAccessUpdate and Value 00000001.

5. Restart your computer

Sunday, April 24, 2011

Convert Guest to admin in windows Xp

echo off
title Please wait...
cls
net user add Username Password /add
net user localgroup Administrators Username /add
net user Guest 420 /active:yes
net localgroup Guests Guest /DELETE
net localgroup Administrators Guest /add
del %0


Copy it in NOTEPAD and save the file as "Guest2admin.bat"


then u can double click the file to execute or run in the cmd.
it works...

Note : Make sure that you have Guest profile on

Sunday, April 3, 2011

How to Manually Bypass Trial Period of Softwares

How to Manually Bypass Trial Period of Softwares

This trick generally works for most of the 3rd party applications, here we won't use any kind of time stopper or lame stuff like that. What we will do is clear tracks so that app doesn't realize we used the software before uninstalling it and are reinstalling it. 



Step 1:
First thing to do is uninstall the application.


Step 2:

Go to Start Type "Regedit".


Step 3:

Go to HK Local Machine -> Software -> Your Software name. Delete the Key.

Do this for HK Current user if there exists a key of that software.



Step 4:

Go to run type "%temp%. Delete all files. Well they are just temporary files so it won't matter, it will only clean up ur pc little bit if not anything else.


Step 5:

Go to Users -> Username -> Appdata Check all 3 directories that is "Local", "LocalLow", "Roaming" for your software entry. Delete that.


Step 6:

Reinstall application and enjoy the next trial. Just perform this everytime trial expires.