SavageCore / pd3-vault-cracker

Generates vault code possibilities from fingerprints
https://savagecore.github.io/pd3-vault-cracker/
GNU General Public License v3.0
9 stars 2 forks source link

An idea to streamline the process #20

Closed maxim-fedotov-1997 closed 1 year ago

maxim-fedotov-1997 commented 1 year ago

Howdy! The way I saw it... Keypads do show when one button was used multiple times. Would it be possible to make it work such a way that you could double-input the digit and have it show less of the combinations that are outright impossible?

Say... For example, pad has "3668" password. The current flow has me input 3 known digits and then weed out combos that I can't apply in the current situation (any that lack 2 six digits). I feel like it would make it faster to operate with it if you were to make it happen (if possible).

Thanks in advance, and thanks again for such an awesome tool! :D

SavageCore commented 1 year ago

This was already thought about. See #19