TCF | News
رفتن به کانال در Telegram
This Channel Is For Information, Notification, Warning, News For Other Channels And Group » @TranssionCore (Announcement) » @TranssionCore1 (Group) » @TranssionCore2 (Logs) » @TranssionCore3 (News) » @TranssionCore4 (Proof)
نمایش بیشتراطلاعاتی وجود ندارد
مشترکین
اطلاعاتی وجود ندارد24 ساعت
-47 روز
-1030 روز
در حال بارگیری داده...
کانالهای مشابه
هیچ دادهای
مشکلی وجود دارد؟ لطفاً صفحه را تازه کنید یا با مدیر پشتیبانی ما تماس بگیرید.
ابر برچسبها
اشارات ورودی و خروجی
---
---
---
---
---
---
جذب مشترکین
آوریل '26
آوریل '26
+7
در 0 کانالها
مارس '26
+9
در 11 کانالها
Get PRO
فوریه '26
+8
در 0 کانالها
Get PRO
ژانویه '26
+30
در 2 کانالها
Get PRO
دسامبر '25
+54
در 14 کانالها
Get PRO
نوامبر '250
در 0 کانالها
Get PRO
اکتبر '250
در 0 کانالها
Get PRO
سپتامبر '250
در 0 کانالها
Get PRO
اوت '250
در 1 کانالها
Get PRO
ژوئیه '250
در 2 کانالها
Get PRO
ژوئن '250
در 18 کانالها
Get PRO
مه '250
در 2 کانالها
Get PRO
آوریل '25
+2
در 5 کانالها
Get PRO
مارس '25
+22
در 7 کانالها
Get PRO
فوریه '25
+32
در 9 کانالها
Get PRO
ژانویه '25
+3
در 3 کانالها
Get PRO
دسامبر '24
+28
در 4 کانالها
Get PRO
نوامبر '240
در 0 کانالها
Get PRO
اکتبر '24
+48
در 0 کانالها
Get PRO
سپتامبر '24
+230
در 2 کانالها
| تاریخ | رشد مشترکین | اشارات | کانالها | |
| 28 آوریل | 0 | |||
| 27 آوریل | 0 | |||
| 26 آوریل | 0 | |||
| 25 آوریل | 0 | |||
| 24 آوریل | 0 | |||
| 23 آوریل | 0 | |||
| 22 آوریل | 0 | |||
| 21 آوریل | +1 | |||
| 20 آوریل | 0 | |||
| 19 آوریل | 0 | |||
| 18 آوریل | 0 | |||
| 17 آوریل | 0 | |||
| 16 آوریل | 0 | |||
| 15 آوریل | +2 | |||
| 14 آوریل | 0 | |||
| 13 آوریل | +1 | |||
| 12 آوریل | +2 | |||
| 11 آوریل | 0 | |||
| 10 آوریل | 0 | |||
| 09 آوریل | 0 | |||
| 08 آوریل | 0 | |||
| 07 آوریل | 0 | |||
| 06 آوریل | +1 | |||
| 05 آوریل | 0 | |||
| 04 آوریل | 0 | |||
| 03 آوریل | 0 | |||
| 02 آوریل | 0 | |||
| 01 آوریل | 0 |
پستهای کانال
| 2 | [Announcement]
Problems "su"
We have identified a change in the behavior of the su command within the Termux environment, causing the error "No su program found". Below is the content of the latest /system/bin/su script responsible for this issue:
#!/data/data/com.termux/files/usr/bin/bash
unset LD_LIBRARY_PATH LD_PRELOAD
# See https://github.com/termux-play-store/termux-apps/issues/10 about an
# interesting detail of KernelSU - it doesn't actually place a su file in
# /system/bin, but hook execve(2) call in kernel to redirect it to kernel
# impl when executing /system/bin/su.
# So we don't want termux-exec to interfere here.
# Note also that setting TERMUX_EXEC_OPTOUT=1 here means that we cannot
# use the dash shell, as that shell does not actually setenv(3) on export.
export TERMUX_EXEC_OPTOUT=1
for p in /debug_ramdisk/su /sbin/su /system/sbin/su /system/bin/su /system/xbin/su /su/bin/su /magisk/.core/bin/su
do
if [ -x $p ]; then
# The su tool may require programs in PATH:
PATH=/debug_ramdisk:/sbin:/sbin/su:/su/bin:/su/xbin:/system/bin:/system/xbin \
exec $p "$@"
fi
done
echo "No su program found on this device. Termux"
echo "does not supply tools for rooting, see e.g."
echo "http://www.androidcentral.com/root for"
echo "information about rooting Android."
exit 1
1. Information
As of now, we have not investigated or received official information from the Termux developers regarding the specific technical reason why the su command is no longer usable by default. This recent update has turned the su binary into a mere search script (wrapper), as shown above, which frequently fails to detect root on many Android systems.
2. Same Issue on "tsu"
Many believe that installing the tsu package is an instant fix. However, in reality, the same issue occurs with tsu. These automated scripts still fail to detect root and trigger the error message:
> *"No superuser binary detected. Are you rooted?"*
>
3. Solution:
Manual Configuration
To resolve this, users are required to understand the complexity of the su binary path on their specific devices. There is no longer a "one-click" automated solution that works for everyone.
• Identify the Path:
You must manually find the physical location of your actual su binary (e.g., /data/adb/ksu/bin/su for KernelSU, or /system/xbin/su for Magisk).
• Manual Execution:
Call the full path directly, or create a manual alias within your .bashrc file.
• Self-Configuration:
If you do not understand where your system's root binary is located, root access within Termux will remain locked.
Conclusion:
Do not rely on automated scripts. Successful root access now depends entirely on your ability to manually map your system's binary paths.
TranssionCore Federation (TCF) | 0 |
اکنون در دسترس! پژوهش تلگرام ۲۰۲۵ — مهمترین بینشهای سال 
