Create an account

Very important

  • To access the important data of the forums, you must be active in each forum and especially in the leaks and database leaks section, send data and after sending the data and activity, data and important content will be opened and visible for you.
  • You will only see chat messages from people who are at or below your level.
  • More than 500,000 database leaks and millions of account leaks are waiting for you, so access and view with more activity.
  • Many important data are inactive and inaccessible for you, so open them with activity. (This will be done automatically)


Thread Rating:
  • 161 Vote(s) - 3.55 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Password Generator (github)

#1
Hello :smile: This is my password generator I worte in python. You supply it with characters, length and filename (without extension, it defaults to ".txt") and it will give every permutation with repitition. you can choose how many repeating characters (default = 2) also. If no filename is given, it will print all passwords as they are generated so you can pipe them. also if there is a very large number of passwords it will make more files (filename0.txt, filename1.txt, filename2.txt...) so you dont have a file that is to big for your RAM.

github link:

[To see links please register here]


Happy cracking :smile:

BTC Address: 3HMFX9SApf6F7eFvbWEEEqSa7cpGKrFQjY
Reply

#2
Just one question, at what point does It generate multiple files? In other words, after how many entries (or capacity) does It split the files?

I believe this Is an excellent feature. I have 32GB of Ram running and at times, even that struggles to open massive text files.
Reply

#3
Quote:(08-15-2018, 06:10 AM)mothered Wrote:

[To see links please register here]

Just one question, at what point does It generate multiple files? In other words, after how many entries (or capacity) does It split the files?

I believe this Is an excellent feature. I have 32GB of Ram running and at times, even that struggles to open massive text files.

I have set it to split every 50.000.000 (50 million) passwords (which is a little bit under 500MB for 8 characters long, [A-Z 0-9]). i decided to make it do that after it generated a 20GB file on my first test and I had to cancel it then because it was too much lol

i made it print if no file name is specified so it can be piped to save hard drive space
Reply

#4
Quote:(08-15-2018, 06:42 PM)DedSpace Wrote:

[To see links please register here]

Quote: (08-15-2018, 06:10 AM)mothered Wrote:

[To see links please register here]

Just one question, at what point does It generate multiple files? In other words, after how many entries (or capacity) does It split the files?

I believe this Is an excellent feature. I have 32GB of Ram running and at times, even that struggles to open massive text files.

I have set it to split every 50.000.000 (50 million) passwords (which is a little bit under 500MB for 8 characters long, [A-Z 0-9]). i decided to make it do that after it generated a 20GB file on my first test and I had to cancel it then because it was too much lol

i made it print if no file name is specified so it can be piped to save hard drive space

Good move with Increments of 500MB per file.

Although I have the hardware to accommodate viewing files of large capacity (with the native Windows text editor), It'll still struggle at 20GB.
Appreciate your feedback and contribution.
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

©0Day  2016 - 2023 | All Rights Reserved.  Made with    for the community. Connected through