CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Nov 2005
    Posts
    19

    Arrow How i can to get HASH of password and user name of window use visual c++

    Hi all.
    Can you help me?
    How i can to get HASH of username and password in visual c++.

  2. #2
    Join Date
    Oct 2006
    Location
    Sweden
    Posts
    3,654

    Re: How i can to get HASH of password and user name of window use visual c++

    If your account has SYSTEM privileges you can read them from the registry using standard registry API.

  3. #3
    Join Date
    Jun 2007
    Posts
    105

    Re: How i can to get HASH of password and user name of window use visual c++

    i know a couple of different ways, but im not gonna tell you!!!! :PPP

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

Featured