-
Frida 11.0.13 - iOS 9.0.2 - jailbroken
Although looking likely to be a Frida issue?
$ objection --gadget "Client" explore
Traceback (most recent call last):
File "/usr/local/bin/objection", …
bensh updated
6 years ago
-
frida -U -f re.frida.Gadget --no-pause -l _agent.js
____
/ _ | Frida 12.0.3 - A world-class dynamic instrumentation toolkit
| (_| |
> _ | Commands:
/_/ |_| help …
-
Any tips how to fix this?
```
C:\Users\Admin\Desktop\Tools\1\1>objection patchapk -s app_name.apk
No architecture specified. Determining it using `adb`...
Detected target device architecture as: a…
-
Hello,
I am trying to patch an IPA file downloaded from the iOS device (OS: 11.4.1). I have downloaded the Twitter IPA using iMAZING utility. Device is not a jailbreak version whereas while doing th…
-
Hi,
The number which is being used by Frida 27042
This port is of Device or Mac Machine
-
I follow this page:http://www.frida.re/docs/android/
When i input 'frida-ps -R' I get the pid and NAME ,which is correct and what I wanted.
But next step, 'frida-trace -R -i open com.****'
I get the …
-
Testing ipa: https://github.com/prateek147/DVIA
Testing device: Non-jailbroken - iPhone 5s (iOS 11.4)
OS: Mac OS X
Reproduce:
1. Running objection patchipa command:
```
$ objection patchipa -…
-
i tried this command to embed frida to some apk ... all of them failed with the same error
```
objection patchapk -s foursquare-11-9-1.apk
No architecture specified. Determining it using `adb`.…
ghost updated
6 years ago
-
I used
bin/applesign.js -I FridaGadget.dylib
but it seems something wrong:
Error: not found: insert_dylib
-
What is the syntax for pass provision profile in parameter
objection patchipa --source /Users/apple/build/raid-data/data/user/38/data/TouchID.ipa --codesign-signature KNHU2XXXX
Please help …