Skip to content
LogoFIRERPAλ User Manual
切换中文版
⌘ K
LogoFIRERPAλ User Manual
切换中文版
  • Quick Start
  • Basic Knowledge
  • Installation Preparation
  • Installing the Client
  • Installing the Server
  • Starting the Server
  • Exiting the Server
  • Uninstalling the Server
  • Viewing Logs
  • Preparation for Use
  • Remote Desktop
  • Device Discovery
  • Mobile Proxy Service
  • Distributed Deployment
  • Scheduled Tasks
  • Built-in Terminal
  • Virtual Debian Environment
  • Model Interaction (MCP)
  • Using Programming Interface
  • Installing System Root Certificate
  • Setting System Proxy (IP Switching)
  • Connecting to Virtual Network (OpenVPN)
  • Using Built-in Frida
  • Persistent Frida Scripts
  • Using Frida to Report Data
  • Using Frida Exported Interfaces
  • Reading and Writing System Settings
  • Reading and Writing System Properties (prop)
  • Reading and Writing Device Files
  • Reading Device Status
  • Reading and Writing Selinux Rules
  • Reading and Writing WIFI Information
  • Executing Shell Commands
  • Configuration Storage
  • Built-in ADB Management
  • Basic Application Operations
  • Basic Automation Operations
  • Interface Monitor
  • Advanced Interface Operations
  • Image Matching Operations
  • Text Recognition Operations
  • Interface Locking
  • Shutdown and Restart
  • Preparing Additional Tools
  • Generating Encryption Certificate
  • One-Click Packet Capture
  • Using IDA to Debug Applications
  • Connecting to Built-in ADB
  • Connecting to Built-in SSH
  • Copying Files via SCP
  • Deploying OpenVPN Service
  • Deploying Socks5 Proxy
  • Deploying FRP Forwarding
  • Version History
  • Disclaimer
  • Services and Support
  • Quick Start
  • Basic Knowledge
    • Similarities and Differences Between Mobile and Web Automation
    • Differences Between Various Automation Tools
      • AutoJS
      • Appium
      • u2
    • Basic Automation Process
      • Man-in-the-Middle Capture
      • Hook Capture
      • Automation Code
    • Interface Layout Inspection
    • Interface Selector
    • Screen Coordinate Definition
      • Points on the Screen
      • Definition of Region
    • Android Application Data
      • View SMS Database
      • View Encrypted Databases
      • View Other Data
    • Automation Assistance Measures
  • Installation Preparation
    • Basic Requirements
    • System Settings
      • Check Time Zone and Time
      • Turn Off Accessibility
    • Network Settings
    • Other Settings
      • WSA (Windows Subsystem Android)
      • AVD (Android Studio Virtual Device)
      • Redroid (android in docker)
  • Installing the Client
    • Troubleshooting
  • Installing the Server
    • Installing via APP
    • Getting Device Architecture
    • Startup Configuration File
    • Installing via Magisk
    • Manual Installation
  • Starting the Server
    • Execute the Start Command
    • Troubleshooting Error Messages
  • Exiting the Server
  • Uninstalling the Server
  • Viewing Logs
  • Preparation for Use
  • Remote Desktop
    • Opening Remote Desktop
    • File Upload
    • File Download
    • Remote Desktop Settings
  • Device Discovery
    • Discovering All Devices
    • Discovery Service Configuration
  • Mobile Proxy Service
    • Using the Proxy
    • Configuring the Proxy
  • Distributed Deployment
    • Forwarding to Internal Ports via Frp
    • Forwarding to Public Network Ports via Frp
    • Connecting to Devices Forwarded via Frp
    • Implementation via OpenVPN Networking
    • Connecting to Devices Using OpenVPN Networking
    • Implementation via Xinghuo Platform Networking
  • Scheduled Tasks
  • Built-in Terminal
    • Common Aliases
    • Common Commands
    • Python Libraries
  • Virtual Debian Environment
    • Installing the Environment
    • Entering the Environment
    • Advanced Usage
  • Model Interaction (MCP)
    • Installing the Official Extension
    • Using the Official Extension
    • Writing MCP Extensions
  • Using Programming Interface
    • Connecting to Device
    • Simple Warm-up
  • Installing System Root Certificate
    • Preparation
    • Installing Root Certificate
    • Uninstalling Root Certificate
  • Setting System Proxy (IP Switching)
    • Connecting to Proxy
    • Closing the Proxy
    • Complete Parameters
    • Automatically Applying Proxy
    • Setting Up a Proxy Service
  • Connecting to Virtual Network (OpenVPN)
    • Connecting to VPN
    • Closing VPN
    • Complete Parameters
    • Automatically Connecting to VPN
    • Quickly Setting Up VPN
  • Using Built-in Frida
    • Using Through Code
    • Using Through Command Line
    • Using Through Command Line (objection)
    • Exposing Application Interfaces
  • Persistent Frida Scripts
    • Installing Scripts
    • Uninstalling
    • Checking if Installed
    • Checking if Injected
    • Viewing Script Logs
    • Offline Persistence
  • Using Frida to Report Data
    • Writing Reporting Scripts
    • Data Reporting Destination
      • Reported Metadata
      • Reporting to HTTP
      • Reporting to RabbitMQ
      • Reporting to Redis
    • Injecting Reporting Scripts
    • Decompressing Reported Data
    • Removing Reporting Scripts
  • Using Frida Exported Interfaces
    • Writing Export Scripts
    • Injecting Export Scripts
    • Calling Exported Methods
    • Calling Exported Methods (HTTP Interface)
    • HTTP Status Codes
    • Troubleshooting
  • Reading and Writing System Settings
    • Calling the Interface
    • Available Parameters
  • Reading and Writing System Properties (prop)
    • Getting Properties
    • Setting Properties
  • Reading and Writing Device Files
    • Downloading File to Local
    • Downloading File to Memory
    • Downloading File to Descriptor
    • Uploading File to Device
    • Uploading File from Memory
    • Uploading File from Descriptor
    • Deleting Device File
    • Modifying File Permissions
    • Getting File Information
  • Reading Device Status
    • Getting Status Instance
    • Getting Boot Time
    • Getting Disk Usage
    • Getting Battery Information
    • Getting CPU Usage
    • Getting Disk I/O
    • Getting Disk I/O (userdata)
    • Getting Network I/O
    • Getting Network I/O (Specific Interface)
    • Getting Memory Usage
  • Reading and Writing Selinux Rules
    • Getting Operation Instance
    • Getting Selinux Status
    • Setting Selinux Status
    • Creating a New Domain
    • Setting Domain to Permissive
    • Setting Domain to Enforce
    • Detailed Control Rules
  • Reading and Writing WIFI Information
    • Getting WIFI Instance
    • Getting WIFI Status
    • Adding to WIFI Blacklist
    • Getting WIFI Blacklist
    • Clearing WIFI Blacklist
    • Performing WIFI Scan
    • Getting WIFI Scan Results
    • Getting WIFI Signal Strength
    • Getting WIFI MAC
  • Executing Shell Commands
    • Foreground Command Execution
    • Background Command Execution
  • Configuration Storage
    • Getting Storage
    • Clearing Storage
    • Getting a Container
    • Getting an Encrypted Container
    • Removing a Container
    • Writing Key Values to a Container
    • Reading Key Values from a Container
    • Getting Time-to-Live
    • Setting Time-to-Live
    • Conditional Writing
    • Checking if Exists
    • Deleting Key Values from a Container
  • Built-in ADB Management
    • Installing the Key
    • Uninstalling the Key
  • Basic Application Operations
    • List Installed Applications
    • List Running Applications
    • Get Application by Name
    • Get Application by Package Name
    • Get Foreground Application
    • Get Multi-instance Application
    • Start Application
    • Close Application
    • Check Foreground Running
    • Get Application Information
    • Check if Installed
    • Uninstall Application
    • Get Recent Activities
    • Start Application Activity
    • List Application Permissions
    • Grant Application Permissions
    • Revoke Application Permissions
    • Check if Granted
    • Clear Application Cache
    • Clear Application Data
    • Get Entry Activity
  • Basic Automation Operations
    • Get Device Information
    • Get Service Information
    • Turn Off Screen
    • Turn On Screen
    • Check if Screen is On
    • Check if Screen is Locked
    • Show Toast
    • Read Clipboard
    • Write to Clipboard
    • Physical Keys
    • Screen Screenshot
    • Click on a Point on the Screen
    • Press Point A and Drag it to Point B
    • Swipe from Point A to Point B
    • Slightly More Complex Multi-point Swipe
    • Open Quick Settings
    • Open Notification Bar
    • Get Page Layout
    • Wait for Window to Stabilize
    • Get Latest Toast
  • Interface Monitor
    • Enable Monitor
    • Check if Monitor is Enabled
    • Disable Monitor
    • Remove All Monitors
    • Register Click Events
    • Register Key Events
    • Register Count Events
    • Enable Events
    • Disable Events
    • Remove Events
    • Check if Event is Enabled
    • Complete Example Code
  • Advanced Interface Operations
    • Getting Elements
    • Element Click
    • Element Existence
    • Element Information
    • Element Traversal
    • Element Count
    • Element Screenshot
    • Waiting for Elements
    • Text Input
    • Normal Swipe
    • Fast Swipe
    • Other Operations
  • Image Matching Operations
    • Matching Interface
    • Matching Methods
    • Matching Areas
  • Text Recognition Operations
    • Setting Up the OCR Backend
    • OCR Selector
      • text
      • textContains
      • textMatches
    • OCR Operations
      • click
      • click_exists
      • exists
      • screenshot
      • info
  • Interface Locking
    • Acquire Lock
    • Release Lock
    • Refresh Lock
  • Shutdown and Restart
    • Shutdown System
    • Restart System
    • Exit Service
  • Preparing Additional Tools
    • Clone Tool Code
    • Install Related Dependencies
    • Environment Setup
  • Generating Encryption Certificate
  • One-Click Packet Capture
    • Preparation
    • Basic Packet Capture
    • Shared Packet Capture
    • Specific Applications
    • Real-time Modification
    • Different Networks
    • Upstream Proxy/International Packet Capture
    • DNS Packet Capture
  • Using IDA to Debug Applications
    • Setting to Debug Mode
    • Installing IDA Debug Service
    • Forwarding IDA Debug Service
    • Starting Application Debugging
  • Connecting to Built-in ADB
    • Installing ADB Public Key
    • Uninstalling ADB Public Key
    • Connecting to ADB
  • Connecting to Built-in SSH
  • Copying Files via SCP
  • Deploying OpenVPN Service
    • Preparation
    • Initialize Configuration
    • Create Client Connection Credentials
    • Revoke Client Credentials
    • Start OpenVPN Service
    • Reference Documentation
  • Deploying Socks5 Proxy
    • Need to Proxy UDP Protocol
    • No Need to Proxy UDP Protocol
    • Specify Outbound Network Interface
    • Using GOST Service
  • Deploying FRP Forwarding
    • Starting the FRPS Service
    • Configuring FIRERPA
  • Version History
    • Version 8.28
    • Version 8.25
    • Version 8.22
    • Version 8.20
    • Version 8.18
    • Version 8.15
    • Version 8.12
    • Version 8.10
    • Version 8.9
    • Version 8.8
    • Version 8.5
    • Version 8.0
    • Version 7.90
    • Version 7.85
    • Version 7.80
    • Version 7.76
    • Version 7.75
    • Version 7.73
    • Version 7.72
    • Version 7.71
    • Version 7.70
    • Version 7.68
    • Version 7.67
    • Version 7.65
    • Version 7.60
    • Version 7.57
    • Version 7.55
    • Version 7.52
    • Version 7.50
    • Version 7.30
    • Version 7.28
    • Version 7.25
    • Version 7.22
    • Version 7.20
    • Version 7.15
    • Version 5.6
    • Version 5.5
    • Version 5.3
    • Version 5.2
    • Version 5.0
    • Version 3.157
    • Version 3.155
    • Version 3.153
    • Version 3.152
    • Version 3.151
    • Version 3.150
    • Version 3.138
    • Version 3.135
    • Version 3.123
    • Version 3.120-1
    • Version 3.108
    • Version 3.102
    • Version 3.98
    • Version 3.95
    • Version 3.93
    • Version 3.90
    • Version 3.83
    • Version 3.80
    • Version 3.78
    • Version 3.76
    • Version 3.0.59
    • Version 3.0.55
    • Version 3.0.50
    • Version 3.0.48
    • Version 3.0.47
    • Version 3.0.46
    • Version 3.0.45
    • Version 3.0.35
  • Disclaimer
  • Services and Support
    • Help with Usage
    • Dedicated Devices
    • Offline Authorization
    • Other Support
    • Questions and Suggestions
Quick Start

© 2021 - present, firerpa.