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 0d94f93 commit 92a2a6bCopy full SHA for 92a2a6b
HashExploit.py
@@ -76,7 +76,7 @@ def fetch_data(user_hash):
76
else:
77
print('Not Found')
78
79
-# created function add_data it takes three arguments file1 is mandatory remaining is optional
+# created function add_data it takes three arguments file1 is mandatory remainings are optional
80
def add_data(file1, salt_value=None, post_value=None):
81
n = 0
82
# it will create rainbow table with given file
0 commit comments