


Even Felix Baumgartner had one strapped inside his space-suit when he leapt 128,100 feet back to Earth from space in October 2012. You will see contestants with them on their heads or chests. Watch programmes such as "I'm a Celebrity Get Me Out of Here" in the UK.

You will more than likely see a Go Pro attached to one of the cars as it speeds around their track. This pattern appears in the GoPro firmware, and it looks like the UbiFS image may start at 0x22C6100 however, I was unable to mount either my UbiFS image (created with mkfs.ubifs) or the image from the GoPro firmware, so I cannot verify that this is true.Also, check out any episode of Top Gear in the UK.

Note the little endian magic number at the beginning of each node: 0x06101831. There are only two places where I see the UbiFS super magic bytes (0x24051905, see ): $ binwalk -m ubifs.sig HD2-firmware.binįor reference, the contents of ubifs.sig are: 0 lelong 0x24051905 UbiFS, little endian LNX_VIF="./././src/linuxinfo/"ĬONFIG_BOSS_SECONDARY_CMDLINE="console=tty0 lpj=2334720 ubi.mtd=lnx root=ubi0:linux rootfstype=ubifs" Strings suggests this is using the UbiFS file system: $ strings HD2-firmware.bin | grep -i ubifsĬonsole=tty0 lpj=2334720 ubi.mtd=lnx root=ubi0:linux rootfstype=ubifs
