Skip to content

Commit e00110a

Browse files
authored
Update HashExploit.py
1 parent 92a2a6b commit e00110a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

HashExploit.py

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
#!/usr/bin/python3
22
# import modules
3-
# Author farid hashmi
3+
4+
# Author Farid Luhar
5+
# you can follow me on twitter @faridpy
6+
47
import os, hashlib, sqlite3, string, argparse, sys
58

69
# used argparse module for creating help menu

0 commit comments

Comments
 (0)