Reverse Engineering VxWorks (which Replaces Linux On Newer Routers)

The Linksys router seen about is a WRT54G version 1. It famously runs Linux and was the source of much hacking back in the heyday, leading to popular alternative firmware packages such as DD-WRT and Tomato. But the company went away from a Linux-based firmware starting with version 8 of the hardware. Now they are using a proprietary Real Time Operating System called VxWorks.

[Craig] recently put together a reverse engineering guide for WRT54Gv8 and newer routers. His approach is purely firmware based since he doesn’t actually own a router that runs VxWorks. A bit of poking around in the hex dump lets him identify different parts of the files, leading to an ELF header that really starts to unlock the secrets within. From there he carries out a rather lengthy process of accurately disassembling the code into something that makes sense. The tool of choice used for this is IDA Pro diassembler and debugger. We weren’t previously familiar with it, but having seen what it can do we’re quite impressed.

[Image via Wikimedia Commons]

Renesas RX Design Contest: $110K+ Of Cash And Prizes

It seems that we have caught Design Contest Fever here at Hackaday. After covering some other design contests, and asking readers to send in more, we heard from a couple tippers about Renesas’ challenge. Like many of the other contests, entrants can submit their ideas, and possibly receive a free development board to get them started. Unlike the other contests though, Renesas board (possibly) free development board is everything but the kitchen sink. Designed with RTOS’s in mind, rather than the normal microcontroller tasks, this board has an astounding number of capabilities.

On top of the excellent development kit, the contest is also offering books, software, and cash prizes to the winners. So get out there, design something amazing, and make Hackaday proud.