Quality Assurance and Testing



Fakeroot-ng 0.12

Fakeroot-ng is a software which uses the debug interface (PTRACE) to fool programs into thinking they are running with root permission.
Limitations:
· In chroot, the actual interpreter file (ld-linux for ELF executable) will be searched for in the real root, rather than in the chrooted jail.
· Program has free access to the fakeroot-ng controlled memory inside [...]