Yes, I setup up btcrecover lastnight only to discover that I had to know part of the password to start with.
Is there a way to just bruteforce the password without knowing any part of it or will that just take too much time to compute?
Try put this in .txt that used for password list
0
1
2
3
. << - - - until
9
a
b
c
d
. << - - - until
z
However, it will take a lot of time to brute forcing it except you're lucky or the password is pretty easy, it can take about some years or probably hundred years. If you think the password only number, then you don't need to write the alphabet, and vice versa.