All,
As a result of the most recent Cyberspeak podcast[1], I've created a site on SourceForge[2] for the WindowsIR tools. I've uploaded a screenshot of the RAMDump GUI (wrapper for dd.exe) and put the source/bin archive in the upload queue. I'll be adding other tools there as time goes on, to include the FSP/FRU, RAM/dd analysis tools I'm working on, etc.
Thanks,
Harlan
[1] http//
[2] http//
Thanks Harlan! Your CyberSpeak interview was great.
Thanks. They've asked me back to walk through one of my tools, and I think that will be the FSP.
I'd also like to talk about the stuff I've been working on for extracting process info from dd dumps of RAM…in addition to what's on my blog, I've written code to dump the memory used by a process, as well as it's image. I'm cleaning that part up a bit to show where parts of the memory used were paged out (ie, the complete image isn't returned).
Harlan