Skip to content
Sign UpLog In
Profile icon

LucasCur

@LucasCur
  • Basic Password Brute Force

    Cover page
    Made with Python

    Generates thousands of strings per second and estimates how many guesses it needs to guess your password (just anything you give it) based on length.

    • Count System
    • Estimated Completion Percentage System (May display incorrectly if the # of possible combinations is too large)
    • Elapsed Time System

    We are taking some quality of life shortcuts for the purpose of this only being a fun little python project to run and see what happens, along with the fact this was never meant to be a proper brute forcer in the first place and as such:

    • The generator will only generate strings the length of the string you're having it guess.
    • The generator will only generate symbols if the string you're having it guess has symbols, and the same for numbers or uppercase letters etc.
    Recent comments (0)
Repls
Community
LucasCur
LucasCur
published a Repl
2 months ago
0
wordle in go
wordle in gotest
LucasCur
LucasCur
published an Update
2 months ago
0
tsdfgsf34234
tsdfgsf34234testset
Input sanitisation
yset
LucasCur
LucasCur
published an Update
2 months ago
0
test
test
LucasCur
LucasCur
published a Repl
2 months ago
0
tsdfgsf34234
tsdfgsf34234testset
LucasCur
LucasCur
test2 months ago
LucasCur
LucasCur
yset2 months ago
LucasCur
LucasCur
published an Update
3 months ago
0
test
test
LucasCur
LucasCur
published a Repl
4 months ago
0
Wordle
Wordle.
LucasCur
LucasCur
test3 months ago
LucasCur
LucasCur
published a Repl
5 months ago
0
Basic Password Brute Force
Basic Password Brute ForceGenerates thousands of strings per second and estimates how many guesses it needs to guess your password (just anything you give it) based on length. Count System Estimated Completion Percentage System (May display incorrectly if the # of possible combinations is too large) Elapsed Time System We are taking some quality of life shortcuts for the purpose of this only being a fun little python project to run and see what happens, along with the fact this was never meant to be a proper brute forcer in the first place and as such: The generator will only generate strings the length of the string you're having it guess. The generator will only generate symbols if the string you're having it guess has symbols, and the same for numbers or uppercase letters etc.
LucasCur
LucasCur
shared a Post
5 months ago
LucasCur
LucasCur
published a Repl
6 months ago
0
21 Dares
21 Dares2 player game
LucasCur
LucasCur
published a Repl
6 months ago
0
GTIN-8
GTIN-8parses gtin
LucasCur
LucasCur
published a Repl
6 months ago
0
String Generator Lucas
String Generator LucasGenerates a string and estimates how many turns it needs to generate it including count and percentage done.
Herxse
Herxse
very cool6 months ago
LucasCur
LucasCur
published an Update
9 months ago
0
Dice Game
Dice GameLucas and Harry
Patch
patch
LucasCur
LucasCur
published an Update
9 months ago
0
Dice Game
Dice GameLucas and Harry
JSON Login Database Moved To Isolated File
Moved the JSON login array into a separate .json file (logins.json) instead of putting a json array inside the main.py file.
LucasCur
LucasCur
published an Update
9 months ago
0
Dice Game
Dice GameLucas and Harry
Json Login Database
Switched to using 2d JSON arrays to store usernames and passwords together instead of in separate normal python arrays and using the same index position to check password.
LucasCur
LucasCur
published an Update
9 months ago
0
Dice Game
Dice GameLucas and Harry
Added comments
Added comments so the code can be easily understood
LucasCur
LucasCur
published a Repl
9 months ago
0
Dice Game
Dice GameLucas and Harry
LucasCur
LucasCur
Switched to using 2d JSON arrays to store usernames and passwords together instead of in separate normal python arrays and using the same index position to check password.9 months ago
LucasCur
LucasCur
Moved the JSON login array into a separate .json file (logins.json) instead of putting a json array inside the main.py file.9 months ago
LucasCur
LucasCur
published an Update
9 months ago
0
MusicQuizGame
MusicQuizGamelucas and harry made this
Lucas and Harry Dice Game
:)
LucasCur
LucasCur
published a Repl
9 months ago
0
MusicQuizGame
MusicQuizGamelucas and harry made this
LucasCur
LucasCur
:)9 months ago