We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e629ff commit 802a226Copy full SHA for 802a226
README.md
@@ -28,8 +28,9 @@
28
29
工具辅助逆向实战资料:
30
31
-- [Script Hook辅助逆向jsonp参数加密](https://github.com/JSREI/js-script-hook/blob/dev/goat/jsonp-request-encrypt/README.md)
32
-- [Script Hook辅助逆向jsonp响应加密](https://github.com/JSREI/js-script-hook/blob/dev/goat/jsonp-response-encrypt/README.md)
+- [Script Hook辅助逆向jsonp参数加密](https://github.com/JSREI/js-script-hook-goat/blob/main/docs/jsonp-request-encrypt/README.md)
+- [Script Hook辅助逆向jsonp响应加密](https://github.com/JSREI/js-script-hook-goat/blob/main/docs/jsonp-response-encrypt/README.md)
33
+- [Script Hook辅助逆向jsonp请求参数/响应字段加密](https://github.com/JSREI/js-script-hook-goat/blob/main/docs/jsonp-request-encrypt-and-response-encrypt/README.md)
34
35
# 二、安装
36
0 commit comments