yungcero

Results 4 issues of yungcero

_…r_ cracked plaintext returned through the api. Is able to return information by including in the HashBinary factory in the GetCracked function. Helps address issue #1101

### Version Information 0.14.2 ### Hashcat 6.2.6 ### Description When accessing the "cracked" section of hashtopolis, whether through the GUI or API (getCracked request) will return empty values even though...

bug

Updating the use of datetime.datetime.utcnow() to datetime.datetime.now(datetime.timezone.utc) since the former is deprecated

This pull request introduces a feature to the hashtopolis agent-python that allows the option for the agent to use mTLS verification in its session with the hashtopolis server. This is...