└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # AndroidPWList 2 | --- 3 | A small (>1GB) password list optimized for use against Android device passwords. 4 | 5 | I do not condone, encourage, or support those who would use this information for malicious or illegal means. 6 | 7 | --- 8 | 9 | ## Version 3 10 | The following optimizations and improvements were made on top of Verson 2: 11 | 12 | * Recombined the previously mentioned wordlists and changed the length of the passwords to be between 4 - 16 characters to support alphanumeric passwords on all Android devices rather than just Samsung devices. 13 | * Filled the remaining space (up to just under 1GB) with pseudorandom alphanumeric passcodes that are 4 and 5 characters in length. 14 | 15 | Use the following Google Drive link to download the list.
16 | https://drive.google.com/file/d/1A0DpSPFsYTsdHis14cfJrLhLn-DnQsr7/view?usp=sharing 17 | 18 | Name: Android_Passwords_v3.0.7z
19 | Size: 391139232 bytes (373 MiB)
20 | SHA1: 99A44FD153672375273956D3E19B7141B6BA0649
21 | SHA256: F27E60D34F48F3DFCE40267A1F5970EF71BE5184B05684F3C499CB246D1F6392
22 | 23 | 24 | --- 25 | 26 | ## Version 2 27 | The following optimizations and improvements were made on top of Verson 1: 28 | 29 | * Added `real_english.dic` from Weakpass. 30 | * Added several smaller wordlists that contain commonly used passwords 31 | * Better sorting of passwords by popularity with more common passwords at the top 32 | * Converted characters that escaped HTML back to their ASCII equivalents (Thanks to @tycho for pointing this out.) 33 | * Better deduplication / line endings normalization (Thanks to @tycho and @hops for pointers with this.) 34 | 35 | Name: Android_Passwords_v2.0.7z
36 | Size: 382442921 bytes (364 MiB)
37 | SHA1: 5515760218E0D5C257B5F6C213407F67C9460A4D
38 | SHA256: 34B6EA85C2C47AA261952A2381338795DA6E5FEE157EC0F70196E4C92DBDBE80
39 | 40 | --- 41 | 42 | ## Version 1 43 | This list is just under 1GB in size and combines the following Weekpass (https://weakpass.com/wordlist/medium) wordlists: 44 | `hk_hlm_founds.txt` 45 | `ignis-10M.txt` 46 | `kaonashi14M.txt` 47 | `passwords.txt` 48 | `real-pass_login.txt` 49 | `rockyou.txt` 50 | `SkullSecurityComp` 51 | `Top29Million-probable-v2.txt` 52 | 53 | The following optimizations were done to the list: 54 | 55 | * Removed non-ASCII characters 56 | * Combined / Deduplicated 57 | * Length between 6 - 16 characters 58 | * Alphanumeric/symbol passwords only (PIN codes / numerical only passwords removed) 59 | 60 | Name: Android Passwords.7z
61 | Size: 394497443 bytes (376 MiB)
62 | SHA1: B34D44F1A388F07A8FC419B3BDD246CE25406753
63 | SHA256: 1BE24FC839132099201CD64FF4E63FAB668E16D5D9197F0A9F8C722092227D1E
64 | --------------------------------------------------------------------------------