William Durand
William Durand
(rebased) It isn't working anymore since the x86_64 "process" code has been removed in the main branch.
I updated this POC to run unmodified binaries in kernel mode.
The same program compiled for Linux on two different (64bit) architectures and running on ArvernOS:
(BusyBox) `uname -a`:
Lately, I started to print INFO logs to the main output (e.g., screen or serial). For DEBUG logs, especially on real hardware, we probably want them in a file as...
FTR: we're using `--fstack-protector-strong` right now but only for `x86_64`.
I don't know if that is still the case but the new(-ish) build system should allow us to only select the source files we want for libc and libk in...
We probably need the `getdents` syscall.
Unfortunately, I don't think this is going to happen. I am not sure this bundle supports Symfony 3... I don't work with PHP or Symfony anymore (and for a very...