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
{{ message }}
This repository has been archived by the owner on Aug 19, 2023. It is now read-only.
when adding a new task with a large wordlist, the keyspace generation performed by hashcat takes a very long time. this should be moved to a background job or else the UI will hang causing the user to think something is wrong.
see line 209 in routes/tasks.rb
The text was updated successfully, but these errors were encountered:
when adding a new task with a large wordlist, the keyspace generation performed by hashcat takes a very long time. this should be moved to a background job or else the UI will hang causing the user to think something is wrong.
see line 209 in routes/tasks.rb
The text was updated successfully, but these errors were encountered: