mirror of
https://github.com/danielmiessler/SecLists.git
synced 2026-07-17 07:34:40 +00:00
Update 0-999999-hashgen.py
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
import hashlib
|
||||
|
||||
# Made by Sevada797
|
||||
|
||||
# Open the output file in write mode
|
||||
with open("0_999999_hashes.txt", "w") as output_file:
|
||||
# Loop from 0 to 999999
|
||||
|
||||
Reference in New Issue
Block a user