You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running the process, I get "[DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues." as line 1 (matrix brut force) but then a second line appears with a progress bar which I assume is the non-matrix password brut force.
When I created the password matrix, I listed all the parts of passwords I could think of but then when I click enter it just takes me to a command line, no further options. So I entered the command npm start recovery and the above action started.
Second question - is there a way to speed it up ? GPU process only at 1%, CPU at 10%, Memory at 50% when in progress - can I allocate more power to this process ?
The text was updated successfully, but these errors were encountered:
When running the process, I get "[DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues." as line 1 (matrix brut force) but then a second line appears with a progress bar which I assume is the non-matrix password brut force.
When I created the password matrix, I listed all the parts of passwords I could think of but then when I click enter it just takes me to a command line, no further options. So I entered the command npm start recovery and the above action started.
Second question - is there a way to speed it up ? GPU process only at 1%, CPU at 10%, Memory at 50% when in progress - can I allocate more power to this process ?
The text was updated successfully, but these errors were encountered: