[rustlabs] put together an interesting looking gaming gun for FPS games. He wrote up his build and how to use a webcam to provide gun tracking for games like Half Life 2. He gutted a keyboard to provide the button interface, and infrared LEDs on the gun body are tracked by the cam. Surprisingly, no USB game pads were sacrificed in the build, just a USB keyboard and mouse.
computer hacks1362 Articles
computer hacks
Laser-writing Via Vnc
Writing with a laser pointer has been done, but [Chris]’s roll your own version feeds the data the display pc using VNC. He’s got some speed issues, but I’m giving him points for most original use for remote desktop software.
Bootable USB RAM Capture
Inspired by some research done at princeton (looks like the original site is down), [Wesley] sent in his version of a bootable RAM dumping USB drive, complete with a how-to on rolling your own. He put together a utility that runs under syslinux to capture the data, installed it to a USB thumb drive and managed to create a device that will boot on a machine and copy the contents of the RAM before it’s overwritten by another utility.
Breaking Disk Encryption With RAM Dumps
If you haven’t gotten a chance yet, do watch the video of this attack. It’s does a good job explaining the problem. Full drive encryption stores the key in RAM while the computer is powered on. The RAM’s stored data doesn’t immediately disappear when powered off, but fades over time. To recover the keys, they powered off the computer and booted from a USB disk that created an image of the RAM. You can read more about the attack here.
How can you reduce this threat? You can turn off USB booting and then put a password on the BIOS to prevent the specific activity shown in the video. Also, you can encrypt your rarely used data in a folder on the disk. They could still decrypt the disk, but they won’t get everything. I don’t think this problem will truly be fixed unless there is a fundamental change in hardware design to erase the RAM and even then it would probably only help computers that are powered off, not suspended.
The potential for this attack has always been talked about and I’m glad to see someone pull it off. I’m hoping to see future research into dumping RAM data using a USB/ExpressCard with DMA access.
Window Unit Turned PC Water Cooler
I almost passed this one up because it was shotgunned across a few blogs, but it would be a shame to pass up on a good hack. [Mike] decided to use a standard window AC unit to cool the CPU in his rig. The A/C unit was modified to place the evaporation coil inside a fish tank filled with glycol/water antifreeze coolant. To cool the CPU, he used a normal water block, but insulated the coolant lines between the cooling unit and the machine. That should give you the idea. For more details, have fun deciphering his project in pictures. [via]
Bonus: [Johnny] sent in the NASA workmenship guide. It’s pretty interesting to see what the space boys require for their electronics work.
EeePC Inverse Video Scaling
[Tracker] sent in this handy software hack for the eeePC. The idea is to scale higher resolutions like 1024×768 down to the native 800×480 screen resolution. His post tells you how (but requires windows) and helpfully provides the required downloadable driver. I wonder if he’s seen this video showing up 1600×900?
(update: fixed the missing video link.)
Replace Your LCD Power Supply
[Computer Guru]’s LCD power supply went out, making it a useless pile of plastic. He used an old computer PSU to replace the defective one. After he identified the outputs on the built-in supply (The one’s I’ve pulled apart were labelled) he stripped down the replacement PSU to provide the necessary voltages.