PSP 3000 HACKED

By ofojf

Peripheral manufacturer Datel has been difficult at work attempting to fracture the PSP 3000 since its release. They’ve established the Lite Blue tool battery to force the PSP into service mode so hackers can run…

MOVING FORTH WITH MECRISP-STELLARIS and EMBELLO

By ofojf

In the last episode, I advocated a little bit for Forth on microcontrollers being a still-viable development platform, not just for industry where it’s normally seen these days, but also for hackers. I maybe even…

PUNCHY PUNCHOUT, IMPROVED

By ofojf

[Sam] submitted this fun project, a Punchout interface that you actually punch. If you recall, we’ve done a Punchout interface that you punch, but this one takes it a step further. instead of being a…

UZEBOX CODING challenge

By ofojf

The 2013 Uzebox Coding Challenge is currently underway. This competition runs until June 1st, with registration open until April 1st. The Uzebox is an open source, 8 bit game console that uses only two chips: an ATmega644 microcontroller and…

HOW TO ruin A FILESYSTEM

By ofojf

The G1 ‘execute every command you type‘ bug naturally spawned ‘rm -rf /’ jokes. rm is the Linux command for deleting files. The -r as well as -f flags will cause it to eliminate data…