selenium
Verified Safeby SeaQLe
Overview
Tool for extracting and patching proprietary Android vendor files for custom ROM development (LineageOS).
Installation
PYTHONPATH=../../../tools/extract-utils python3 extract-files.pyEnvironment Variables
- PYTHONPATH
Security Notes
The script performs direct binary patching of system libraries and configuration files using AArch64 NOP instructions and symbol version clearing. While intended for legitimate custom ROM development, incorrect patches could lead to device instability or introduce vulnerabilities. It executes external commands (`llvm_objdump`). There are no obvious `eval` or hardcoded secrets.
Similar Servers
rocketship
This MCP server assists AI coding agents by providing Rocketship testing examples, optimal test structure, schema information, CLI guidance, and codebase analysis to help agents write better Rocketship tests.
context-engineering
Provides a Model Context Protocol (MCP) server that enables AI agents to control a web browser using Selenium for web automation tasks.
runautomation-mcpserver
A comprehensive Playwright-based Model Context Protocol (MCP) server designed for AI assistants to perform web testing, browser automation, and quality assurance tasks through natural language commands.
puppeteer-mcp-server
Automating browser interactions and web scraping via an MCP server.