Binwalk Utility Helps You Analyze and Reverse-Engineer Firmware Files

Binwalk is a “firmware analysis tool designed for analyzing, reverse engineering and extracting data contained in firmware images”.  This tool written in python supports Linux, and somewhat Mac OS X, can scan firmware files for files signature, and can be useful for hacking firmware files, and finding hidden information. Let’s install binwalk first. It’s very easy in a Debian or Ubuntu machine, as you just have to download the package, and run a script for installation:

If you have another Linux ditributions, it’s just a little more complicated. You still need to download and extract the release package as above, but you’ll have to install the following package depending on the features your need: Minimal installation – python 2.6 or greater, and  python-magic To generate entropy plot graphs – python-matplotlib For automated extraction: Packages – mtd-utils zlib1g-dev liblzma-dev gzip bzip2 tar unrar arj p7zip p7zip-full openjdk-6-jdk Build and install […]

Olimex Announces 30 Euros A10-OLinuXino-LIME Development Board for December

The Raspberry Pi, Beaglebone Black and Cubieboard are probably the best selling ARM Linux boards in the sub $50 category, but they’ll soon be joined by Olimex A10-OLinuXino-LIME powered by AllWinner A10 ARM Cortex A8 SoC with 512MB RAM that will sell for 30 Euros (About $40) when it becomes available in December. Another version of the board based on AllWinner A20 dual core Cortex A7 SoC, called A20-OLinuXino-LIME will also be sold, adding Gigabit Ethernet, and scheduled for Q1 2014. Pricing has yet to be disclosed for the A20 version. A10-OLinuXino-LIME specifications: SoC – AllWinner A10 ARM Cortex-A8 @ 1GHz with Mali-400 GPU System Memory – 512MB DDR3 Storage – microSD card slot, SATA, and optional 4GB NAND Flash Video Output – HDMI 1080p USB –  USB-OTG + 2x USB Hosts Connectivity – 10/100Mbit Ethernet Expansions – 200 GPIOs on 0.05″ connectors Misc – Lipo battery management and connector, […]

$90 JynxBox M1 Pure Linux XBMC Network Media Streamer

After The Little Black Box (TLBB), there’s now another ARM based media player that comes pre-installed with XBMC Linux: Jynxbox M1 Pure Linux. The device is based on AMLogic AML8726-M1 single core Cortex A9 processor @ 800MHz, and comes with 2GB flash, Wi-Fi and Ethernet connectivity, HDMI output, and more. Jynxbox M1 Pure Linux specifications: SoC – AMLogic AML8726-M1 single core Cortex A9 @ 800MHz with ARM Mali-400 GPU System Memory – N/A (but likely 512 MB) Storage – 2 GB Nand Flash + micro SD/SDHC memory slot (Up to 32GB) Video Output – HDMI 1.3 Audio Output – HDMI Video container formats – AVI, RM/RMVB, MKV, WMV, MOV, MP4, WEBM, DAT(VCD format), VOB(DVD format), MPEG, MPG, FLV, ASF, TS, TP, 3GP Audio formats – MP3, WMA, WMV, APE, OGG, FLAC, AAC, etc… Connectivity – 10/100M Ethernet + 802.11 b/g/n Wi-Fi USB – 3x USB 2.0 host ports Misc – […]

Terasic’s Altera DE1-SoC Board Based on Cyclone V Dual Cortex A9 + FPGA SoC Sells for $150 Up

A few months ago, Terasic unveiled its SoCKit powered by Altera Cyclone V dual Cortex A9 + FPGA. They’ve now announced a cheaper version will a less powerful Cyclone V SoC and lower specs (e.g. less RAM, only one sensor, etc…) that sells for as low as $150 for educational or academic purposes, and $199 for the rest of us. Altera DE1-SoC Board specifications: FPGA Device Cyclone V SoC 5CSEMA5F31 Device Dual-core ARM Cortex-A9 (HPS – Hard Processor System) 85K Programmable Logic Elements 4,450 Kbits embedded memory 6 Fractional PLLs 2 Hard Memory Controllers Configuration and Debug Quad Serial Configuration device – EPCQ256 on FPGA (EPCQ = Erasable Programmable Configurable Quad-SPI device) On-Board USB Blaster II (Normal type B USB connector) Memory Device 64MB (32Mx16) SDRAM on FPGA 1GB (2x256Mx16) DDR3 SDRAM on HPS 128MB QSPI Flash on HPS (QSPI Flash does not come pre-installed out of factory) Micro SD […]

