Skip to content

Latest commit

 

History

History
291 lines (195 loc) · 7.32 KB

File metadata and controls

291 lines (195 loc) · 7.32 KB

PasswordEncrypt

本项目主要演示了JS逆向之Web端各大网站登录密码加密参数破解

环境搭建

1. 安装并配置---> Python Version: >= 3.5
2. 安装并配置---> PhantomJS
3. 安装并配置---> android<JDK+SDK>
4. 安装并配置---> Node.js

安装三方库依赖

pip install -r requirements.txt

以下为各大网站登录页地址

📃目录