-
### Application error
#### System
| | |
|------------ | -------------|
|Platform | win32 10.0.17763 |
|Architecture | x64 |
|Application Version | 1.2.17 |
|Process | renderer |
#### Message
EBADF: b…
-
I am having an issue with objection.
Specs:
Python 3.7.2 and Python 2.7.13 installed.
Frida 12.3.1 installed along with frida-tools.
OS: Windows 10
The below exception is thrown when i attempt …
-
Steps:
1. Compile a script with just `const Swift = require('./swift-frida/index.js');`
2. Spawn an iOS app with this script using `frida -U -l tmp.js -f app.name`
3. Script crashes with `Failed …
-
Hello,
When executing the following simple scripts
```
Java.perform(function () {
Java.enumerateLoadedClasses({
onMatch: function(className){
console.log…
-
Good morning
Quick question regarding early instrumentation on a rooted device.
According to the Early Instrumentation documentation, it is possible to execute commands before a patched app is f…
-
1) Is it possible to remove all the installed hooks and completely detach Frida from a process by calling a command from script?
The use case is when auditing partially self-checking/self-modifying …
ghost updated
6 years ago
-
* iOS version: 11.1
* Commit hash: d104f30a9cc5dc2efd213898bf2d4fd0e3e9a760 (latest)
First off, following the README exactly won't build because of missing provisioning profiles, but I could get i…
Znapi updated
5 years ago
-
能不能写下稍微详细的过程。小白有点不懂libhook.so怎么来
-
When trying this (seemingly) [simple example](https://www.frida.re/docs/javascript-api/#rpc) from the JS API documentation, I get three errors (the latter two after I worked around the first). Please …
-
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…