mirror of
https://github.com/luzhisheng/js_reverse.git
synced 2025-04-20 03:59:57 +08:00
3.极验滑块 跟W值2
This commit is contained in:
parent
1fe0d9b6b6
commit
23db98b4d5
BIN
img/11.png
Normal file
BIN
img/11.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 69 KiB |
BIN
img/12.png
Normal file
BIN
img/12.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 103 KiB |
BIN
img/13.png
Normal file
BIN
img/13.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 45 KiB |
@ -12,4 +12,12 @@
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
继续跟踪栈,发现是 w 存在 o 中
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
最后找到 w 赋值的位置
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
这里的 "\u0077" 是特征码,记录下来
|
||||||
|
11
zy-极验滑快/3.极验滑块 跟W值2.md
Normal file
11
zy-极验滑快/3.极验滑块 跟W值2.md
Normal 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 变量,给每行代码打上断点
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
这里有个知识点 256 ,我们的字节码 0-255, 一共就256个,一般256模值
|
Loading…
x
Reference in New Issue
Block a user