Hi,
Just whacked this together as I was fed up of doing countless finger counting to work out characters at positions x,y,z in my 20 character online banking password.
Very simple but maybe it will be useful to someone else
If you have a long secure password for banking or similar services that request characters at specific positions, it may be useful to you.
I just directly copy a password out of the KeePass password manager and get the requested positions nice and quickly.
Executable: Download
Source Code (Visual Studio C#): Download
Just whacked this together as I was fed up of doing countless finger counting to work out characters at positions x,y,z in my 20 character online banking password.
Very simple but maybe it will be useful to someone else

I just directly copy a password out of the KeePass password manager and get the requested positions nice and quickly.

Executable: Download
Source Code (Visual Studio C#): Download