3.极验滑块 跟W值2

This commit is contained in:
luzhisheng 2022-01-12 16:41:46 +08:00
parent 1fe0d9b6b6
commit 23db98b4d5
5 changed files with 19 additions and 0 deletions

BIN
img/11.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 69 KiB

BIN
img/12.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 103 KiB

BIN
img/13.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB

View File

@ -12,4 +12,12 @@
![debugger](../img/10.png)
继续跟踪栈,发现是 w 存在 o 中
![debugger](../img/11.png)
最后找到 w 赋值的位置
![debugger](../img/12.png)
这里的 "\u0077" 是特征码,记录下来

View File

@ -0,0 +1,11 @@
## 发现 w 生成代码
var u = r[$_CAGEe(750)]()
, l = V[$_CAGEe(342)](gt[$_CAGEe(209)](o), r[$_CAGEe(742)]())
, h = m[$_CAGEe(733)](l)
## 先调试 u 变量,给每行代码打上断点
![debugger](../img/13.png)
这里有个知识点 256 ,我们的字节码 0-255 一共就256个一般256模值