libproot-xed.so is closed-source? #2008
Answered
by
RohitKushvaha01
Ebola-Chan-bot
asked this question in
Q&A
-
|
I can't find its source code. Is this intentional? Is there a way to debug it if I suspect it is buggy? |
Beta Was this translation helpful? Give feedback.
Answered by
RohitKushvaha01
Apr 2, 2026
Replies: 1 comment
-
libproot-xed.so is the proot binary compiled from the Termux proot package, and libproot.so is the proot loader. Normally, the loader is integrated into the proot binary by default, but it can be separated using build environment variables. libtalloc is also compiled from Termux packages. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
RohitKushvaha01
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
libproot-xed.so is the proot binary compiled from the Termux proot package, and libproot.so is the proot loader. Normally, the loader is integrated into the proot binary by default, but it can be separated using build environment variables. libtalloc is also compiled from Termux packages.