# reverse-analysis-study **Repository Path**: chunyu-fan/reverse-analysis-study ## Basic Information - **Project Name**: reverse-analysis-study - **Description**: reverse analysis study note - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-08-05 - **Last Updated**: 2025-11-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # reverse analysis study note ## steps 1. day1: call js function from python (python调用js方法) 2. day2: use jsdom build dom and bom (使用jsdom构建浏览器环境)