CSV, hashes and username...
#2
This question was answered way too often, it even made it into the FAQ: https://hashcat.net/faq#how_can_i_show_p...ilpassword

hash lists in CSV format are not supported since there could be uncountable ways to put the fields together. There would be the need to specify the fields, separators etc... a whole CSV parser with all the command line arguments would be needed.
There are many tools (yeah, on modern operating system even pre-installed, e.g. ubuntu/linux) that can extract the information needed from .csv files very fast and are very easy to use. Just extract the data beforehand and use the correct hash format mentioned here: https://hashcat.net/wiki/example_hashes


Messages In This Thread
CSV, hashes and username... - by Asio - 07-26-2017, 07:18 PM
RE: CSV, hashes and username... - by philsmd - 07-27-2017, 10:56 AM
RE: CSV, hashes and username... - by Asio - 07-27-2017, 11:20 AM