hashcat Forum

Full Version: organize large databases for hashcat
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Is there a windows app that's good for organizing large 'tab delimited' .txt databases so they are in this format 'username name email:hash' ready for hashcat? 
Microsoft Excel/libreoffice calc?
(08-17-2017, 04:23 PM)undeath Wrote: [ -> ]Microsoft Excel/libreoffice calc?
Excel is very good, but it has a very low row limit. I will check libreoffice out
SQLite
(08-17-2017, 04:23 PM)undeath Wrote: [ -> ]Microsoft Excel/libreoffice calc?
After using with excel, it messes with salts that have symbols, as it treats them like formulas
Some sites have tools for things like this, e.g.:
https://hashes.org/tools.php
https://hashkiller.co.uk/list-tool.aspx

Some had/have downloadable executables.

But if you want to make your own, SQLite may be the best bet.
hi,check EmEditor,i open a 10GB file on it easy.
(08-21-2017, 03:54 AM)Prodayzer Wrote: [ -> ]hi,check EmEditor,i open a 10GB file on it easy.
Yes, I use that, but it isn't good for sorting, it's great for previewing the structure though