-
## ENVIRONMENT
```
OS and Version: Windows 10 Pro- version 20H2
Python Version: 3.9.5
MobSF Version: 3.4.3
```
## EXPLANATION OF THE ISSUE
```
I did dynamic analysis on com.dav…
-
At present, the instructions are:
```
$ npm run install
$ npm run build
$ frida -l _agent.js
```
Using the latest version of npm (`7.22.0`).
Steps:
1. `cd` into repo directory
2. execute `…
-
Title says it all.
```bash
$ frida -U -f com.target.app -l frida-scripts/raptor_frida_android_trace.js --no-pause
____
/ _ | Frida 12.6.10 - A world-class dynamic instrumentation to…
-
hello,how to get process with name 'simple0'
-
fish --version : 3.3.1
Kubuntu 21.10
5.13.0-28-generic #31-Ubuntu SMP Thu Jan 13 17:41:06 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
The title pretty much describes the issue. The surprising th…
-
Reproducible after updating all packages used in frida-agent-example to the latest available, delete the lock file and run `npm install`.
`package.json` after update:
```json
{
"name": "frid…
-
iPhone 6s
iOS: 14.6 with jailbreak by checkra1n
frida version: 15.0.8
Cydia Substrate: 0.9.7113
When Cydia Substrate is not installed, frida is able to spwan apps successfully.
After the Subst…
2foil updated
3 years ago
-
internal/modules/cjs/loader.js:892
throw err;
^
Error: Cannot find module '/opt/burp/brida/brida.js'
Require stack: - /Users/banginpadr/node_modules/frida-compile/bin/compile.js…
-
@noobpk I noticed you removed credit to original author: https://github.com/interference-security/frida-scripts/tree/master/iOS
-
**Describe the bug**
I am running Frida and Objection on a Windows 10 system against an iOS 13.7 device jailbroken using Odyssey. If I attempt to use a basic _objection explore_ command or connect to…