Problem description:
An error will be reported after frida-server-15.2.android-arm64.xz is installed, as follows:
�5�5�5�5�: inaccessible or not found
./fs152201[2]: �: inaccessible or not found
./fs152201[80]: syntax error: unexpected '('
Solution:
The correct way is to switch to root privileges first. Then use the following command . /filename. To summarize, there is a problem with the boot method. The correct one is: . /filename
For example.
redfin:/data/local/tmp # . /fs152201
verification:
1: Premise:
1.1: Install the corresponding version of frida on the PC side
pip install frida
pip install frida-tools
1.2: Check the version of frida. The server should be installed to the matching version
frida –version
2: Start to verify whether the frida-server installation is successful or not. Execute the following commands in the cmd window. If a list appears, it indicates success.
frida-ps -U
Read More:
- [Solved] SpringBoot Startup Error: Unable to start LiveReload server
- Redis Startup Error: Creating Server TCP listening socket 127.0.0.1:6379: bind: No error
- There was an unexpected error (type=Internal Server Error, status=500).Invalid bound statement (not
- [Solved] SpringBoot Startup Error: Description:Web server failed to start. Port 9090 was already in use.(win10)
- [Solved] SpringBoot+Dubbo Startup Error: Fail to start server(url: dubbo://192.168.0.9:20880/service
- [Solved] eureka Startup Error: Unable to start web … nested exception is org.springframework.boot.web.server.WebS
- [Solved] eureka Startup Error: Unable to start web … nested exception is org.springframework.boot.web.server.WebS
- [Solved] SpringBoot+Dubbo Startup Error: Fail to start server(url dubbo192.168.0.920880service
- [Solved] Tomcat startup error: sub-container startup failed
- [Solved] Docker-compose Start error: pyrsistent syntax error: invalid syntax
- kafka Environment Build and Startup Error: ERROR [KafkaServer id=1] Fatal error during KafkaServer startup. Prepare to shutdown
- [Solved] kafka startup Error: ERROR Fatal error during KafkaServer startup. Prepare to shutdown
- [Solved] Unable to start web server; nested exception is org.springframework.boot.web.server.WebServerExcepti
- [Solved] nacos Startup Error: Unable to start embedded Tomcat
- Uncaught SyntaxError: Unexpected token o in JSON at position 1 [How to Solve]
- [Solved] JAVA Connect rabbitMQ Error: An unexpected connection driver error occured
- [Solved] Rocketmq Root Account Startup Error: Permission denied
- [Solved] Redis Error: Unexpected exception while processing command
- [Solved] Maven Startup Error: Malformed \uxxxx encoding
- [Solved] Springcloud Add Eureka to Startup Error