Browsing the archives for the Hacking category.


  • Subscribe

  • About the Blog

    Hello, Welcome to my personal blog....I had tried to create a place where we all may come together to discuss about new technologies and share our knowledge with each of us.... feel free to ask any queries related to the technologies and keep updated about the latest post may be something interesting comes and zag you around.... and 4 sure its not just a place 4 studies and all we will have some fun also .....so keep blogging....
  • Updates

    March 2010
    M T W T F S S
    « Jan    
    1234567
    891011121314
    15161718192021
    22232425262728
    293031  

Mount a new hard drive as a folder in your C: drive

Hacking, Window XP

Actually, this tip works for any partition of any NTFS formatted drive (except the partition with the Windows system files on it)… Windows XP, like 2000 before it, allows you to ‘mount’ drives as folders in a pre-existing logical drive. For example, if you had a computer with a 20GB disk formatted into a single partition and volume (drive c:), you could purchase a second drive, partition and format it from disk manager and then instead of giving it its own drive letter, add it to your c: drive as a directory. Any files added to that directory would of course be stored in the new HD.

This can come in extremely handy, as certain applications (databases come to mind) can grow extremely large, but may not support storing data on a (logically) separate drive.

Continue Reading »

No Comments

Hacking Computers

Hacking

Here is a very simple and easy way to hack the college computer i.e. to change the password of admin when sitting on another PC on windows XP platform. . Seems to be a great method ya. .Ha Ha Ha

1) Go to the command prompt as:
Press CTRL+R to open run Window, In the run window type CMD
2) Generally a black command window opens
3) In the command window type:
net users
A list will appears of all the current users on the system
4) Then type:
net user “user_name” “new_password”
click enter and enjoy
Remember the user_name should be the name of the user to be change the password without double cotes.
click here for

Continue Reading »

5 Comments