摘要:
ls -al /a/b drwxr-xr-x 2 root shell 4096 2009-01-01 08:00 .drwxr-x--x 16 root root 4096 2009-01-01 08:00 .. 这里这个..目录,即a目录,直接ls -l /a不能输出 阅读全文
posted @ 2024-02-18 23:18
hrdom
阅读(10)
评论(0)
推荐(0)
摘要:
execve("/system/xbin/lsscsi", ["lsscsi"], 0x7fcdeb06c0 /* 24 vars *//data/local/tmp/strace: [ Process PID=32427 runs in 32 bit mode. ]/data/local/tmp/ 阅读全文
posted @ 2024-02-18 21:18
hrdom
阅读(49)
评论(0)
推荐(0)
摘要:
CN:/ # cat /vendor/etc/fstab.qcom # Android fstab file. # The filesystem that contains the filesystem checker binary (typically /system) cannot # spec 阅读全文
posted @ 2024-02-18 14:22
hrdom
阅读(119)
评论(0)
推荐(0)
摘要:
ls -l Symbol File Type – regular file d directory l symbolic link p named pipe c character device, e.g., /dev/tty1 b block device, e.g., /dev/sda2 s s 阅读全文
posted @ 2024-02-18 12:37
hrdom
阅读(26)
评论(0)
推荐(0)
摘要:
感觉直接查看userdata分区数据是加密了的 阅读全文
posted @ 2024-02-18 11:45
hrdom
阅读(6)
评论(0)
推荐(0)
摘要:
具体作用可参考 https://blog.csdn.net/Codeliang666/article/details/110195451 https://xdaforums.com/t/info-android-device-partitions-and-filesystems.3586565/ 或 阅读全文
posted @ 2024-02-18 00:01
hrdom
阅读(108)
评论(0)
推荐(0)