• Stars
    star
    1,951
  • Rank 23,746 (Top 0.5 %)
  • Language
    C
  • License
    GNU General Publi...
  • Created almost 14 years ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

chroot, mount --bind, and binfmt_misc without privilege/setup for Linux

PRoot

chroot, mount --bind, and binfmt_misc without privilege/setup for Linux

Build status

Please take the PRoot Usage Survey for 2023!

https://img.shields.io/badge/survey-2023-green?style=flat-square

--

https://img.shields.io/gitlab/pipeline/proot/proot.svg?label=gitlab-ci&style=flat-square https://img.shields.io/badge/scan--build-latest-yellow.svg?style=flat-square https://img.shields.io/badge/lcov-latest-6688D4.svg?style=flat-square https://img.shields.io/cii/summary/2444.svg?label=cii-best-practices&style=flat-square https://img.shields.io/badge/DOI-10.5281%2Fzenodo.5371409-blue?style=flat-square

Compiling

The following commands can be used to compile PRoot and CARE:

make -C src loader.elf loader-m32.elf build.h # first build the config and loader
make -C src proot care # then compile PRoot and CARE
make -C test # run test suite

asciicast

Dependencies

Manuals

Support

License

SPDX-License-Identifier: GPL-2.0-or-later