XBMC on ARM News: Updated XBMC Image for i.MX6 Boards, Geniatech Releases XBMC for Android Source Code

Stephan Rafin has recently released a new XBMC image for Freescale i.MX6 based Wandboard development boards (dual and quad only) and Utilite computers. The images have been built with Yocto 1.5 (Dora) released last month, and are based on XBMC Gotham Alpha 9, the latest alpha before feature freezes. That means this is not a stable image just yet, but features won’t change, and this version of XBMC is now going though bug fixes. Stephan’s XBMC image includes the following: iMX6 hw accelerated decoding (VPU) for most standard formats iMX CEC support (for utilite only as wandboards are not properly wired) WIFI configuration thanks to network manager addon Support for HDMI/SPDIF/Analog sound outputs (including pass-through for HDMI and SPDIF) SMB/NFS/uPNP network shares and other standard XBMC features Bug fixes against previous version – No more transient black screens, trick modes (ffwd, frwd, ..) are now working, and smoother video playback. […]

Ninja Sphere Home Automation and Monitoring Platform

Ninja Blocks is an company providing open source hardware solutions for home automation. Their first product was called Ninja Blocks Kit which includes a Ninja Block (Beaglebone + Arduino based gateway, but they now also support the Raspberry Pi), sensors, sockets, cables, and a power supply, and works with Ninja Platform, an open source software framework. The goal was to simplify the process of developing automation applications by taking care of all low levels tasks such as electronics, embedded programming, network protocols.., and letting “end users” / developers focus on their application. The company is now working on a new version called the Ninja Sphere, including a “Spheramid” gateway, location waypoints (Bluetooth low energy tags), and smart power sockets. Here are the key features of the gateway: Processor – ARM Cortex A8 (probably Texas Instruments Sitara) Color LED Matrix Connectivity – Bluetooth, Bluetooth LE, Zigbee, and Wi-Fi USB Port – […]

Linaro 13.10 Release with Linux Kernel 3.12 and Android 4.3

Linaro has just posted a blog entry to announced Linaro 13.10 was available for download. This is normally supposed to occur on the last Thursday of the month, but it’s possible the release occurred on scheduled, and the blog post was late, or it may have been delayed because of Linaro Connect US 2013. You can access a summary of the event together with slides and videos of the sessions and keynotes when available. This release includes the Linux Kernel 3.12-rc5 (staging), Kernel 3.10.14 (LSK), Android 4.3.1, and Ubuntu Linaro 13.10 (still based on Raring). Android has been ported and updated to 4.3.1 from AOSP, and the OS can now boot using UEFI. More work has been done on ARM 64-bit (aka ARMv8 or Aarch64) for Android, the Linux kernel, and tools such as uprobes, o-profile, and ftrace. Some new hardware platforms I may have missed before have popped up […]

The VERVE Connects Sensors Your Computer for Gaming, Monitoring, and More

The VERVE is a little box that connects to one of the USB port of your Windows or Mac OS X computer (Linux support coming in 2014), and supports up to 7 sensors. It is available as part of a kit for $99 on Kickstarter. The kit includes the VERVE, a mini USB to USB cable, seven “sensors” (A force sensor, a push button, a light sensor, a potentiometer, a motion sensor, a magnet sensor, and a touch sensor), two banana clips for the touch sensor, seven cables to connect the sensors to the VERVE unit, and 5 extension blocks. Once the VERVE unit is connected to your computer, and the needed sensors are connected to the VERVE, you can launch the VERVE application to visualize the sensors data in real-time, and assign a mouse or keyboard action based on the sensor’s data level as shown below. There’s also an […]

UP 7000 x86 SBC