rs-reverse/CHANGELOG.md
2024-01-06 20:11:54 +08:00

2.6 KiB
Raw Permalink Blame History

1.3.0 (2024-01-06)

Features

  • add blog article (10af3e7)
  • add encrypt function (5abb5e4)
  • add loopcode/makecookie and Cookie global varible (6973aa6)
  • add makecookie must handler functions (cc89969)
  • add uuid、numToNumber4 function, add bignum list (852a647)
  • algorithm for generating cookies has been fully restored (5570c75)
  • immutext automatic extraction (96068dd)
  • key component function extraction (0b38130)
  • key iv value logic optimization, addition of dynamic code execution mechanism (fe2577e)
  • makecookie command support remote url gerente cookie (76e2d20)
  • mock document.all and test (eb834cc)

Bug Fixes