-
unlicense .\BwE_PS4_NOR_Validator.exe in pwsh at 07:45:49
INFO - Detected packer version: 3.x
Traceback (most recent call last):
File "C:\Python39\lib\runpy.py", line 197, in …
-
Hi,
I have a problem with com.stripe.android.dashboard app on android 12.1.
Can you help me with it?
```
$ frida -U -l ./config.js -l ./native-connect-hook.js -l ./android/android-proxy-override…
-
I'm trying to hook a Xamarin-based iOS app and am getting the following error:
```
~/t/s/s/f/fridax > ./fridax.js inject --device usb --scripts scripts/aot_modify_class_function_argument.js
[*] A…
-
Hi,
I have face some issue in frida. I have install all successfully as well as install frida-tools using pip install.
And the command `frida-ps -U` also working fine and show all the applications…
-
Was searching for method to bypass “cannot take screenshot” [FLAG_SECURE] in an Android app. Found [this](https://gist.github.com/su-vikas/36410f67c9e0127961ae344010c4c0ef) Frida JavaScript. Got it …
-
in Android 9.0 , I try to list method of com.yy.leopard.http.AppNetHelper . use cmd string “ndroid hooking watch class_method com.yy.leopard.http.AppNetHelper --dump-args --dump-backtrace --dump-…
-
![image](https://github.com/httptoolkit/frida-interception-and-unpinning/assets/85563550/7097d48d-a963-4bda-b0d3-d9360e51f1d8)
![image](https://github.com/httptoolkit/frida-interception-and-unpinni…
-
Hey, first I just wanted to mention that I really appreciate your hard work, thank you.
I'm using Burp as my proxy and mostly able to sniff most of the application I tried so far.
When trying to s…
ta1c0 updated
2 months ago
-
Frida-compile gives packaged scripts that don't seem to play well with eval. I see Frida provides Script.load and Script.execute but they don't seem to handle this container format either.
I'm test…
-
I was trying to connect Frida 14.0.8 to frida-gadget injected into an android app. And it always failed.
IWhen the --debug option is used, it says:
**Failed to attach: v8 runtime not available due t…
ghost updated
4 years ago