I am currently bruteforcing my own Trezor, it’s an old Model One from the earlier days. The seed is no longer known, so the only thing left is the device itself right. I’ve got an idea of what kind of passphrase I’ve used back then, but it has lots of possible variants which is rather impractical when I need to confirm every Passphrase in the device itself.
Currently I use the trezroctl library to handle most of the work done, but as I am looking at about 10k possible variants for the Passphrase it would basically take ages to manually confirm each and every of them on the device. Is there some possible option to turn this feature off on the device?
Firmware currently is 1.11.2 - and as I do not have the seed anymore, I’d rather not update the firmware again.