• Stars
    star
    124
  • Rank 279,323 (Top 6 %)
  • Language
    C
  • Created almost 4 years ago
  • Updated about 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Perform DCSync operation without mimikatz

DCSyncer

DCSyncer is a tool that performs DCSync operation. It is derived from mimikatz. This is first time I have worked with Windows Programming, plus first time going through the mimikatz code to understand its working. So, the code may look amateurish.

Currently, this tool will dump hashes for all users, single user hash dump is not supported. Also, it is available only for 64-bit systems.

Usage

Just download the tool from releases and run it. It doesn't require any command line arguments.

Write-up

Full write-up on working of this tool is available here:
https://notsoshant.io/tools/dcsyncer/