make our hash extraction scripts executable

pull/3286/head
philsmd 2 years ago
parent f161c3c181
commit a6c21e7ffc
No known key found for this signature in database
GPG Key ID: 4F25D016D9D6A8AF

@ -1,3 +1,4 @@
#!/usr/bin/env python
"""Utility to extract Bitwarden hash for hashcat from Google Chrome / Firefox / Desktop local data"""
#

@ -1,3 +1,4 @@
#!/usr/bin/env python
#
# Script to extract the "hash" from a password protected key3.db or key4.db file.
#

Loading…
Cancel
Save