-
I saw [approaches](https://browsix.org/) that running processes as [workers](https://github.com/tbfleming/em-shell). Is there a modern advice/recipes on how to do this? e.g. sometimes an always-parent…
-
Right now the `vmstated` man page says "It supports running scripts whenever the virtual machine enters one of the following states" ([source](https://github.com/christian-moerz/vmstated/blob/81ec5d01…
Crest updated
9 months ago
-
**Motivation**
Quote from https://github.com/falcosecurity/libs/pull/595
> Another kernel side signal that would like to look into and possibly add to this PR would be:
>
> `"Interpreter scri…
-
### Bug Description
Go binary fails panics on executing command
### Steps to Reproduce
Build the snippet below using go 1.22.0, run with `mirrord exec`
```go
package main
import (
"f…
-
但是在进行栈平衡的时候,首先寄存器不同,其次汇编指令比如pushq也不同,想问下需要如何操作呢,差了好多资料,还是不太清楚,谢谢了!
-
If you run `runc` under `strace`, it will stall randomly. The stall always happens at the `execve` of the `runc init` process. This was discovered while doing #1018. I will copy-paste my discussion fr…
-
root@a3a518ae93f7:/panda/panda/python/tests# ./record_then_replay.py
using generic i386
os_name=[linux-32-ubuntu:4.4.200-170-generic]
PANDA[core]:os_familyno=2 bits=32 os_details=ubuntu:4.4.200-170…
-
Hello, I would like to know is this compatible with iOS 11.2.6?
I was working on a security research task with my colleague, it's about trying to decrypted a testing app without a given ipa file.
…
-
I just spent some time trying to figure out how to also hook the write system call. I did not manage to do it. Do you plan to provide some generic functions/macros to hook any kind of system call? I c…
-
I would like to see a synchronization primitive to be added between the clone() and the execve() call in the function forkAndExecInChild here https://golang.org/src/syscall/exec_linux.go so that the p…