-
I got a lot of issues regarding weird crashes. After a while I finally realized the root cause. When an app is spawned by frida, it never gets resumed, causing SpringBoard to kill it (a.k.a. 0x8badf00…
-
环境:AOSP 10,pixel 3,frida 14.x
使用traceClass方式
触发逻辑后控制台报错了,APP的业务也没有继续执行。
```
*** entered com.leo.demo.jsbridge.ui.fragment.SDKWebViewFragment.a
arg[0]: com.leo.demo.jsbridge.entity.request.Htt…
-
表哥,这个框架我安装了requirements里面对应的库。但是运行时候一直提示这个错误
C:\Users\xiaodai\Downloads\baselinecheck_cdf-master>python manage.py
Traceback (most recent call last):
File "manage.py", line 4, in
from app im…
-
Hello sir,
First I want to say thank you for frida-ios-cipher.
![error](https://github.com/Humenger/frida-ios-cipher/assets/148782271/f5ce11ee-927e-4db7-8120-49883531ccea)
error message:
pri…
-
"Skip to content
Navigation Menu
Code
Issues
6
A bootstrap repo for self-authoring Dev Container Features
containers.dev
License
MIT license
260 stars
121 forks
19 watching
6 Branches
0 Tags
…
-
install in terminal:
username@192 ~ % pip3 install objection
Defaulting to user installation because normal site-packages is not writeable
Requirement already satisfied: objection in ./Library/Py…
-
Hi all,
I've tried to install RMS with npm install,include development mode.But both have the same error as below:
npm WARN cleanup Failed to remove some directories [
npm WARN cleanup [
npm…
-
I have a One Plus 9 with lineage OS, rooted with magisk installed.
I installed frida last version and frida-tools with pip3
**frida 16.0.2
frida-tools-12.0.2**
Then i installed **frida-server-…
-
### What happened?
Hey,
when I try to use the command ipatool download 672904239 -b com.thehungrywasp.iamsober --purchase I get the error from the title. When I use it without the --purchase it t…
-
I'm running everything in a x86 emulator.
If I use setprop wrap.com.... to setup an LD_PRELOAD on a specific app, then handleLoadPackage will never be called for this specific app, only handleInitP…