Skip to content
Snippets Groups Projects
Commit f5e39854 authored by Bolke de Bruin's avatar Bolke de Bruin
Browse files

Remove unused files

parent 39f501fd
Branches
Tags
No related merge requests found
package main
type NtlmChallenge struct {
Signature [8]byte
MsgType uint32
TargetNameLen uint16
TargetNameMaxLen uint16
TargetNameBufferOffset uint32
NegotiateFlags [4]byte
ServerChallenge [8]byte
Reserved [8]byte
TargetInfoBytes [8]byte
}
package main
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment