Skip to content

wenwu-glagle/AutoCredentialProvider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoCredentialProvider

The demo is based on Microsoft's CredentialProvider demo, and can auto login with correct socket message.

Usage Guide

Build the sample

  1. Start Visual Studio and select File > Open > Project/Solution.
  2. Go to the directory named for the sample, and double-click the Visual Studio Solution (.sln) file.
  3. Press F7 or use Build > Build Solution to build the sample.

Run the sample (should be better tested in visual machine)

  1. copy the generated SampleV2CredentialProvider.dll to C:\Windows\System32
  2. run register.reg

Locker listen on 127.0.0.1:55320

see locker.cpp

About

This is based on Microsoft's simpleCredentialProvider demo, and can auto login with correct socket message.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors