Page 1 of 1

Acer Aspire One D255: Unusual methods of implementing a desktop Firefox

Posted: Wed Jul 24, 2024 1:40 am
by HiImMilan
It all started when Morc brought back an Acer Aspire One D255 (PAV70) from TheMrKocour. It has an interesting dual-boot feature, running both Windows XP and Android with synchronization between them. It has an Intel Atom N450 CPU, 1GB of RAM, and a 160GB HDD. We decided to explore it a bit on the TeleviziaŠTB stream and found some interesting stuff.
imagestb.png
imagestb.png (3.99 MiB) Viewed 1333 times
We explored a bit of Windows XP, but except for the sync utility (which has some interesting options like Google Account sharing, email account syncing, and some file sharing), it was normal. When we booted into Android, at first, we saw a pretty rudimentary installation with nothing fancy. What stood out was the fact that there were two browsers. One was called simply "WWW" and the other was called "Browser." The Browser app was the standard AOSP browser. Nothing fancy. But when we opened the WWW app, our minds were blown. It opened a desktop session of Firefox (with desktop Adobe Acrobat Reader!). At first, we thought it was some sort of weird build for Android, but then we noticed that we could move windows and the user agent was reported as Moblin 3.5.1. We decided to look at the APK, which had a really interesting package name - com.android.firefox. The APK was only 5 KiB and had only a few classes, so we immediately knew that Firefox was hidden somewhere else.

It contained some unusual code with 175 lines of cases. It turned out this was an implementation of a keyboard. For every key, with alt and ctrl, it sends a message through a socket implemented in android.utils.SocketUtil indicating which key was pressed. android.utils.SocketUtil is not a standard Android library, so we had to tinker more to find the actual class. It turned out to be an abstraction of Unix Sockets. The APK communicates using three sockets: Firefox, vfbinput, and hwcursor. We also noticed some strings refering to /x-root/ path in function related to audio, as well as multiple uses of the string xvfb. Xvfb, or X11 Virtual Frame Buffer, is an X11 display utility that renders windows to a virtual output without displaying them on a physical display. This is often used in automated testing of apps. We explored further and used Firefox's download file dialog to compare the filesystem, discovering that this "VMs" filesystem is actually mounted in /x-root. It also contained binaries for IceWM, Acrobat Reader, and Java. This led us to believe that it is, in fact, a chroot container. When we booted back to Windows XP, we noticed that on the Android partition (which is NTFS and is mounted by default in Windows), there are three hidden files: firefox.img, q2l.img, and var.img. We copied those files and booted back to Android. Morc installed a terminal emulator and saw that the Firefox process is visible from Android. He also noticed, that there was a send\_hwcursor. Then, we decided to check which processes communicate with what sockets. The vfbinput was communicating with a process named xvfbinputd. Since this socket is used for sending keys, xvfbinputd has to communicate somehow with the chroot container. We haven't figured this out yet (the binary looks obfuscated), but we think it's connecting with the container's X11 session. The sockets Firefox and hwcursor are being handled by the hwcursor process. Those sockets are being used for control (shutting down) and cursor manipulation.
diagram.png
diagram.png (65.14 KiB) Viewed 1333 times
Approximate diagram of communication
We decided to mount the image files offline on our local machines. The file firefox.img contained the filesystem of the chroot container, q2l.img contained the kernel and Android root, and var.img contained the userdata. Morc decided to modify firefox.img, enabling IceWM's taskbar in the configuration. This, in fact, worked, and now we had an entire desktop. We looked around and found uxterm, java, Adobe Acrobat reader and other tools.
IMG_20240618_100530.jpg
IMG_20240618_100530.jpg (3.74 MiB) Viewed 1333 times
Morc running Adobe Acrobat Reader
We then decided to look into how this container starts. When we enabled debug tools and overlaid them with running processes, we saw that as soon as Android booted, the Firefox and Xvfb processes started. We then looked at init.rc and saw some commands chroot-ing and starting the Firefox process. We also saw some references to a webmail process that started in a similar way. After all, who knows what other features could've been possible with this approach? After all of this, we decided to look into Java. It was standard 1.6, so we decided to run a Minecraft server. For fun.
Snímka obrazovky 2024-07-24 012925.png
Snímka obrazovky 2024-07-24 012925.png (274.67 KiB) Viewed 1333 times
Morc running Minecraft Server
Thanks to Adam for helping with reverse engineering and Morc for bringing this machine home

Acer Aspire One D255: Unusual methods of implementing a desktop Firefox

Posted: Thu Jul 25, 2024 10:36 pm
by Morc
Adding a bit more related stuff to the thread.

The bios splash with a shortcut to booting Windows instead of Android. I currently have no idea how it's doing the boot order switching. Does it have an other boot sector on the second partition? Who knows...
BIOS
BIOS
IMG_20240725_223717.jpg (2.32 MiB) Viewed 1232 times

There still seems to be the D2D Recovery partition on the drive, it's bootable using ALT+F10 and comes up as some sort of custom WinPE thing
eRecovery
eRecovery
IMG_20240725_223930.jpg (4.07 MiB) Viewed 1232 times

This is the configuration tool, it resembles Apple's Bootcamp configurator quite a bit.
You can set the preferred OS using it, add a Google account to it, add mailboxes, update it and restore it.
Bootcamp like looking configuration tool
Bootcamp like looking configuration tool
configbootcamp_1.JPG (37 KiB) Viewed 1234 times
Version section of the config tool
Version section of the config tool
configbootcamp_2.JPG (34.58 KiB) Viewed 1234 times

And here's Windows Explorer with Disk Management that shows all partitions on the 160GB drive
Partitions in Windows Explorer
Partitions in Windows Explorer
partitions.JPG (6.72 KiB) Viewed 1234 times
Computer Management with Disk Management
Computer Management with Disk Management
partitions_2.JPG (72.18 KiB) Viewed 1234 times

A picture from the Android environment, the arrow in the top left corner opens a dialog window for switching into Windows. Note the WWW and Webová pošta (Webmail) apps in the bottom row. Ignore Android CPU overlays that I enabled earlier. The Android environment is rooted by default in a weird way, you don't have su or busybox but apps can perform actions as root anyway.
Android with a bunch of apps installed
Android with a bunch of apps installed
IMG_20240725_225020.jpg (3.51 MiB) Viewed 1231 times

The WWW app showing a modified firefox.img with Shiretoko and enabled IceWM's taskbar. You can actually see Android's statusbar animate in and out when opening WWW app. Also notice Android CPU overlays creeping in and notice the mouse cursor now using the Adwaita skin instead of the Windows like cursor that is in Android.
IMG_20240725_225423.jpg
IMG_20240725_225423.jpg (3.58 MiB) Viewed 1229 times

And MilkyTracker running in the chrooted environment with the custom macOS-like volume overlay Insyde built into it. Notice how the Android overlay shows processes such as milkytracker or pulseaudio from the chroot in it. One detail is that the audio continues to play even after pressing Windows key and exiting back to Android so it seems like it doesn't suspend or pause the chroot in any way.
IMG_20240725_230125.jpg
IMG_20240725_230125.jpg (4.53 MiB) Viewed 1229 times

And one interesting quirk, you can actually softreboot Android from the linux chroot from terminal by killing system_server. Or you can just kill any processes from the Linux chroot in Android and viceversa as you wish.