I am posting this here in the hope that someone can help me.
I encrypted my wallet with a password and wrote it down.
However, it does not work which leads me to believe that I mis-typed something (the same way) twice when setting it up (couldnt see exactly what I was typing as it was dotted out)
Anyways. I have a good idea what it is - possibly an issue with holding shift down and making a mistake. What I think it is is 14 characters long.
Is there a command for unlocking the wallet in the console so I can copy and paste attempts in quick succession and try to brute force it?
The last caveat is that this is a BitCore wallet. Whilst it seems to share much of its code in common with bitcoin core it is not it. I appreciate that this is technically in the wrong place but I thought there may be more experience here...
Running windows
I'm not sure if you can do it directly without another command being preformed.
However, i'd suggest you look at the "dumpprivkey" command. You can use that on an address that preferably has nothing on it and if it is successful it will print the private key (which I think should begin with either a 5, an L or a K depending on the version). As there's an encryptwallet function, you might be able to get a decrypt wallet one also.
I'd suggest trying the password with CAPS LOCK ON. Just to eliminate if it's that as that'll save so much time.
(did you definitely count 14 characters also when generating the password or could you have slipped and added an extra letter while typing)?