Results 1 to 2 of 2

Thread: IT Techincian Wanting To Retrive Passwords

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Oct 2002
    Posts
    111

    IT Techincian Wanting To Retrive Passwords

    i am an it technician, and i would like to make a program that where you can put the username of a person into, and it will retrive the usernames password it. i have heard of such programs on the internet, but cant find any. it has to run on windows NT 4.0 . anyone have any ideas, or websites with source code or a program on??

    thanks in advance

    >>> Foxy <<<

  2. #2
    Frenzied Member
    Join Date
    Jul 2002
    Posts
    1,370
    NT uses one-way encryption. That means:

    You enter a new password, NT encrypts it and stores the result in
    the password file.

    Next, when you want to log on:

    You enter your password, NT encrypts it and compares the
    result to what is stored in the password file.

    Plus, if you were a tech, you should have the admin password.
    You can then impersonate a user.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width