issues
search
proot-me
/
proot-rs
Rust implementation of PRoot, a ptrace-based sandbox
GNU General Public License v3.0
129
stars
21
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Compilation fails with `/tmp/fsio_*.sh: line 3: : command not found`, possibly because of cargo-make
#70
sy3c4ll
opened
3 weeks ago
0
compilation fails on riscv64
#69
Kreijstal
opened
8 months ago
0
Unable to run the ./proot-rs application in termux
#68
0011xx
opened
1 year ago
10
Integrate SonarCloud
#67
oxr463
opened
1 year ago
0
Upgrade version of dependencies
#66
imlk0
closed
2 years ago
0
Fix deadlock in unit test
#65
imlk0
closed
2 years ago
0
Generate man page
#64
oxr463
opened
3 years ago
0
Create a Changelog for v0.1.0
#63
oxr463
closed
3 years ago
0
Cannot run Debian in Termux
#62
oxr463
opened
3 years ago
1
Generate a changelog
#61
oxr463
closed
3 years ago
0
Fix --version does not show version number
#60
imlk0
closed
3 years ago
0
Add imlk into AUTHORS file
#59
imlk0
closed
3 years ago
0
proot-rs --version doesn't show the version number
#58
oxr463
closed
3 years ago
1
Publish releases using GitHub workflow
#57
imlk0
closed
3 years ago
1
docker-compose error: want driver overlay2, got devicemapper
#56
oxr463
opened
3 years ago
0
Improve cross compilation
#55
imlk0
closed
3 years ago
12
According to the proot manual, the --bind option should support the ! character to avoid dereference the guest location.
#54
oxr463
opened
3 years ago
0
Update Dockerfile with Android SDK
#53
oxr463
closed
3 years ago
1
Publish static binaries for each GitHub Release
#52
oxr463
closed
3 years ago
10
Rewrite loader.c in Rust
#51
imlk0
closed
3 years ago
1
Update Dockerfile with Android SDK
#50
oxr463
closed
3 years ago
8
Document Usage in README.md file
#49
oxr463
closed
3 years ago
0
Add support for arm-unknown-linux-musleabi
#48
imlk0
closed
3 years ago
1
Refactoring the translation of execve() and fixing the handling of shebang
#47
imlk0
closed
3 years ago
0
Fix trailing slash in link
#46
imlk0
closed
3 years ago
0
Write integration tests and resolve issues found
#45
imlk0
closed
3 years ago
2
thread 'main' panicked at 'get stopped tracee'
#44
imlk0
closed
3 years ago
2
Processing the result of getdents64()
#43
imlk0
opened
3 years ago
0
A call to unshare(CLONE_FS) from tracee may break the emulation of cwd.
#42
imlk0
opened
3 years ago
1
Trailing slash is removed by proot-rs
#41
imlk0
closed
3 years ago
2
Binding a file to dir/file will result in a ENOTDIR: Not a directory
#40
imlk0
closed
3 years ago
2
Failed to execute statically linked binaries
#37
imlk0
closed
3 years ago
2
Rewrite loader in rust
#36
oxr463
closed
3 years ago
0
Add support for Android platform and other architectures (e.g. arm, aarch64)
#35
imlk0
closed
3 years ago
9
Support more than one tracee
#34
imlk0
closed
3 years ago
1
Integration tests
#33
imlk0
closed
3 years ago
3
Multi-tracee support
#32
imlk0
closed
3 years ago
0
Document behavior when updating a tracee's cwd
#31
oxr463
opened
3 years ago
1
Implement test_with_proot() for unit tests
#30
imlk0
closed
3 years ago
0
Document default cwd
#29
oxr463
opened
3 years ago
1
A small refactoring of FileSystem struct
#28
imlk0
closed
3 years ago
1
Fix more syscall
#27
imlk0
closed
3 years ago
4
Unit test for working directory in guestfs
#26
oxr463
closed
3 years ago
1
The first edition that can load and execute single program
#25
imlk0
closed
3 years ago
0
Read command from cli
#24
imlk0
closed
3 years ago
0
Get /bin/sleep to run and exit correctly
#23
imlk0
closed
3 years ago
0
Fix script issues
#22
imlk0
closed
3 years ago
1
Add script for creating temporary rootfs directory
#21
imlk0
closed
3 years ago
2
Create Dockerfile
#20
oxr463
closed
3 years ago
5
Typo Fix
#19
SCOTT-HAMILTON
closed
3 years ago
0
Next