You should see a long string of characters starting with $bitcoin$ .
Once you have the hash, you can use to attempt recovery. Bitcoin Core hashes usually use Mode 11300 . Example Hashcat Command : hashcat -m 11300 -a 0 hash.txt wordlist.txt Use code with caution. Copied to clipboard extract hash from walletdat top