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 Oct 23, 2023. It is now read-only.
I think I have figured out how to upload cracked hashes in near realtime instead of having to wait until a job ends. Take a look at commit: 1a59f48 which I think is included with my pull request (I still dont have the hang of github). In the main loop I added logic to copy out the new lines that have been added to the cracked file into a new file in the tmp folder and then upload that.
Im not sure if there are any repercussions from this change, but so far in my tests it seems to be working well. Let me know what you think.
The text was updated successfully, but these errors were encountered:
I think I have figured out how to upload cracked hashes in near realtime instead of having to wait until a job ends. Take a look at commit: 1a59f48 which I think is included with my pull request (I still dont have the hang of github). In the main loop I added logic to copy out the new lines that have been added to the cracked file into a new file in the tmp folder and then upload that.
Im not sure if there are any repercussions from this change, but so far in my tests it seems to be working well. Let me know what you think.
The text was updated successfully, but these errors were encountered: