We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92a2a6b commit e00110aCopy full SHA for e00110a
HashExploit.py
@@ -1,6 +1,9 @@
1
#!/usr/bin/python3
2
# import modules
3
-# Author farid hashmi
+
4
+# Author Farid Luhar
5
+# you can follow me on twitter @faridpy
6
7
import os, hashlib, sqlite3, string, argparse, sys
8
9
# used argparse module for creating help menu
0 commit comments