Wednesday, February 23, 2005 - Posts

SysInternals & Rootkits

One of the big security fears at the moment is around Rootkits. I'm a long way from being any kind of security person but the idea of a Rootkit is that you install something malicious onto your PC by mistake and the install modifies Read More

Filtered Exception Handling in .NET

I saw a piece of code on a screen at DevWeek the other day and a description that went along side it that left me thinking about something that you don't see very often in .NET. The piece of code looked like something like this; Read More