I'm trying to use john the ripper to vbulletin hashes. Example command here;
john -w: D:\Leak\1.2billion.txt -form:dynamic_1007 C:\Users\fatih\Desktop\m2711\m2711-2.hash
output:
Warning: invalid UTF-8 seen reading D:\Leak\1.2billion.txt
Using default input encoding: UTF-8
No password hashes loaded (see FAQ)
What is my mistake?
For example: john.exe --wordlist='C:\Users\fatih\Desktop\1.2billion.txt' 'C:\Users\fatih\Desktop\m2711\m2711-2.txt'
– Fatih Durmuş Feb 12 '21 at 04:50