Modifications
- Workaround to use `LDAP_SERVER_SD_FLAGS` until impacket 0.13 is released
- By default, `pywerview` is no longer installed with the kerberos support. If you want it, you need to run `pip install pywerview[kerberos]` or `pip install ".[kerberos]"`
Bug fix
- Fix wrong argument which throws TypeError Exceptions (Thanks NeffIsBack)
- Add ability to only supply lm/nt hash (Thanks NeffIsBack)