rs-reverse/CHANGELOG.md
2024-04-10 19:12:34 +08:00

4.7 KiB
Raw Permalink Blame History

1.7.1 (2024-04-10)

Bug Fixes

  • 拷贝目录报错修复 (b8702c0)

1.7.0 (2024-04-10)

Features

    1. 增加makecode-high子命令 2. 增加basearr子命令 (7757ad5)

Bug Fixes

    1. exec命令适配版本2. 新版cookie位数逻辑更新无法过检测 (ae822c7)
  • 文档更新、代码优化 (36848f8)
  • 更新readme (4caaf73)

1.6.0 (2024-03-28)

Features

  • 增加多版本控制、增加其它瑞数网站适配、动态执行逻辑重构 (8771a69)

Bug Fixes

1.5.1 (2024-03-08)

Bug Fixes

  • 生成html与js代码文件去除stringify (f4ea982)

1.5.0 (2024-03-08)

Features

  • 增加html文件与javascript代码文件的保存 (59b86f0)

1.4.0 (2024-01-20)

Features

    1. 增加电量信息与网络连接信息的处理2. 增加meta标签的content值的解析与打印3. uua值从npm包工具随机取 (69c8db6)

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