-
```
i don't know if i am posting in the right place, if it is not the case
please warn me by a link to the good place thank you.
i want to know how is the iPhone react to this code of your ziphone.c…
-
Hi!
I have added sha256 enrichment to the SYSCALL event if it has an "exe" field. However, it is not possible to compile a laurel file that works on all linux versions (ubuntu, debian, oracle, etc).…
-
I connected my device over tcp,"./frida_server -l 192.168.1.1"
when I run python
import frida
rdev = frida.get_remote_device()
processes=rdev.enumerate_processes()
something happend:
frida.Se…
-
After a recent Docker upgrade I found bulker broken, e.g. this command from `waldronlab/bioconductor` but the same for all bulker commands:
```bash
$ Rdev
WARNING: Published ports are discarded w…
-
How to run the listener in a thread and be able to cancel it some time later?
I tried to use tokio join handle's `abort()` method but doesn't work.
I am on Mac and in the source code I saw that…
-
[rdev](https://crates.io/crates/rdev) does not work on wayland, and it's basically this program's core
-
Hi,
I am trying to use rdev to handle global mouse movement in my application.
Because `listen` function has blocking i/f, I call it in the new thread by `thread::spawn`.
However in this case, th…
-
[NOTE]: # ( ^^ Provide a general summary of the issue in the title above. ^^ )
## Description
When building in VSCode for iOS, we get the following message:
PackageInspectionFailed: Failed to…
-
```
i don't know if i am posting in the right place, if it is not the case
please warn me by a link to the good place thank you.
i want to know how is the iPhone react to this code of your ziphone.c…
-
To implement maybe as a separate fuse module, so it can be reused on top of other fuse file systems.
Upon fuse_getattr, this would return values read from an extended attribute, e.g. `user.bindfs.%…