Skip to content

Releases: jeanluc162/ZipCrackNetCore

Output fix and performance improvement

02 May 13:28

Choose a tag to compare

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

01 May 17:24

Choose a tag to compare

v0.4 Did some oopsie with the parameters

Stopped killing IO

27 Apr 18:59

Choose a tag to compare

Passwords are tested from memory

Should work correctly

26 Apr 21:04

Choose a tag to compare

Fixed a bug where threads would be canceled before all combinations have been tried

Initial Release

26 Apr 15:02

Choose a tag to compare

Initial Release Pre-release
Pre-release
v0.1 Fixed "no password found" scenario