Now, I'm a little bit confused:
Hello ZerBea, how to convert potfile 16800 and hccapx to 22000 mode.
Do you want to convert your 5.1.0 potfile format to new potfile format?
$ hcxhashcattool -p old.potfile -P new.potfile
Do you want to convert your old .16800 hashline format to new .22000 hashline format?
$ hcxmactool --pmkidin=old.16800 --pmkideapolout=new.22000
Do you want to convert your old hccapx to new.22000 format?
$ hcxmactool --hccapxin=hccapx.16800 --pmkideapolout=new.22000
Or use bash commands or use hcxtools or use a combination of hcxtools and bash commands. Everything is possible - if you're running Linux!
Hello ZerBea, how to convert potfile 16800 and hccapx to 22000 mode.
Do you want to convert your 5.1.0 potfile format to new potfile format?
$ hcxhashcattool -p old.potfile -P new.potfile
Do you want to convert your old .16800 hashline format to new .22000 hashline format?
$ hcxmactool --pmkidin=old.16800 --pmkideapolout=new.22000
Do you want to convert your old hccapx to new.22000 format?
$ hcxmactool --hccapxin=hccapx.16800 --pmkideapolout=new.22000
Or use bash commands or use hcxtools or use a combination of hcxtools and bash commands. Everything is possible - if you're running Linux!