Skip to content

v2.14.1

Latest
Compare
Choose a tag to compare
@j4k0xb j4k0xb released this 14 Aug 16:50
· 7 commits to master since this release
v2.14.1

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)