Releases: jeanluc162/ZipCrackNetCore
Releases · jeanluc162/ZipCrackNetCore
Output fix and performance improvement
Fixed an issue where the output would continue for a while after a password has been found by moving tasking a seperate thread with it. Should also improve performance.
Bug fixing & Output
v0.4 Did some oopsie with the parameters
Stopped killing IO
Passwords are tested from memory
Should work correctly
Fixed a bug where threads would be canceled before all combinations have been tried
Initial Release
v0.1 Fixed "no password found" scenario