11-02-2024, 10:20 AM
(This post was last modified: 11-02-2024, 10:31 AM by Someone1611.)
Userland exec replaces the existing process image within the current address space with a new one. Userland exec mimics the behavior of the system call execve(), but the process structures which describe the process image remain unchanged, in other words the process name reported by system utilities will be the old process name.
"This repository try to mimics big part of the mettle code but always focusing in embembed systems like smartphones, raspberry pies and so on."
License: GPLv3
I personally tested this on Arch Linux. Excellent!
WARNING: this repository use cmake!
Assembly for x86, arm/arm64, powerpc ahead!
"This repository try to mimics big part of the mettle code but always focusing in embembed systems like smartphones, raspberry pies and so on."
License: GPLv3
I personally tested this on Arch Linux. Excellent!
WARNING: this repository use cmake!
Assembly for x86, arm/arm64, powerpc ahead!