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.
92 lines
2.4 KiB
92 lines
2.4 KiB
LIBRARY SPDebug
|
|
|
|
EXPORTS
|
|
DumpSessionList
|
|
DumpThreadSession
|
|
DumpLogonSession
|
|
DumpSession
|
|
DumpHandleList
|
|
DumpScavList
|
|
DumpToken
|
|
DumpThreadToken
|
|
DumpPackage
|
|
DumpLpc
|
|
DumpLpcMessage
|
|
DumpThreadLpc
|
|
GetTls
|
|
Help
|
|
DumpThreadTask
|
|
DumpQueue
|
|
?=Help
|
|
BERDecode
|
|
DumpSecBuffer
|
|
DumpSecBufferDesc
|
|
DumpNegCred
|
|
DumpNegContext
|
|
DumpHandleTable
|
|
DumpCallInfo
|
|
DumpThreadCallInfo
|
|
DumpSid
|
|
DumpLsaHandle
|
|
DumpLsaHandleTable
|
|
DumpLsaHandleTableEx
|
|
DumpFtcTdoEntry
|
|
DumpForestTrustCache
|
|
DumpAcl
|
|
DumpSD
|
|
DumpLsaSidCache
|
|
AuditContexts
|
|
|
|
dumpsessionlist=DumpSessionList
|
|
dumpthreadsession=DumpThreadSession
|
|
dumplogonsession=DumpLogonSession
|
|
dumpsession=DumpSession
|
|
dumphandlelist=DumpHandleList
|
|
dumpscavlist=DumpScavList
|
|
dumpthreadtoken=DumpThreadToken
|
|
dumptoken=DumpToken
|
|
dumpsid=DumpSid
|
|
dumppackage=DumpPackage
|
|
dumplpc=DumpLpc
|
|
dumplpcmessage=DumpLpcMessage
|
|
dumpthreadlpc=DumpThreadLpc
|
|
gettls=GetTls
|
|
dumpthreadtask=DumpThreadTask
|
|
dumpqueue=DumpQueue
|
|
dumpsecbuffer=DumpSecBuffer
|
|
dumpsecbufferdesc=DumpSecBufferDesc
|
|
dumpnegcred=DumpNegCred
|
|
dumpnegcontext=DumpNegContext
|
|
dumphandletable=DumpHandleTable
|
|
dumpthreadcallinfo=DumpThreadCallInfo
|
|
dumpcallinfo=DumpCallInfo
|
|
help=Help
|
|
setevent
|
|
dumplsahandle=DumpLsaHandle
|
|
dumplsahandletable=DumpLsaHandleTable
|
|
dumplsahandletableex=DumpLsaHandleTableEx
|
|
dumpacl=DumpAcl
|
|
dumpsd=DumpSD
|
|
DumpSd=DumpSD
|
|
dumplsasidcache=DumpLsaSidCache
|
|
|
|
objsec
|
|
sb=DumpSecBuffer
|
|
sbd=DumpSecBufferDesc
|
|
lpc=DumpLpcMessage
|
|
sess=DumpSession
|
|
q=DumpQueue
|
|
task=DumpThreadTask
|
|
ber=BERDecode
|
|
aclist=AuditContexts
|
|
|
|
|
|
;--------------------------------------------------------------------
|
|
;
|
|
; these are the extension service functions provided for the debugger
|
|
;
|
|
;--------------------------------------------------------------------
|
|
|
|
; CheckVersion
|
|
; WinDbgExtensionDllInit
|
|
; ExtensionApiVersion
|