Large wordlist editor windows
#1
Hello all, Can some one advise me on a free large wordlist editor for over 10g. Have tried notepad++ too big?

Thanks and sorry if ii has been asked before. Can possibly use linux as well?

Cheers Kev
#2
Learn some command-line-fu. (awk, sed, sort, grep...) Google will be your friend here.
No worries, this all can be done on Linux subsystem on Windows.
Maybe, exercise on small files. Why not use 'split' to create smaller files?
Good luck!
#3
i not sure. but try this https://pentestbox.org/ supporting for windows
be course whatever Linux programme crunch word list creat support for windows
#4
If you want to stay on Windows, install a linux subsystem, you will have a linux shell into windows, so you'll be able to use sed/awk/grep etc.
Link: https://docs.microsoft.com/en-us/windows...tall-win10
#5
I recommend that Install cygwin in windows system.
as a result, you will use almost of linux sw(vim, awk, sed, paste, cut, rev, tail...) in cygwin shell