forked from TechnicalMujeeb/PassGen
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADMEmd
More file actions
25 lines (22 loc) · 950 Bytes
/
READMEmd
File metadata and controls
25 lines (22 loc) · 950 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
#Bismillah
#Assalamu-Alaikum
PassGen Generates a strong password that you can use
in your accounts + easy to remember
[ passwords generated by PassGen have following features ]
.password cannot be brute forced
..it generates strong passwords
...easy to remember
....high entropy
.....padding between the words
......custome names
.......20+ chracters
in current 21 century the hackers and attackers are growing
every day and attacking on accounts by mainly using brute force
attack so we need a strong passwords to secure our accounts
from attackers and crackers so here Locky.py means passgen.py is
a python based script and its generates the passwords entropy with
using above following features.
PassGen is created by the using Python language we can
run this tool on our termux,kali linux,ubuntu etc.,and this
locky.py is cloned from UltimateHackers,i modified this tool
and pushed on github.