-
Can you please add feature to use frida script/server to bypass ssl pinning?
just how HTTP TOOLKIT is using? it's very good.
-
I assume I'm doing something wrong and the script isn't causing the crash but I'm really at a loss here I don't know what to do anymore.
doing frida-ps -U works fine and prints the list
when I run t…
-
so i've installed python, frida, frida-tools, and macholib on my imac, and on my ipad i added the repo via sileo and installed frida.
here is the quick report on the installed files:
```
python --v…
-
App ABIs: ['arm64-v8a']
Supported ABIs: ['arm64-v8a']
Generating keystore...
Generating 2 048 bit RSA key pair and self-signed certificate (SHA256withRSA) with a validity of 8 000 days
for: CN…
-
I have a custom solution built on top of the frida-go, consisting of two applications: a client and a server.
Client Application (Mobile):
1. Runs on a mobile phone.
2. Launches the process and c…
-
Hi there, I'm using AFL++ with frida-mode to fuzz Android stuffs.
I've read [this blog](https://blog.quarkslab.com/android-greybox-fuzzing-with-afl-frida-mode.html) beforehand, and now I have a ques…
-
can you help me solve this problem?
python3 patch_apk.py -i Instagram_354.2.0.47.100_APKPure.apk -o Instgrm.apk
App ABIs: ['arm64-v8a']
Supported ABIs: ['arm64-v8a']
Generating keystore...
Gene…
-
Hello.
I am trying to use this script on a non-jailbroken device, with a debuggable app (one built via Xcode). I've installed Frida-tools using the instruction found here. https://frida.re
I am …
Kai2k updated
1 month ago
-
#### Problem Description
when I try to use mitmproxy for quic in Android Chrome or any app i get tls handshake failed
and i can't bypass this i tried Frida scripts etc but none Magisk added a certi…
-
**Describe the bug**
`import ` is broken:
```
> import ~/Desktop/frida_script.js
An unexpected internal exception has occurred. If this looks like a code related error, please file a bug repor…