Skip to content

Tried to wrote the minimalistic form of Deprecated NTLM_Authentication_protocol used by Microsoft in C .

Notifications You must be signed in to change notification settings

0xZ15H4N/pseudo-NTLM_Auth_protocol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

A minimilistic version of Deprecated NTLM_Authentication_protocol used by microsoft , and can be found in some legacy systems

image image

to compile the code use gcc -Wno-deprecated-declarations NTLM_Auth_process.c -o ntlm_auth -lcrypto

About

Tried to wrote the minimalistic form of Deprecated NTLM_Authentication_protocol used by Microsoft in C .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages