multi hash
#2
See https://hashcat.net/wiki/hccapx
for windows:
Code:
copy /b single_hccapxs\*.hccapx all_in_one\multi.hccapx

for linux:
Code:
cat single_hccapxs/*.hccapx > all_in_one/multi.hccapx

If you use cap2hccapx it will automatically generate a .hccapx file that contains all the single hccapx struct in it (i.e. it will automatically generate a multi network/handshake .hccapx file)


Messages In This Thread
multi hash - by djpoo - 03-29-2017, 06:52 AM
RE: multi hash - by philsmd - 03-29-2017, 06:41 PM
RE: multi hash - by twostep - 06-11-2017, 08:50 AM
RE: multi hash - by djpoo - 03-29-2017, 08:40 PM
RE: multi hash - by atom - 03-30-2017, 09:26 AM
RE: multi hash - by undeath - 06-11-2017, 02:06 PM
RE: multi hash - by twostep - 06-11-2017, 07:01 PM