Skip to content

Commit 2cd6962

Browse files
committed
Add EE words, based on wpa-sec founds.
1 parent 627b735 commit 2cd6962

File tree

1 file changed

+14
-12
lines changed

1 file changed

+14
-12
lines changed

hcxpsktool.c

+14-12
Original file line numberDiff line numberDiff line change
@@ -689,27 +689,29 @@ static const char *word5[] =
689689
"angle", "ankle", "arena", "armed", "arrow", "audio", "award",
690690
"beams", "bland", "blank", "bleak", "bless", "boast", "boost", "bored", "bread", "bring", "broke", "buyer",
691691
"cable", "cakes", "canoe", "cards", "cargo", "cause", "chair", "cheap", "chips", "choke", "climb", "clove",
692-
"coact", "coins", "comic", "cough", "count", "cover", "crane", "crash", "crude", "cruel", "cubic", "curry",
692+
"coact", "coins", "colds", "comic", "cough", "count", "cover", "crane", "crash", "crate", "crude", "cruel",
693+
"cubic", "curry",
693694
"dairy", "delay", "dance", "dense", "desks", "diner", "dines", "dozen", "draft", "dream", "drink", "drown",
694695
"drunk", "dusts", "dusty",
695696
"early", "eight", "elder", "enter", "equal", "equip", "erode", "evens", "event", "exact", "exams", "excel",
696697
"extra",
697-
"fancy", "fares", "fence", "fibre", "fifty", "filed", "files", "final", "first", "floor", "flour", "flute",
698-
"focus", "foggy", "front", "fruit",
699-
"genie", "giant", "glare", "glaze", "gleam", "glory", "glows", "grave", "great", "grids", "group", "grove",
700-
"guess", "guest",
701-
"harps", "hawks", "heavy", "house", "humor",
698+
"fancy", "fares", "fence", "fibre", "fifty", "filed", "files", "final", "first", "flock", "floor", "flour",
699+
"flute", "focus", "foggy", "front", "fruit",
700+
"genie", "giant", "glare", "glaze", "gleam", "glory", "glows", "goose", "grave", "great", "grids", "group",
701+
"grove", "guess", "guest",
702+
"harps", "hawks", "heavy", "hired", "house", "humor",
702703
"ideal", "index", "infer", "inked", "ivory",
703704
"judge",
704705
"knock",
705-
"laces", "large", "lawny", "learn", "light", "lilac", "linen", "lofts", "loose", "lucky", "lunar", "lyric",
706+
"laces", "large", "lawny", "learn", "level", "light", "lilac", "linen", "lofts", "loose", "lucky", "lunar",
707+
"lyric",
706708
"madam", "magic", "major", "malts", "manor", "maple", "march", "marry", "merit", "moist", "molar", "motto",
707709
"mourn", "mouse", "muddy",
708710
"nacho", "novel", "nurse",
709711
"odeon", "offer", "optic",
710-
"pages", "panda", "pants", "pause", "peace", "pedal", "pesto", "piano", "piece", "piety", "pings", "pious",
711-
"pivot", "place", "plant", "plate", "pound", "prime", "prize", "probe", "prose", "proud", "prune", "puppy",
712-
"pylon",
712+
"pages", "panda", "panel", "panes", "pants", "pause", "peace", "pedal", "pesto", "piano", "piece", "piety",
713+
"pings", "pious", "pivot", "place", "plant", "plate", "pound", "prime", "prize", "probe", "prose", "proud",
714+
"prune", "puppy", "pylon",
713715
"quiet",
714716
"rally", "refer", "remit", "renew", "repel", "reset", "roach", "rocky", "roofs", "rooks", "rough", "royal",
715717
"rusty",
@@ -720,7 +722,7 @@ static const char *word5[] =
720722
"tally", "talon", "tempt", "tench", "tents", "these", "thick", "thief", "those", "tidal", "tiger", "title",
721723
"today", "track", "train", "tread", "trend", "trick", "trust", "tuned", "twigs", "twist",
722724
"unbid", "unbox", "uncap", "upend", "upper", "upset",
723-
"valid", "vends", "verge", "verse", "vines", "visit",
725+
"valid", "vends", "venue", "verge", "verse", "vines", "visit",
724726
"weary", "wheat", "wheel", "whole", "worth", "wound", "wrist",
725727
"yeast",
726728
"zooms"
@@ -2995,7 +2997,7 @@ fprintf(stdout, "%s %s (C) %s ZeroBeat\n"
29952997
"--ee : include weak 5GHz-EE / BrightBox / EE / EE-BrightBox candidates\n"
29962998
" list will be > 1.3GB\n"
29972999
"--eeupper : include weak EE-Hub candidates\n"
2998-
" list will be > 3.8GB\n"
3000+
" list will be > 3.9GB\n"
29993001
"--alticeoptimum : include weak Altice/Optimum candidates (MyAltice, MyOptimum)\n"
30003002
" list will be > 6.3GB\n"
30013003
"--asus : include weak ASUS RT-AC candidates (ASUS_XX, RT-AC)\n"

0 commit comments

Comments
 (0)