Search

You searched for the word(s): userid:2362
Page 1 of 10 (93 items) 1 2 3 4 5 Next > ... Last »
  • Norton’s quality of code in drivers

    Life of every driver developer is complicated by the fact that the code you write should be stable (read: bugs free) and compatible with any other third party drivers. It is very important for any driver to be bugs free, as any error in kernel leads (directly or indirectly) to a blue screen of death (BSOD). To ease the life of kernel developers Microsoft has implemented quite a few useful tools which helps to locate driver errors and make the code better. Some of them run in runtime (Driver Verifier
    Posted to ab origine ... (Weblog) by V. S. on Tue, Jul 7 2009
    Filed under: troubleshooting, researches
  • Norton’s quality of code in drivers

    Life of every driver developer is complicated by the fact that the code you write should be stable (read: bugs free) and compatible with any other third party drivers. It is very important for any driver to be bugs free, as any error in kernel leads (directly or indirectly) to a blue screen of death (BSOD). To ease the life of kernel developers Microsoft has implemented quite a few useful tools which helps to locate driver errors and make the code better. Some of them run in runtime (Driver Verifier
    Posted to ab origine ... (Weblog) by V. S. on Mon, Jul 6 2009
    Filed under: reversing
  • Phishing on Saturday ...

    It’s quite often to happen with average user on the Internet – to recieve spam. Sometimes it advertises some junk, but sometimes it asks user to run some executable which does some magic, for example, it allows to send sms to any mobile operator for free :). As every human being is a little bit naive, this works : people do run executables coming from Internet and thus get infected. Sometimes even antivirus software is silent, this makes user to feel safe and run something... Please read
    Posted to ab origine ... (Weblog) by V. S. on Sun, Jun 21 2009
    Filed under: reversing
  • Phishing on Saturday ...

    It’s quite often to happen with average user on the Internet – to recieve spam. Sometimes it advertises some junk, but sometimes it asks user to run some executable which does some magic, for example, it allows to send sms to any mobile operator for free :). As every human being is a little bit naive, this works : people do run executables coming from Internet and thus get infected. Sometimes even antivirus software is silent, this makes user to feel safe and run something... Please read
    Posted to ab origine ... (Weblog) by V. S. on Sun, Jun 21 2009
    Filed under: reversing
  • Buying computer in Switzerland

    I was inspired to write this post after having tried several companies in Switzerland in terms of computer staff. First thing you notice in Switzerland is that: 1. The prices usually are higher than in US or Canada (difference is quite big) 2. There are only few companies where you can assemble machine from pieces (I mean to buy separately pieces and assembly machine on your own) 3. Microsoft operating systems are everywhere , and usually you cannot get rid of XP or Vista 4. Working staff does not
    Posted to ab origine ... (Weblog) by V. S. on Sat, Oct 18 2008
    Filed under: general
  • Buying computer in Switzerland

    I was inspired to write this post after having tried several companies in Switzerland in terms of computer staff. First thing you notice in Switzerland is that: 1. The prices usually are higher than in US or Canada (difference is quite big) 2. There are only few companies where you can assemble machine from pieces (I mean to buy separately pieces and assembly machine on your own) 3. Microsoft operating systems are everywhere , and usually you cannot get rid of XP or Vista 4. Working staff does not
    Posted to ab origine ... (Weblog) by V. S. on Sat, Oct 18 2008
    Filed under: general
  • SMB traffic not captured in TDI filter driver

    Recently I met a problem in one of my TDI filters when filtering SMB traffic. The filter driver was able to see outgoing TDI_CONNECT requests to 137 and 445 ports, but during the heavy file upload there was no TDI_SEND requests issued. Please read the post http://www.shcherbyna.com/archive/2008/10/13/119.aspx
    Posted to ab origine ... (Weblog) by V. S. on Thu, Oct 9 2008
    Filed under: troubleshooting, researches
  • SMB traffic not captured in TDI filter driver

    Recently I met a problem in one of my TDI filters when filtering SMB traffic. The filter driver was able to see outgoing TDI_CONNECT requests to 137 and 445 ports, but during the heavy file upload there was no TDI_SEND requests issued. Please read the post http://www.shcherbyna.com/?p=121
    Posted to ab origine ... (Weblog) by V. S. on Thu, Oct 9 2008
    Filed under: troubleshooting, researches
  • Undeletable bug in VS2008?

    I see this bug for a quite a long time, starting from VS2005. To illustrate the problem: 1. Go to project properties, open some tab 2. Do not close the property dialog windows simply change the focus by clicking in code editor [...] Please read the post http://www.shcherbyna.com/archive/2008/09/01/118.aspx
    Posted to ab origine ... (Weblog) by V. S. on Wed, Aug 27 2008
    Filed under: general, troubleshooting
  • Undeletable bug in VS2008?

    I see this bug for a quite a long time, starting from VS2005. To illustrate the problem: 1. Go to project properties, open some tab 2. Do not close the property dialog windows simply change the focus by clicking in code editor [...] Please read the post http://www.shcherbyna.com/?p=119
    Posted to ab origine ... (Weblog) by V. S. on Wed, Aug 27 2008
    Filed under: general, troubleshooting
Page 1 of 10 (93 items) 1 2 3 4 5 Next > ... Last »