Advertisement
mario182005

Untitled

Jan 1st, 2020
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.83 KB | None | 0 0
  1. mario@Sibling /usr/aarch64-unknown-linux-gnu $ chroot . /bin/bash --login
  2. chroot: cannot change root directory to '.': Operation not permitted
  3. mario@Sibling /usr/aarch64-unknown-linux-gnu $ sudo chroot . /bin/bash --login
  4. chroot: failed to run command ‘/bin/bash’: No such file or directory
  5. mario@Sibling /usr/aarch64-unknown-linux-gnu $ sudo chroot . /bin/busybox sh --login
  6. chroot: failed to run command ‘/bin/busybox’: No such file or directory
  7. mario@Sibling /usr/aarch64-unknown-linux-gnu $ cd
  8. mario@Sibling ~ $ cd /usr/aarch64-unknown-linux-gnu/
  9. mario@Sibling /usr/aarch64-unknown-linux-gnu $ ls bin/
  10. Display all 101 possibilities? (y or n)
  11. arping bzip2 date egrep groups ln modinfo ping4 route stty true yes
  12. attr cat dd env gunzip login more ping6 run-parts su tty zcat
  13. awk chacl df expr gzip ls mount ps sed sync udevadm
  14. basename chgrp dir false head lsblk mountpoint pwd seq tail umount
  15. bash chmod dirname fgrep hostname lsmod mv rbash setfacl tar uname
  16. bb chown dmesg findmnt ifconfig mkdir nano readlink setfattr tempfile uncompress
  17. bunzip2 chroot dnsdomainname getfacl ip mkfifo netstat rm sh tmpfiles vdir
  18. busybox cp du getfattr kill mknod passwd rmdir sleep touch wc
  19. bzcat cut echo grep kmod mktemp ping rnano sort tr wdctl
  20. mario@Sibling /usr/aarch64-unknown-linux-gnu $ ls -l bin/
  21. total 8816
  22. -rwx--x--x 1 root root 22800 Dec 31 22:43 arping
  23. -rwxr-xr-x 1 root root 10216 Dec 31 11:15 attr
  24. lrwxrwxrwx 1 root root 15 Dec 31 21:02 awk -> ../usr/bin/gawk
  25. -rwxr-xr-x 1 root root 35104 Dec 31 15:12 basename
  26. -rwxr-xr-x 1 root root 769184 Dec 31 11:11 bash
  27. lrwxrwxrwx 1 root root 7 Dec 31 13:19 bb -> busybox
  28. lrwxrwxrwx 1 root root 5 Dec 31 15:04 bunzip2 -> bzip2
  29. -rwxr-xr-x 1 root root 1946584 Dec 31 13:20 busybox
  30. lrwxrwxrwx 1 root root 5 Dec 31 15:04 bzcat -> bzip2
  31. -rwxr-xr-x 1 root root 35096 Dec 31 15:04 bzip2
  32. -rwxr-xr-x 1 root root 39304 Dec 31 15:12 cat
  33. -rwxr-xr-x 1 root root 14392 Dec 31 14:58 chacl
  34. -rwxr-xr-x 1 root root 68144 Dec 31 15:12 chgrp
  35. -rwxr-xr-x 1 root root 59824 Dec 31 15:12 chmod
  36. -rwxr-xr-x 1 root root 72256 Dec 31 15:12 chown
  37. -rwxr-xr-x 1 root root 39328 Dec 31 15:12 chroot
  38. -rwxr-xr-x 1 root root 109504 Dec 31 15:12 cp
  39. -rwxr-xr-x 1 root root 43408 Dec 31 15:12 cut
  40. -rwxr-xr-x 1 root root 88536 Dec 31 15:12 date
  41. -rwxr-xr-x 1 root root 72256 Dec 31 15:12 dd
  42. -rwxr-xr-x 1 root root 85208 Dec 31 15:12 df
  43. -rwxr-xr-x 1 root root 146712 Dec 31 15:12 dir
  44. -rwxr-xr-x 1 root root 35104 Dec 31 15:12 dirname
  45. -rwxr-xr-x 1 root root 68560 Dec 31 21:46 dmesg
  46. lrwxrwxrwx 1 root root 8 Dec 31 13:22 dnsdomainname -> hostname
  47. -rwxr-xr-x 1 root root 121616 Dec 31 15:12 du
  48. -rwxr-xr-x 1 root root 30960 Dec 31 15:12 echo
  49. -rwxr-xr-x 1 root root 33 Dec 31 20:59 egrep
  50. -rwxr-xr-x 1 root root 43864 Dec 31 15:12 env
  51. -rwxr-xr-x 1 root root 47464 Dec 31 15:12 expr
  52. -rwxr-xr-x 1 root root 26840 Dec 31 15:12 false
  53. -rwxr-xr-x 1 root root 33 Dec 31 20:59 fgrep
  54. -rwxr-xr-x 1 root root 57480 Dec 31 21:46 findmnt
  55. -rwxr-xr-x 1 root root 23320 Dec 31 14:58 getfacl
  56. -rwxr-xr-x 1 root root 19024 Dec 31 11:15 getfattr
  57. -rwxr-xr-x 1 root root 150496 Dec 31 20:59 grep
  58. -rwxr-xr-x 1 root root 10264 Dec 31 20:57 groups
  59. -rwxr-xr-x 1 root root 2346 Dec 31 11:35 gunzip
  60. -rwxr-xr-x 1 root root 81240 Dec 31 11:35 gzip
  61. -rwxr-xr-x 1 root root 43360 Dec 31 15:12 head
  62. -rwxr-xr-x 1 root root 14376 Dec 31 13:22 hostname
  63. -rwxr-xr-x 1 root root 70784 Dec 31 13:22 ifconfig
  64. -rwxr-xr-x 1 root root 554144 Jan 1 00:02 ip
  65. -rwxr-xr-x 1 root root 35080 Dec 31 20:30 kill
  66. -rwxr-xr-x 1 root root 142056 Dec 31 19:32 kmod
  67. -rwxr-xr-x 1 root root 68208 Dec 31 15:12 ln
  68. -rwxr-xr-x 1 root root 69848 Dec 31 20:57 login
  69. -rwxr-xr-x 1 root root 146712 Dec 31 15:12 ls
  70. aarch64-unknown-linux-gnu-g++ -fno-PIE -c -fno-PIE -march=armv8-a+crc+crypto -mtune=cortex-a73.cortex-a53 -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/usr/aarch64-unknown-linux-gnu/tmp/portage/sys-devel/gcc-9.2.0-r3/work/gcc-9.2.0/gcc -I/usr/aarch64-unknown-linux-gnu/tmp/portage/sys-devel/gcc-9.2.0-r3/work/gcc-9.2.0/gcc/. -I/usr/aarch64-unknown-linux--rwxr-xr-x 1 root root 113848 Dec 31 21:46 lsblk
  71. lrwxrwxrwx 1 root root 4 Dec 31 19:32 lsmod -> kmod
  72. -rwxr-xr-x 1 root root 43456 Dec 31 15:12 mkdir
  73. -rwxr-xr-x 1 root root 35120 Dec 31 15:12 mkfifo
  74. -rwxr-xr-x 1 root root 39240 Dec 31 15:12 mknod
  75. -rwxr-xr-x 1 root root 43456 Dec 31 15:12 mktemp
  76. lrwxrwxrwx 1 root root 4 Dec 31 19:32 modinfo -> kmod
  77. -rwxr-xr-x 1 root root 35264 Dec 31 21:46 more
  78. -rws--x--x 1 root root 48056 Dec 31 21:46 mount
  79. -rwxr-xr-x 1 root root 14408 Dec 31 21:46 mountpoint
  80. -rwxr-xr-x 1 root root 117736 Dec 31 15:12 mv
  81. -rwxr-xr-x 1 root root 241168 Dec 31 22:03 nano
  82. -rwxr-xr-x 1 root root 125712 Dec 31 13:22 netstat
  83. -rws--x--x 1 root root 64376 Dec 31 20:57 passwd
  84. -rwx--x--x 1 root root 60736 Dec 31 22:43 ping
  85. lrwxrwxrwx 1 root root 4 Dec 31 22:43 ping4 -> ping
  86. lrwxrwxrwx 1 root root 4 Dec 31 22:43 ping6 -> ping
  87. -rwxr-xr-x 1 root root 101112 Dec 31 20:30 ps
  88. -rwxr-xr-x 1 root root 39328 Dec 31 15:12 pwd
  89. lrwxrwxrwx 1 root root 4 Dec 31 11:11 rbash -> bash
  90. -rwxr-xr-x 1 root root 47504 Dec 31 15:12 readlink
  91. -rwxr-xr-x 1 root root 63976 Dec 31 15:12 rm
  92. -rwxr-xr-x 1 root root 35160 Dec 31 15:12 rmdir
  93. lrwxrwxrwx 1 root root 4 Dec 31 22:03 rnano -> nano
  94. -rwxr-xr-x 1 root root 57032 Dec 31 13:22 route
  95. -rwxr-xr-x 1 root root 19120 Dec 31 20:12 run-parts
  96. -rwxr-xr-x 1 root root 109600 Dec 31 20:05 sed
  97. -rwxr-xr-x 1 root root 47480 Dec 31 15:12 seq
  98. -rwxr-xr-x 1 root root 31760 Dec 31 14:58 setfacl
  99. -rwxr-xr-x 1 root root 14680 Dec 31 11:15 setfattr
  100. lrwxrwxrwx 1 root root 4 Dec 31 11:11 sh -> bash
  101. -rwxr-xr-x 1 root root 35120 Dec 31 15:12 sleep
  102. -rwxr-xr-x 1 root root 109656 Dec 31 15:12 sort
  103. -rwxr-xr-x 1 root root 63904 Dec 31 15:12 stty
  104. -rws--x--x 1 root root 57568 Dec 31 20:57 su
  105. -rwxr-xr-x 1 root root 35144 Dec 31 15:12 sync
  106. -rwxr-xr-x 1 root root 68120 Dec 31 15:12 tail
  107. -rwxr-xr-x 1 root root 428936 Dec 31 20:09 tar
  108. -rwxr-xr-x 1 root root 10208 Dec 31 20:12 tempfile
  109. -rwxr-xr-x 1 root root 13519 Dec 31 11:37 tmpfiles
  110. -rwxr-xr-x 1 root root 76272 Dec 31 15:12 touch
  111. -rwxr-xr-x 1 root root 47456 Dec 31 15:12 tr
  112. -rwxr-xr-x 1 root root 26840 Dec 31 15:12 true
  113. -rwxr-xr-x 1 root root 31016 Dec 31 15:12 tty
  114. -rwxr-xr-x 1 root root 319136 Dec 31 23:58 udevadm
  115. -rws--x--x 1 root root 31448 Dec 31 21:46 umount
  116. -rwxr-xr-x 1 root root 35144 Dec 31 15:12 uname
  117. lrwxrwxrwx 1 root root 6 Dec 31 11:35 uncompress -> gunzip
  118. -rwxr-xr-x 1 root root 146712 Dec 31 15:12 vdir
  119. -rwxr-xr-x 1 root root 47560 Dec 31 15:12 wc
  120. -rwxr-xr-x 1 root root 31024 Dec 31 21:46 wdctl
  121. -rwxr-xr-x 1 root root 35096 Dec 31 15:12 yes
  122. -rwxr-xr-x 1 root root 1984 Dec 31 11:35 zcat
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement