Unable to trace or spawn process
Chưa có ai nhận issue này.
Đánh giá
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức phù hợp với người mới
- 25/100
- Loại issue
- Lỗi
- Độ rõ ràng
- Cần làm rõ
- Mức độ hoạt động
- Đình trệ
- Công nghệ
- android, python
- Lĩnh vực
- mobile-dev, reverse-engineering
Hướng nghiên cứu
Bắt đầu bằng cách tái hiện các lệnh đã được báo cáo frida-ps -Uai, frida-trace, attach-pid và spawn với frida 12.0.7 và frida-server-12.0.7-android-arm64. So sánh danh sách tiến trình hoạt động được với các trường hợp attach và spawn thất bại; hoàn thành khi có thể attach và spawn các tiến trình mà không bị timeout hoặc làm thiết bị bị treo.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Mô tả
Hi everyone !
Great tool, have been working with this for sometime now ( 2 months ).
However before updating to version 12.0.7, I was able to work fine on my lenovo k3 note.
However now, only frida-ps works and nothing else.
I tried using the process name from there to run frida-trace on it but in vain.
Also both the versions are same on the device and on python.
First I installed the python-frida_12.0.7-1.ubuntu-bionic_amd64.deb package but it didn't work so now I installed using pip install -U frida-tools
Output on my terminal :
$uname -a
Linux kali 4.15.0-kali2-amd64 #1 SMP Debian 4.15.11-1kali1 (2018-03-21) x86_64 GNU/Linux
$frida --version
12.0.7
$frida-ps --version
12.0.7
$frida-trace --version
12.0.7
$ frida -U --no-pause -f net.one97.paytm
____
/ _ | Frida 12.0.7 - A world-class dynamic instrumentation toolkit
| (_| |
> _ | Commands:
/_/ |_| help -> Displays the help system
. . . . object? -> Display information about 'object'
. . . . exit/quit -> Exit
. . . .
. . . . More info at http://www.frida.re/docs/home/
Failed to spawn: timeout was reached
$frida-trace -f net.one97.paytm -i "recv*" -i "read*"
Failed to spawn: unable to find executable at 'net.one97.paytm'
$frida-ps -Uai
~~~~~ SNIP ~~~~~
4154 Setup Wizard com.lenovo.setupwizard
2251 System Daemon Service com.lenovo.systemdaemonservice
1324 System UI com.android.systemui
4319 System Update com.lenovo.ota
3580 Tasks com.google.android.apps.tasks
1348 User Dictionary com.android.providers.userdictionary
3736 Wallpapers com.google.android.apps.wallpaper
~~~~~ SNIP ~~~~~
4906 Paytm net.one97.paytm
...
$frida-trace --attach-pid=4906 -i "recv*" -i "read*"
Failed to attach: unable to find process with pid 4906
Output on my mobile
root@K50a40:/data/tmp # id
uid=0(root) gid=0(root) groups=0(root) context=u:r:su:s0
root@K50a40:/data/tmp # ./frida-server
Problems
- Unable to attach to any process
- Unable to spawn any process
- Once spawned command is issued, device just hangs and have to remove the battery to restart ( thank god I didn't have those irreplaceable battery mobiles )
Only thing that works is frida-ps -Uai
P.S.
I am using frida-server-12.0.7-android-arm64 on my device.
Thanks.
- Ngôn ngữ chính
- Python
- Star
- 873
- Fork
- 173
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Issue khác của frida/frida-python
-
Custom agent with Java bridge Đang mở
Độ khó 4/5 3-5 ngày Mức phù hợp với người mới 35/100
frida/frida-python#265 · 2 bình luận ·
-
Độ khó 3/5 1-2 ngày Mức phù hợp với người mới 35/100
frida/frida-python#262 · 1 bình luận ·
-
Độ khó 3/5 1-2 ngày Mức phù hợp với người mới 35/100
frida/frida-python#247 · 2 bình luận · 2 reaction ·
-
After a long period of hooking applications on Ubuntu, Python and JavaScript are unable to interact. Đang mở
Độ khó 4/5 3-5 ngày Mức phù hợp với người mới 25/100
frida/frida-python#246 ·
-
How can I connect to Ipv6? Đang mở
Độ khó 4/5 3-5 ngày Mức phù hợp với người mới 20/100
frida/frida-python#243 ·
Tất cả issue của frida/frida-python
Issue tương tự
-
bug
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 75/100
xinnan-tech/xiaozhi-fde-talk#263 ·
-
rules
Độ khó 1/5 Dưới một giờ Mức phù hợp với người mới 90/100
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 70/100
huggingface/Repo2RLEnv#163 · 1 bình luận ·
-
Độ khó 1/5 Dưới một giờ Mức phù hợp với người mới 95/100
huggingface/sentence-transformers#4074 ·
-
comp/dashboard invalid P3
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 70/100
NousResearch/hermes-agent#121143 ·