impossible to remember password, but i am sure it was using symbols , something like "!!!Bicointalk?!##"
how long would take to crack password like this !!!Bicointalk?!## ? or i must wait 30+ years for quantum PCs ?
Not possible if you have to brute-force all 19 characters. Here's the rough calculation following detail,
Total possible password combination = 33^7 * 62^12 = 137498466041845301308233639923712 (about 1.37E32)
Speed of RTX 2080 Ti = 6.4 kP/s or 6400 password per seconds.
1 day in seconds = 60 * 60 * 24 = 86400 seconds.
Brute force time (in days) = 1.37E32 / 6400 / 86400 = 2.47E23 days.