Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added README.assets/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
# Script Hook

产品演示视频:https://www.bilibili.com/video/BV12BrkYGEHv/

源代码仓库链接:https://github.com/JSREI/js-script-hook

![Greasy Fork Downloads](https://img.shields.io/greasyfork/dt/419533) ![Greasy Fork Rating](https://img.shields.io/greasyfork/rating-count/419533) ![GitHub Created At](https://img.shields.io/github/created-at/JSREI/js-script-hook) ![GitHub contributors](https://img.shields.io/github/contributors-anon/JSREI/js-script-hook) ![GitHub top language](https://img.shields.io/github/languages/top/JSREI/js-script-hook) ![GitHub commit activity](https://img.shields.io/github/commit-activity/t/JSREI/js-script-hook) ![GitHub Release](https://img.shields.io/github/v/release/JSREI/js-script-hook) ![GitHub Issues or Pull Requests](https://img.shields.io/github/issues/JSREI/js-script-hook) ![GitHub Issues or Pull Requests](https://img.shields.io/github/issues-closed/JSREI/js-script-hook) ![GitHub Issues or Pull Requests](https://img.shields.io/github/issues-pr/JSREI/js-script-hook) ![GitHub Issues or Pull Requests](https://img.shields.io/github/issues-pr-closed/JSREI/js-script-hook) ![GitHub License](https://img.shields.io/github/license/JSREI/js-script-hook) ![GitHub Repo stars](https://img.shields.io/github/stars/JSREI/js-script-hook) ![GitHub forks](https://img.shields.io/github/forks/JSREI/js-script-hook) ![GitHub watchers](https://img.shields.io/github/watchers/JSREI/js-script-hook)

![logo.png](./README.assets/logo.png)

# 一、解决了什么问题?

我们在进行JS逆向的时候,经常碰到请求是`script`类型的:
Expand Down