-
Hi There,
I am having issues with unpinning two applications, named Navimow (com.segway.mower) and Hansgrome Home (com.hansgrohe.poseidon). Normal ADB-Connection-Setup with HTTP Toolkit was not pos…
-
Hi,
one more bug we observed during fuzzing ;)
A while ago, @ttdennis told me the fuzzer wouldn't work on his iPhone 8 because he couldn't call functions and stalk them in parallel. Since I got …
-
Hi,
I'm using frida on android x86 running on vmware workstation. It works fine. But i had to set the libhoudini.so to run apps with native arm libraries. After seting this, frida didn't work anym…
-
**Describe the bug**
When I run objection patchapk -s Twitter.apk I get ValueError: I/O operation on closed file
**To Reproduce**
Steps to reproduce the behavior:
1. Run command '...'
**E…
-
**Describe the issue**
Similiar to Frida (https://mobile-security.gitbook.io/mobile-security-testing-guide/general-mobile-app-testing-guide/0x04c-tampering-and-reverse-engineering#frida) objection …
-
hi,
I tried to hook String.equals with the following code.but it didn't work.
```
var str = Java.use('java.lang.String');
str.equals.overload('java.lang.Object').implementation = functio…
sgact updated
4 months ago
-
Frida will not work on Android 10 when using the "Java.choose" function, I was able to run it on android 9 and 8.1 instead, with same apk and frida version of course.
```
Process crashed: Bad access…
-
### Has this been reported before?
- [X] I have checked for existing reports of this issue
### Repro steps
The API requests generated on iOS apps built on Dart using Flutter are not intercepted by …
-
configuro el kit de herramientas http en el iphone 7 plus IOS 15.8.2 con rootlees con SSL Kill Switch 3 pero aun así con aplicaciones ssl pinner no puedo ver el tráfico
-
Can we support login with verification code?
Now Duochrome is throwing below exception
400 - Bad Request
{\"code\":40014,\"message\":\"Please enter the verification code to respond to this login.\"…