Ghosts in the (Macintosh) ROM (2012)
A group at NYC Resistor found hidden images in Apple Mac SE ROM from 1986. They decoded distorted data, revealing pictures and assembly code, extracting four images and hinting at audio data.
Read original articleIn 2012, a group at NYC Resistor discovered hidden images in the Apple Mac SE ROM. By analyzing the ROM dumps, they found distorted image data that, when decoded, revealed pictures of people with a hidden message dated November 20, 1986. The team extracted the ROM chips, expanded the address space, and merged the data to uncover more images. Through reverse engineering, they deciphered the assembly code and functions responsible for displaying the images. Using tools like objdump and python scripts, they reconstructed the images stored in the ROM as an easter egg. The team successfully identified and extracted four images, speculating about the individuals depicted and their current whereabouts. Additionally, they hinted at a fifth region in the ROM possibly containing audio data for future exploration. NYC Resistor, a hacker collective in Brooklyn, regularly collaborates on projects and fosters a community of knowledge sharing and innovation.
Related
Atkinson Dithering (2021)
The Macintosh in 1984 introduced Atkinson dithering, enhancing image contrast with a unique error spreading pattern. iKe allows users to apply Atkinson dithering effects by converting images to grayscale matrices.
Spending 3 months investigating a 7-year old bug and fixing it in 1 line of code
A developer fixed a seven-year-old bug in an iPad accessory causing missed MIDI messages by optimizing a modulo operation. The bug's resolution improved the audio processor's efficiency significantly.
Hacking eInk Price Tags (2021)
Hackers repurpose eInk electronic shelf labels (ESLs) into photo frames or status displays by customizing firmware. Detailed exploration of hacking challenges, including Marvell chip analysis, bootloader functions, memory storage, communication protocols, and debugging methods.
The First Spatial Computing Hack
Ryan Pickren found a Safari bug letting websites flood a user's space with 3D objects. Apple fixed it (CVE-2024-27812) in June after Ryan's report. The bug exploited Apple AR Kit Quick Look, launching objects without consent.
Round Rects Are Everywhere
In 1981, Bill Atkinson developed oval routines for Macintosh. Steve Jobs challenged him to create rounded rectangles, leading to the "RoundRects" feature. This anecdote showcases innovation and collaboration in early Macintosh development.
My favorite one is the story of an engineer who hid an image of Paula Abdul on a CD-ROM (another version I heard was a ROM chip) without anyone’s knowledge. When the image was finally discovered production had already begun, making for a very expensive Easter egg to remove.
Ghosts in the rom - https://news.ycombinator.com/item?id=4416032 - Aug 2012 (22 comments)
https://archive.org/details/SWIMDesignDocs/IOP%20serial%20dr...
"Help! Help! We're being held prisoner in a system software factory!"
Related
Atkinson Dithering (2021)
The Macintosh in 1984 introduced Atkinson dithering, enhancing image contrast with a unique error spreading pattern. iKe allows users to apply Atkinson dithering effects by converting images to grayscale matrices.
Spending 3 months investigating a 7-year old bug and fixing it in 1 line of code
A developer fixed a seven-year-old bug in an iPad accessory causing missed MIDI messages by optimizing a modulo operation. The bug's resolution improved the audio processor's efficiency significantly.
Hacking eInk Price Tags (2021)
Hackers repurpose eInk electronic shelf labels (ESLs) into photo frames or status displays by customizing firmware. Detailed exploration of hacking challenges, including Marvell chip analysis, bootloader functions, memory storage, communication protocols, and debugging methods.
The First Spatial Computing Hack
Ryan Pickren found a Safari bug letting websites flood a user's space with 3D objects. Apple fixed it (CVE-2024-27812) in June after Ryan's report. The bug exploited Apple AR Kit Quick Look, launching objects without consent.
Round Rects Are Everywhere
In 1981, Bill Atkinson developed oval routines for Macintosh. Steve Jobs challenged him to create rounded rectangles, leading to the "RoundRects" feature. This anecdote showcases innovation and collaboration in early Macintosh development.