Posts: 44
Threads: 17
Joined: Jun 2018
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
Posts: 165
Threads: 5
Joined: Mar 2018
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!
Posts: 68
Threads: 22
Joined: May 2017
i not sure. but try this
https://pentestbox.org/ supporting for windows
be course whatever Linux programme crunch word list creat support for windows
Posts: 803
Threads: 135
Joined: Feb 2011
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
Posts: 26
Threads: 6
Joined: Apr 2013
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