Skip to content

Commit 8de691a

Browse files
authored
Update HashExploit.py
1 parent d641d96 commit 8de691a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

HashExploit.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#!/usr/bin/python3
22
# import modules
3+
# Author farid hashmi
34
import os, hashlib, sqlite3, string, argparse, sys
45

56
# used argparse module for creating help menu

0 commit comments

Comments
 (0)