Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
386 B

  1. *
  2. * File name: lsaexts.s
  3. *
  4. * Author: Larry Zhu (LZhu) May 1, 2001
  5. *
  6. bp LSASRV!DispatchAPI "!spmlpc (poi (@esp+4));g"
  7. bp msv1_0!SsprHandleChallengeMessage "!ntlm (poi InputToken) (poi InputTokenSize);g"
  8. bp msv1_0!SsprHandleNegotiateMessage "!ntlm (poi InputToken) (poi InputTokenSize);g"
  9. bp msv1_0!SsprHandleAuthenticateMessage "!ntlm (poi InputToken) (poi InputTokenSize);g"