NT hash encryption for modern windows Intro For the last couple of weeks i’ve been playing a lot with windows security. Specifically trying to create my own kind of meterpreter kind of reverse shell. One of the things i wanted to implement was a feature like mimikatz’s lsadump::sam or meterpreters “hashdump”. I didn’t want to use either of those because they can be easily caught by antivirus so i thought “Why dont i just make it myself”