source
Minidump

C# implementation of mimikatz/pypykatz minidump functionality to get credentials from LSASS dumps.

linWinPwn

Swiss-Army knife for Active Directory Pentesting using Linux.

Lsassy

Python library to remotely extract credentials on a set of hosts.

Mimikatz

Is a tool I've made to learn C and make somes experiments with Windows security.

Pypykatz

Mimikatz implementation in pure Python. At least a part of it :)

DumpThatLSASS

Dumping LSASS by Unhooking MiniDumpWriteDump by getting a fresh DbgHelp.dll copy from the disk , plus functions and strings obfuscation , it contains Anti-sandbox , if you run it under unperformant Virtual Machine you need to uncomment the code related to it and recompile.