Security
- Fixed an arbitrary file write vulnerability: GHSA-ccqh-278p-xq6w
Who's affected: Windows users which run the CLI with--output
or(await webcrack(input)).save(dir)
in JS
Credits to @SteakEnthusiast for finding it
Unminify
- Fixed a
Maximum call stack size exceeded
error on some comparisons (NaN == NaN
)