CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4
  1. #1
    Join Date
    Aug 2004
    Posts
    4

    Thumbs up recover password

    Dear friends what i want is to do some coding for record password and user names.those password may be kind of password of a mail box or site the users try tologing from a particular machin.simply say " ok going to loging to my yahoo mailbox and after log out u guy's have to give me my loging detail without hacking yahoo server".

  2. #2
    Join Date
    Jul 2003
    Location
    Maryland
    Posts
    762
    So you basically want to create a keylogger? You'll probably want to create a service and just intercept the key presses with the Win32 API. I believe you can find some examples on SourceForge.

  3. #3
    Join Date
    Jul 2003
    Location
    Singapore
    Posts
    1,822
    do remeber though, things like these have some laws regarding the usage.
    hope you have a decent motive behind it...
    R. Thomas
    "Be anxious for nothing, but in everything by prayer and supplication, with thanksgiving, let your requests be made know to God; and the peace of God, which surpasses all understanding, will guard your hearts and minds through Christ Jesus."Philippians 4:6-7
    "Rejoice always, pray without ceasing, in everything give thanks; for this is the will of God in Christ Jesus for you."1Thess. 5:16-18

  4. #4
    Join Date
    Aug 2004
    Posts
    4

    Cool reply

    dear sir kasracer thank you for u response regarding my problem. i have go through the SourceForge but i couldn't find the correct
    c# solution.sooo can u direct ne to the correct path.

    thank you

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