angel-glitchers-cinefy
v2.0.0
Published
Interactive CLI tool for deep forensic extraction and API analysis of web frontends
Maintainers
Readme
Angel Glitchers CINEFy
Interactive CLI tool for deep forensic extraction and API analysis of web frontends.
Installation
You can run it directly without installing using npx:
npx angel-glitchers-cinefyOr install it globally:
npm install -g angel-glitchers-cinefyUsage
Run the following command in your terminal:
angel-glitchers-cinefyFollow the interactive prompts to enter the target URL. The tool will:
- Launch a stealth browser.
- Intercept network requests to identify API endpoints.
- Simulate user scrolling to trigger lazy-loaded content.
- Capture a full-page screenshot and source code.
- Generate a forensic ZIP archive with all findings.
Features
- Stealth Mode: Uses Puppeteer Extra with Stealth plugin to avoid detection.
- Endpoint Intelligence: Logs and categorizes API requests.
- Visual Evidence: High-resolution full-page screenshots.
- Forensic Archiving: Automatically packages all data into a ZIP file.
License
ISC
