-
Hello,
While installing the r2frida I am getting the following error. I was able to use r2frida earlier on same system.
`Manish:~ manish$ r2pm -i r2frida
Already up to date.
Install Done For r…
-
**Describe the bug**
Frida-server supports launching iOS apps by passing the bundle identifier (CFBundleIdentifier from Info.plist). The app launches just fine, but Objection doesn't appear to be abl…
-
Hello, i know that it is currently not supported by frida so i'm wondering what is the issue with it ?
Does the way they execute the opcodes are problematic or something, or is it just a problem of p…
-
I installed `objection` into a virtualenv using `pip` as described in the wiki.
However, upon running `objection -g SOME_APP explore`, the following exception
is thrown:
```
Using USB device `Sa…
-
I'm getting the following error while trying patch an IPA:
```
Using latest Github gadget version: 12.3.1
Patcher will be using Gadget version: 12.3.1
No provision file specified, searching for …
-
-
Hi,
I'm currently testing objection together with the MSTG-Hacking-Playground app and I'm not able to download files.
Here's the APK:
https://github.com/OWASP/MSTG-Hacking-Playground/blob/ma…
-
In the recently released v1.5 version of Objection, I've encounted the following error when attempting to utilize the TLS Pinning Bypass:
```
com.pewpew.app on (iPhone: 11.1) [usb] # ios sslpinn…
-
Getting odd behavior when trying to run the latest version of Objection and frida-gadget. I patch a method to always return False/0, and the `set-method-return` job shows it as being overridden to `0x…
-
The documentation for this API is still lacking as HQ's servers are a black box. If someone has a large dump of the websocket for Trivia or Words it would be super helpful to write some documentation …