vyrus001 / go-mimikatz

A wrapper around a pre-compiled version of the Mimikatz executable for the purpose of anti-virus evasion.
611 stars 104 forks source link

Mimikatz DLL and sys #1

Closed wheelerlaw closed 4 years ago

wheelerlaw commented 6 years ago

Mimikatz is no longer just a single binary, it has a DLL and a sys file. This should be updated to handle both files.

vyrus001 commented 4 years ago

both files can be used independently with the new version, at some point i might also implement full injection support but that would also make it much louder on the AV side