Skip to content
Open navbar menu
Sign UpLog In

Community

#beginner
PromptFinder
Profile picture for CoderGautamYTCoderGautamYT
DATA
Profile picture for SteveMoracoSteveMoraco
Diplop
Profile picture for mathieufloresmathieuflores
Explore the Community HubSubmit a Deployment
Community Hub
Submit Deployment
FEATURED
LenaAtReplit
Welcome to the Replit Community!
jeff
Announcing Ghostwriter Chat
TOP TAGS
#python
#javascript
#ai
#apps
#html
#fun
#game
#simple
#python3
#java
#cpp
#bash
#Css
#c
Zenogener
Zenogener
published a Repl
10 days ago
1
Hyper Password Cracker
Hyper Password CrackerType your password in this password cracker and you can choose if it will tell you how many attempts it took the program to solve it, the more attempts there are the more secure your password is. Hacked easily: 1-500 Bad: 500-2000 Needs improvement: 2000-10000 Decent: 10000-20000 Good: 20000-50000 Incredible: 50000-100000 1/100000000 chance you will get hacked: 100000-1000000000 Impossible to hack!: 1000000000-∞ This works and has been tested by many people, the longer your password is and the more types of special characters, numbers, uppercase letters, or the program showing its work the longer it will take, do not exit the tab or check the code while it is trying to find your password, if you do all the progress of finding your password will be lost. And also, do not give up on it if it takes to long, you can go to another tab or do something else if it is taking a while and if it takes super long, that means you have a very strong password. 2k runs and the cpu gets upgraded!
Zenogener
Zenogener
I made this after 4+ hours of hard work! It is very slow so if you have any recommendations on how to make it faster, please comment it here.10 days ago
BeastOracle
BeastOracle
Wow! Impressive! It's basically a brute force program. I remember making a brute force password program in the past in Python, the problem is that Python is very slow as it is an interpreted, and my "optimizations" only made it 1.2x faster. What can you do to make it faster is to optimize it, however that would be in vain, as the aforementioned problem is that Python is so slow! A more practical approach is to switch to a more faster language. You need to aim for a language that is compiled, and more low-level. Languages like Java and C++ is more suitable for this (C++ is faster but more complex). I can maybe help with writing/translating your code to another language, but it's up to you. What do you think?10 days ago
wital1
wital1
published a Repl
23 days ago
1
Rainbow land
Rainbow landA magical adventure in a colourful place called Rainbow land.
lorsa1
lorsa1
Love the story!!!!23 days ago
Okkapokka
Okkapokka
Pretty fun to play around with :)23 days ago
MarroneLFOfficial
MarroneLFOfficial
published an Update
1 month ago
2
Welcome to Replit
Welcome to ReplitWelcome to Replit! This a code for new beginners or people who are new to replit and want to know what Replit is! Made By: @JudeWon Remastered by: @MarroneLFOfficial
Repl Remastered by @MarroneLFOfficial
I (aka @MarroneLFOfficial) just remastered this "welcome letter". Now it has keyboard interactions and colors for a better interface. Cool, huh?
boston2029
boston2029
@MarroneLFOfficial Ayy this is great!1 month ago
#replit
#python
#learn
+2
nxnq
nxnq
published a Repl
16 days ago
0
Weather API
Weather APICheck weather for various cities
nxnq
nxnq
unglaublich!16 days ago
-ExoByte-
-ExoByte-
published a Repl
2 months ago
0
Tic-Tac-Toe
Tic-Tac-ToeI attempted to make Tic-Tac-Toe in Python! It doesn't detect wins, so play fairly! (Cells 1-9 go horizontally. When choosing a cell, keep this in mind.)
YousefFarajull1
YousefFarajull1
very cool 2 months ago