上一页 1 ··· 38 39 40 41 42 43 44 45 46 ··· 56 下一页
摘要: 该文件包含有关进程的挂载名称空间中的挂载的信息(参见mount_namespaces(7))。它提供了各种信息(例如,传播状态、绑定挂载的挂载根、每个挂载及其父挂载的标识符),这些信息在(旧的)/proc/pid/挂载文件中是没有的(例如,不可扩展性、无法区分每个挂载和每个超级块选项)。 (4) r 阅读全文
posted @ 2024-02-21 17:51 hrdom 阅读(353) 评论(0) 推荐(0)
摘要: $ find . -maxdepth 1 -type d -exec ls -ld "{}" \; drwxr-xr-x 1 rui 197121 0 Feb 18 21:05 .drwxr-xr-x 1 rui 197121 0 Feb 17 18:01 ./adrwxr-xr-x 1 rui 1 阅读全文
posted @ 2024-02-20 01:50 hrdom 阅读(14) 评论(0) 推荐(0)
摘要: 最简单的办法是(在github上)寻找静态编译构建好的arm aarch64二进制文件 https://github.com/therealsaumil/static-arm-bins https://github.com/Azathothas/Static-Binaries 尝试从apt yum包 阅读全文
posted @ 2024-02-19 23:50 hrdom 阅读(69) 评论(0) 推荐(0)
摘要: https://www.realmebbs.com/post-details/1164389059200561152 By unlocking the bootloader,you will be able to install custom operating system on this pho 阅读全文
posted @ 2024-02-19 16:23 hrdom 阅读(200) 评论(0) 推荐(0)
摘要: 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)
上一页 1 ··· 38 39 40 41 42 43 44 45 46 ··· 56 下一页