Recent Posts

Tags

News

  • A blog about Microsoft Windows development, focused on kernel-mode driver development, the Windows DDK, WDK, and related tools.

    To elaborate on the copyright notice at the bottom: all content produced by me on this site is copyright and licensed as follows:

    <!-- Creative Commons License --> Creative Commons License
    This work is licensed under a Creative Commons License. <!-- /Creative Commons License --> <!-- <rdf:RDF xmlns="http://web.resource.org/cc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> <Work rdf:about=""> <dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" /> <license rdf:resource="http://creativecommons.org/licenses/by-nc/2.0/" /> </Work> <License rdf:about="http://creativecommons.org/licenses/by-nc/2.0/"> <permits rdf:resource="http://web.resource.org/cc/Reproduction" /> <permits rdf:resource="http://web.resource.org/cc/Distribution" /> <requires rdf:resource="http://web.resource.org/cc/Notice" /> <requires rdf:resource="http://web.resource.org/cc/Attribution" /> <prohibits rdf:resource="http://web.resource.org/cc/CommercialUse" /> <permits rdf:resource="http://web.resource.org/cc/DerivativeWorks" /> </License> </rdf:RDF> -->

    Although I work for Positive Networks, this work is my own and is not connected with my employer in any way.

    <!-- technorati again --> <script type="text/javascript" src="http://embed.technorati.com/embed/8xz8dihr.js"> </script>

Community

Email Notifications

Other Blogs

General

Technical Resources

About Me

Archives

Kernel Mustard

Reflections on Windows System Programming
Steve Dispensa, MVP - Windows DDK

Browse by Tags

All Tags » Kernel Mustard (RSS)
Sorry, but there are no more tags available to filter with.
For the stragglers...
The blog has been relocated to kernelmustard.com . Come visit me there!
Moving the blog
After quite a bit of work, I've decided to move the blog to my own server and transition to WordPress. It worked for Scoble , and I have really just wanted a more modern blogging platform for a while. .Text is not exactly a spring chicken. So, please...
Results of the MD5 collision program and implications
MD5 has been seriously broken for a while, but when I saw the news that Patrick Stach has posted super-efficient collision-generating code , I was surprised that it was that broken. I tried the code on a few boxes, and generally had trouble getting it...
Blog host problems today
I'm sorry for the amazingly high unavailability of my blog today; the blog host has been having issues. I am actively working to resolve them. Also, I've been updating the MD5 article throughout the day; if you haven't looked at it since my first post...
Efficient collision generation for MD4 and MD5
Patrick Stach has announced a new implementation of an MD4/5 collision generation algorithm that can generate MD4 collisions instantaneously and MD5 collisions in under an hour on commodity hardware. MD4 hasn't been considered to be secure in a while...
Rootkit detection
A lot of people were wondering why Microsoft couldn't have (or didn't) detect the Sony DRM rootkit without writing new code. I covered that topic yesterday . Today, an NTDEV reader named Daniel Terhell posted a tool that has the potential to detect some...
Seen on digg.com the other day
useful: www.dnstools.com [12:00: corrected stupidly malformed link]
Server-based Excel and the bandwidth-delay product
Microsoft is adding support for server-based Excel in version 12. This may not seem like it's relevant content here, and that's because it's not. But boy howdy, this has been the #1 gripe of Positive Networks users for years . 5MB Excel worksheet + 1Mbps...
Why couldn't Microsoft detect the Sony DRM kit automatically?
Microsoft has decided to add support for removing the Sony DRM rootkit to its various malicious software removal tools. My article at ArsTechnica on the subject has more info. One of the commenters on the Ars post said something to the effect of "Why...
Nice historical post from Charles Petzold
Charles Petzold, whose books we've all read by now, has a post on his 20 years of Microsoft Windows talk, in which he describes actually writing a new Windows 1.0 program. For all of the irritation I feel whenever I have to write for Win32, the thing...
Am I the only one who thinks TiVo is expensive?!
Om Malik has a post up about another one of TiVo's little marketing gimmicks . I swear, I almost got myself convinced to buy one, even though I watch exactly 1 hour of TV per week (which is, atm, occupied by Rome on HBO). But then I read the fine print...
Static Driver Verifer Article At ArsTechnica
I've been invited by the kind folks at ArsTechnica to be a contributor to their M-Dollar journal, covering Microsoft-related news. I just posted my first article over there, Static Driver Verifier finds bugs before they find you . Stop over there and...
Visual Stuido 2005 Call Graphs
Seen on my internal IRC: [11:29] VS2005's call graph rocks [11:29] that's *so* useful [11:29] absolutely wonderful if you're trying to understand someone else's code [12:00] SkywingDev: is it a source level call graph? [12:00] yeah [12:00] how do you...
Infone Goes Dark
I got this message from Infone this morning: Dear Infone Customer: It is with deep regret that we must announce that Infone LLC will be discontinuing its enhanced directory assistance and call completion services effective December 31, 2005. If you have...
Control Kernel Debugging From The Target
Drew Bliss from Microsoft posted a note on NTDEV today, in response to a question about debugging and CLR, and in the process pointed out a really interesting utility that ships with the new debugging packages called kdbgctrl. I decided to look into it...
More On Software As A Service
Well, the whole blogosphere is buzzing about the Ray Ozzie memo that was "leaked" (intentionally, obvs) recently. Ray summarizes Web 2.0 quite nicely, and discusses the place of a company that has traditionally made its money off of shrink-wrap and licenses...
Will Apple Please Fix Their Apps?!
Warning: No PC-related content. Proceed with caution. Two huge annoyances for me, courtesy of our pals at Apple: Mail.app spins and spins and spins... 100% CPU in top all the time... ARGH! And it can't count any more - since the 10.4.3 update, It re-marks...
Wow, Blogging Is Complicated
After I read this Micro Persuasion article about hacking Technorati , I decided that I am not nearly intelligent enough to be a blogger. So I think I'll stick to coding drivers.
The Best Stuff Is Free
Microsoft has released free "express" editions of the visual studio products, including Visual C++ 2005 Express Edition . Maybe it's not totally earth-shattering news considering that the DDK is also free, but regardless, it still amazes me that one of...
WinHEC 2006 Details
craigrow points out that WinHEC 2006 dates have been set . It's in Seattle again. The good news: no mention of Driver DevCon, which I take to mean that they have recognized that it was Way Better in 2003 when it was on campus and not tethered to WinHEC...
More Posts Next page »