main
jebba 2022-01-25 15:23:38 -07:00
parent 731ddc2c0a
commit e76b3a5b9c
1 changed files with 8 additions and 0 deletions

View File

@ -44,3 +44,11 @@ Uses SELinux kernel.
When connected to wifi the device tries to connect to port `80` of
IP `142.250.72.14`, which is allocated to `Google LLC`.
# Binaries
The busybox binaries are (ancient) 32-bit(?).
```
$ file xbin/zcat
xbin/zcat: ELF 32-bit LSB executable, ARM, EABI5 version 1 (SYSV), statically linked, for GNU/Linux 2.6.16, stripped
```