Hackaway 2009 is over! Thanks Everyone!
Aaand it’s over. Just over 48 hours after it began and what a great ride it’s been. What a response! The winners have already entered, they just don’t know who they are!!
Aaand it’s over. Just over 48 hours after it began and what a great ride it’s been. What a response! The winners have already entered, they just don’t know who they are!!
I have a very ominous looking stack of upcoming hacking projects. I also have a very lonely looking stack of already hacked projects, extra consoles, spare parts etc. To clear up space for the new hacks, I’m giving away 9 previous hacks. Read on for how to enter.
The Girltech IM-ME is a basic usb radio transmiter paired with a small console like device. It was suggested to me on the TP hacking thread I posted up a while ago. Hacking the IM-ME turned out to be an easy reverse-engineer, as there is no crypto to worry about and everything is sent in cleartext hex (everything). For 12$, this makes quite a nice little wireless console device. Read on for the protocol and info on implementing your own driver After ordering the IM-ME as a filler item on Amazon (what won’t I do for super-saver shipping), I plugged it in to my linux box. It was recognized as a standard HID device. This is good, as Girltech obviously didn’t go to any great lengths to protect the communication coming off this thing. At this point, I could have either loaded up a windows VM with a promiscuous USB driver at the host OS level, or loaded up a windows VM with snoopypro installed. I went (as I usually do when reverse-engineering usb protocols) with snoopypro. The output driver strings are quite easy to read and patterns are colored by communication direction.
My former graduate research has been collected and published in a book about grid computing. You can buy it on amazon here.
Busy busy as always, but still trying new packages as they catch my eye. Not that anyone is surprised at what the Z2 can do after seeing Full Throttle running, but for the MSX lovers out there openMSX runs at 100% speed with sound etc etc. Just apt-get install openmsx, and run it once with a rom. Exit out, then edit the ~/.openMSX/share/settings.xml and set your scale factor to one. I found a sample config file on the net here that worked well. That will set the output to 320×240, looks and runs great.
I acquired the Trivial Pursuit – Digital Choice Edition game at a local target for 10$. It’s an interesting little device, with an b&w LCD display, usb out, 16mb internal storage, and the ability to download or create your own questions… on windows only (ouch).. Turns out it’s an interesting device. Here’s what I’ve been able to find out so far.
So now that the Z2 is running debian and everything is working, it’s really easy to install new programs and emulators. They are even automatically added to the fluxbox right-click mouse menu. I haven’t changed or recompiled a single C file this time, this is fully “general public” ready! Here’s what I’ve been playing with this weekend.
Just a quick followup to the debian image video. Bomberclone is in the debian repository. It loads, but at 640×480. You can change this in the source code and re-compile if you wish, however it’s still (mostly) playable at 640...
So you’ve only got a windows machine handy, and you want to flash your Z2 to the newest debian (apt-get! no more cross-compiling!) image with wireless? This video is for you. Full Text after the jump.
And not just HULU, anything that you can dynamically transcode and serve on the network, you can watch or listen to on the Z2. 30 rock on the Zipit Z2? Oh YES THANKS. Instructions after the jump.