hashcat Forum
Large wordlist editor windows - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Misc (https://hashcat.net/forum/forum-15.html)
+--- Forum: General Talk (https://hashcat.net/forum/forum-33.html)
+--- Thread: Large wordlist editor windows (/thread-7759.html)



Large wordlist editor windows - kevtheskin - 08-23-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


RE: Large wordlist editor windows - Banaanhangwagen - 08-24-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!


RE: Large wordlist editor windows - baba - 08-24-2018

i not sure. but try this https://pentestbox.org/ supporting for windows
be course whatever Linux programme crunch word list creat support for windows


RE: Large wordlist editor windows - Mem5 - 08-24-2018

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/wsl/install-win10


RE: Large wordlist editor windows - inoo - 09-13-2018

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