fortra / impacket

Impacket is a collection of Python classes for working with network protocols.
https://www.coresecurity.com
Other
13.37k stars 3.56k forks source link

fixed computing lmhash for non standard characters #1723

Closed anadrianmanrique closed 6 months ago

anadrianmanrique commented 6 months ago

This PR fixes computing lm hashes for non standard characters

NeffIsBack commented 6 months ago

See: https://github.com/fortra/impacket/pull/1626#issuecomment-2021761127

gabrielg5 commented 6 months ago

hey! merging this PR as changes are ok. And based in comments in the linked #1626 it solves that other problem as well. thanks!!