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