Ohne große Worte…
geohot via Twitter : http://twitpic.com/bdw8n – yeaa EDA
about 12 hours ago from TwitPic

Zur Info:
Saturday, August 30, 2008
The Embedded DisAssembler (EDA)
I was hoping someone would notice this clearly isn’t IDA…It’s EDA,
my disassembly/simulation suite.
But it isn’t like any other simulator around today.
Imagine version control in a simulator, where memory locations are files,
instructions are changelists, and running is committing.
You’ll be able to see which instruction modified any part of memory,
and every modification it made. Spotting MMIO should be super easy.
The picture is the EDA frontend, rendered in Safari.
The EDA backend also has a patch engine that finds locations to patch based
on their position in the code, instead of hard-coding one location.
It also allows graphical function comparisons between different versions of the code.
Posted by George Hotz at 2008-08-30 >12:26 AM